Commit History

Author SHA1 Message Date
  Nick Mathewson 2018f86e0c "Authetnicate" is not the usual spelling 12 years ago
  Nick Mathewson c2a098e980 Fix a double-free that would occur on an invalid cert in a CERTS cell 12 years ago
  Sebastian Hahn 2dec6597af Merge branch 'maint-0.2.2_secfix' into master_secfix 12 years ago
  Sebastian Hahn df05e5ef4d Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix 12 years ago
  Robert Ransom a74e7fd40f Reject create cells on outgoing OR connections from bridges 12 years ago
  Robert Ransom af12c39d6d Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND 12 years ago
  Roger Dingledine a68867b150 manually backport a5232e0c4c 12 years ago
  Nick Mathewson e0a053be01 Do not tread vpadding cell as versions cell. Not in any released version. 12 years ago
  Nick Mathewson 9d355bf479 Double-check that we really can get RSA keys from ID/Auth certs 12 years ago
  Nick Mathewson 80cf342e47 Fix memory leak in prop176 code 12 years ago
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 12 years ago
  Nick Mathewson 8af0cfc10d Add some points to make it easy to turn off v3 support 12 years ago
  Sebastian Hahn 35fe4825fc Quiet two notices, and spelling mistake cleanup 12 years ago
  Nick Mathewson 1bd65680bd Add more log statements for protocol/internal failures 12 years ago
  Nick Mathewson 059d3d0613 Remove auth_challenge field from or_handshake_state_t 12 years ago
  Nick Mathewson d79ff2ce94 spec conformance: allow only one cert of each type 12 years ago
  Nick Mathewson e56d7a3809 Give tor_cert_get_id_digests() fail-fast behavior 12 years ago
  Nick Mathewson ce102f7a59 Make more safe_str usage happen for new logs in command.c 12 years ago
  Nick Mathewson 23664fb3b8 Set up network parameters on non-authenticated incoming connections 12 years ago
  Nick Mathewson 7aadae606b Make sure we stop putting cells into our hash at the right time. 12 years ago
  Nick Mathewson 41b250d7ea Bugfixes for authenticate handling and generation 12 years ago
  Nick Mathewson 610cb0ecc4 Fix log message about what cells we are sending 12 years ago
  Nick Mathewson 83bb9742b5 Hook up all of the prop176 code; allow v3 negotiations to actually work 12 years ago
  Nick Mathewson 9a77ebc794 Make tor_tls_cert_is_valid check key lengths 12 years ago
  Nick Mathewson 6c7f28454e Implement cert/auth cell reading 12 years ago
  Nick Mathewson 1b0645acba Cell types and states for new OR handshake 12 years ago
  Nick Mathewson fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 13 years ago
  Nick Mathewson 42b15a0aaa Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 years ago