Commit History

Author SHA1 Message Date
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 591029253f Merge branch 'bug14334_squashed' 8 years ago
  George Kadianakis d5acb633ae Don't mark guards as unreachable if connection_connect() fails. 8 years ago
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 years ago
  Andrea Shepard bd87d37a86 Make sure channel_t queues its own copy of incoming cells 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 years ago
  Nick Mathewson 39a86185c8 Correct further grammatical errors in tor comments 8 years ago
  teor (Tim Wilson-Brown) c927b6cb1a Correct grammatical errors in tor comments 8 years ago
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' 8 years ago
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Nick Mathewson dce708d11c Fix a logic error in connection_tls_continue_handshake(). 8 years ago
  Nick Mathewson 9d019a7db7 tor_tls_finish_handshake is server-side only. 8 years ago
  Nick Mathewson 6505d529a5 Remove client-side support for detecting v1 handshake 8 years ago
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 years ago
  Nick Mathewson 5f15b0e1e2 Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372 9 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson b29c1530c7 Refactor link handshake cell type implementations to use trunnel 9 years ago
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 years ago
  Nick Mathewson d29a8ad564 Add link protocol version counts to the heartbeat message 9 years ago
  Nick Mathewson a9720b90f8 Fix whitespace from tor_x509_cert rename 9 years ago
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 years ago
  rl1987 f6cc4d35b0 Using channel state lookup macros in connection_or.c. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 3b080230e9 Make connection_or_connect() mockable 10 years ago
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 years ago