Commit History

Author SHA1 Message Date
  Nick Mathewson 3fc3ed50a1 Merge remote-tracking branch 'public/bug4361' 13 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 13 years ago
  Nick Mathewson b8675e5fe3 Do not pretend to allow PADDING as the first cell of a v3 handshake 13 years ago
  Nick Mathewson 3826e058ac Implement proposal 187: reserve a cell type for client authorization 14 years ago
  Nick Mathewson 0539c34c35 Merge branch 'bug4360' 14 years ago
  Nick Mathewson 7992eb43c5 Log more loudly on a bad cert from an authority. 14 years ago
  Nick Mathewson 69dd993a92 Make certificate skew into a protocol warning 14 years ago
  Nick Mathewson 325a659cb1 Even when we can't answer an AUTH_CHALLENGE, send NETINFO. 14 years ago
  Nick Mathewson 248b967ce6 Add comments and changes file for 4361; tweak control flow a bit 14 years ago
  frosty 3dd2f990a3 Do not send a NETINFO cell as a client until after we have got a CERT cell 14 years ago
  Nick Mathewson 88c4b425bd Fix bug 4367: correctly detect auth_challenge cells we can't use 14 years ago
  Roger Dingledine be1f3a5eb5 normalize the name of the CERTS cell 14 years ago
  Nick Mathewson 4dd8d811d6 Merge branch 'bug4343' 14 years ago
  Nick Mathewson 212c3acd42 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson cf8bffa359 Discard all cells on a marked connection 14 years ago
  Nick Mathewson 2018f86e0c "Authetnicate" is not the usual spelling 14 years ago
  Nick Mathewson c2a098e980 Fix a double-free that would occur on an invalid cert in a CERTS cell 14 years ago
  Sebastian Hahn 2dec6597af Merge branch 'maint-0.2.2_secfix' into master_secfix 14 years ago
  Sebastian Hahn df05e5ef4d Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix 14 years ago
  Robert Ransom a74e7fd40f Reject create cells on outgoing OR connections from bridges 14 years ago
  Robert Ransom af12c39d6d Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND 14 years ago
  Roger Dingledine a68867b150 manually backport a5232e0c4c 14 years ago
  Nick Mathewson e0a053be01 Do not tread vpadding cell as versions cell. Not in any released version. 14 years ago
  Nick Mathewson 9d355bf479 Double-check that we really can get RSA keys from ID/Auth certs 14 years ago
  Nick Mathewson 80cf342e47 Fix memory leak in prop176 code 14 years ago
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 14 years ago
  Nick Mathewson 8af0cfc10d Add some points to make it easy to turn off v3 support 14 years ago
  Sebastian Hahn 35fe4825fc Quiet two notices, and spelling mistake cleanup 14 years ago
  Nick Mathewson 1bd65680bd Add more log statements for protocol/internal failures 14 years ago
  Nick Mathewson 059d3d0613 Remove auth_challenge field from or_handshake_state_t 14 years ago