Commit History

Author SHA1 Message Date
  Nick Mathewson a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
  Taylor Yu 0bce0c339d Rework origin circuit tracking to use pubsub 5 years ago
  David Goulet 3885e7b44b Merge branch 'tor-github/pr/1000' 5 years ago
  George Kadianakis 0ed5c6edf9 Hiding crypt_path_t: Move some more crypt_path-specific functions. 5 years ago
  George Kadianakis 58fbbc1409 Hiding crypt_path_t: Rename some functions to fit the crypt_path API. 5 years ago
  George Kadianakis 5f96b7abcc Hiding crypt_path_t: Move some more init funcs in crypt_path.c. 5 years ago
  George Kadianakis f74a80dc3b Hiding crypt_path_t: Move init functions to crypt_path.c. 5 years ago
  Nick Mathewson 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 5 years ago
  Nick Mathewson 1d44ac9acd Make nodelist_get_list() return a const pointer. 5 years ago
  Nick Mathewson a49f506e05 Split all controller events code into a new control_events.c 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Mike Perry 8ad497bb57 Config option to specify specific MiddleNodes. 5 years ago
  Mike Perry 43701e1ebe Circuit padding machine creation events. 5 years ago
  Taylor Yu 936c93e562 Hook up control_event_bootstrap() to btrack_orconn 5 years ago
  Taylor Yu a0b4fa1f16 Add origin circuit event pubsub system 5 years ago
  Nick Mathewson 586c3a7c90 Merge branch 'maint-0.3.5' 5 years ago
  teor 9daf06d171 comment: circuit_list_path_impl() does not check Named any more 5 years ago
  Neel Chauhan 45b28167d7 In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 5 years ago
  Nick Mathewson 886dc8b0a5 Remove routerparse include from files that dont use it 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 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 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto 5 years ago
  Nick Mathewson 08e3b88f07 Split routerlist.c into 4 separate modules 5 years ago
  traumschule 863e2fcb48 Update description of onion_extend_cpath() (#27333) 5 years ago
  Nick Mathewson 19dbc385d5 Merge remote-tracking branch 'tor-github/pr/298' 5 years ago