Commit History

Author SHA1 Message Date
  Nick Mathewson ca4b86f90a Merge remote-tracking branch 'tor-github/pr/508' 5 years ago
  Nick Mathewson 7d8e0cc9ab Merge branch 'dormant_v2_squashed' 5 years ago
  Nick Mathewson 34cadefe34 Merge branch 'maint-0.3.5' 5 years ago
  Taylor Yu 0489288aa2 Update control_free_all() for #27169 5 years ago
  Nick Mathewson 2c15b65381 Make the NET_PARTICIPANT role dependent on user activity 5 years ago
  Nick Mathewson a0380b705d Move control_per_second_events() into a callback with its own role 5 years ago
  Nick Mathewson f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson 988d4903a3 Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge 5 years ago
  Nick Mathewson d199348664 Remove versions.h include from routerparse.h 5 years ago
  Nick Mathewson 82f4d3ca75 Move v2 hs parsing into feature/rend 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  Nick Mathewson f403af2207 Split geoip from geoip-related stats. 5 years ago
  Nick Mathewson 241c1505cc Move the predicted ports code out of rephist.c 5 years ago
  Nick Mathewson 4f0bc0c8f5 Revise things that had included router.h before 5 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 5 years ago
  Nick Mathewson 8a350e088b Move self-test functionality into its own file. 5 years ago
  Nick Mathewson 194acfb51d Split directory.c code into several modules 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson b54a5e704f Split most of dirserv.c into several new modules 5 years ago
  Nick Mathewson 08e3b88f07 Split routerlist.c into 4 separate modules 5 years ago
  Nick Mathewson bb012d7941 Merge remote-tracking branch 'tor-github/pr/329' 5 years ago
  Nick Mathewson b67f3b751a Merge branch 'ticket27247' 5 years ago
  Mike Perry 80ffedd3ca Control port call to emit a CIRC_BW event for a single circuit. 5 years ago
  Taylor Yu 617160895c Defer reporting directory bootstrap progress 5 years ago
  Taylor Yu 687bf3ea64 Track bootstrap phase independently of progress 5 years ago
  Taylor Yu 5733d3f71f Refactor control_event_bootstrap_core() more 5 years ago
  Taylor Yu 15c24d669f Refactor control_event_bootstrap() somewhat 5 years ago
  Taylor Yu e2988e044d Deindent much of control_event_bootstrap 5 years ago
  Taylor Yu eee62e13d9 Make control_event_bootstrap() return void 5 years ago