Historique des commits

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