Commit History

Author SHA1 Message Date
  Mike Perry 621ea2315b Bug 29203: Provide ReducedCircuitPadding torrc and consensus params 6 years ago
  Mike Perry f4064d6ce2 Bug 28693: Provide Torrc option to disable circuit padding. 6 years ago
  Nick Mathewson c6523a6398 Merge remote-tracking branch 'tor-github/pr/998' 6 years ago
  David Goulet def96ce838 sendme: Fix coverity CID 1444999 6 years ago
  David Goulet 2f44786e30 Merge branch 'tor-github/pr/976' 6 years ago
  Nick Mathewson ff55840343 Don't pass a NULL into a %s when logging client auth file load failure 6 years ago
  George Kadianakis 501d1ae0bd Merge branch 'tor-github/pr/973' 6 years ago
  David Goulet cbcc570ff4 hs: Remove usage of HS_INTRO_ACK_STATUS_CANT_RELAY 6 years ago
  David Goulet 3885e7b44b Merge branch 'tor-github/pr/1000' 6 years ago
  Neel Chauhan 3cafdeb8c0 Only call tor_addr_parse() in circuit_is_acceptable() when needed 6 years ago
  David Goulet b72f5da03d Merge branch 'tor-github/pr/994' 6 years ago
  Nick Mathewson c8c64caf37 Merge remote-tracking branch 'tor-github/pr/923' 6 years ago
  Nick Mathewson 3c2648bbda Move "relay" and "router" periodic callbacks out of mainloop.c 6 years ago
  Nick Mathewson b394b5b2af Create a relay subsystem and move the shutdown functions there 6 years ago
  George Kadianakis e9769d6217 Hiding crypt_path_t: Add changes file. 6 years ago
  David Goulet 07e4b09b5f sendme: Add FlowCtrl protover value 6 years ago
  David Goulet 2aa441b88e Merge branch 'tor-github/pr/954' 6 years ago
  George Kadianakis 7f2cd6545c Hiding crypt_path_t: Hide 'crypto' usage in sendme.c 6 years ago
  George Kadianakis ea5f355fc9 Hiding crypt_path_t: Change code to use the privatization macro. 6 years ago
  George Kadianakis 55d35c0caa Hiding crypt_path_t: Hiding 'crypto' using a macro. 6 years ago
  George Kadianakis 2ef0324639 Revert "Hiding crypt_path_t: Ensure that ->private is initialized." 6 years ago
  George Kadianakis 4060b7623d Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t." 6 years ago
  George Kadianakis 2e9e3e7d41 Hiding crypt_path_t: Some TODO notes for future directions. 6 years ago
  George Kadianakis 0ed5c6edf9 Hiding crypt_path_t: Move some more crypt_path-specific functions. 6 years ago
  George Kadianakis 58fbbc1409 Hiding crypt_path_t: Rename some functions to fit the crypt_path API. 6 years ago
  George Kadianakis 593b7726e9 Hiding crypt_path_t: Trivial changes to satisfy check-local. 6 years ago
  George Kadianakis cd38e41620 Hiding crypt_path_t: Ensure that ->private is initialized. 6 years ago
  George Kadianakis f5635989b0 Hiding crypt_path_t: Create a constructor for crypt_path_t. 6 years ago
  George Kadianakis 18d61c0e6e Hiding crypt_path_t: Fixup broken unittests. 6 years ago
  George Kadianakis 4bd0c4852a Hiding crypt_path_t: Move the free func in crypt_path.c. 6 years ago