[tor-bugs] #18515 [Core Tor/Tor]: Refactoring routerparse.c/.h, hidden services parser in a seperate file

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 10 01:33:35 UTC 2016


#18515: Refactoring routerparse.c/.h, hidden services parser in a seperate file
--------------------------+------------------------------------
 Reporter:  malekbr       |          Owner:  dgoulet
     Type:  enhancement   |         Status:  accepted
 Priority:  Very Low      |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Trivial       |     Resolution:
 Keywords:  tor-hs        |  Actual Points:
Parent ID:  #17238        |         Points:  small
 Reviewer:                |        Sponsor:  SponsorR-must
--------------------------+------------------------------------

Comment (by arma):

 {{{
         src/or/onion_tap.c                              \
         src/or/transports.c                             \
 +       src/or/parsecommon.c                    \
         src/or/periodic.c                               \
         src/or/policies.c                               \
 [...]
         src/or/transports.h                             \
 +       src/or/parsecommon.h                    \
         src/or/periodic.h                               \
 }}}

 Interesting choice of whitespacing here. :)

 For the rest of it: what's the best git command I should be using to see
 just the actual changes in the lines? Or is that harder than it should be?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18515#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list