Commit History

Author SHA1 Message Date
  Nick Mathewson 8bb23c7def Merge branch 'bug4587_v2' 12 years ago
  Nick Mathewson e27a26d568 Set renegotiation callbacks immediately on tls inititation 12 years ago
  Nick Mathewson aba25a6939 Make pending libevent actions cancelable 12 years ago
  Nick Mathewson 40a87c4c08 indent; add comment 12 years ago
  Nick Mathewson e665ec6409 Merge remote-tracking branch 'asn/bug4584' 12 years ago
  Nick Mathewson 617617e21a Don't schedule excess_renegotiations_callback unless it's set 12 years ago
  George Kadianakis b42ff6545a Use random bytes as our certificate serial numbers. 12 years ago
  Nick Mathewson e8dde3aabd Fix some wide lines in tortls.c 12 years ago
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want 12 years ago
  Nick Mathewson e5f2f10844 Merge remote-tracking branch 'asn/bug4312' 12 years ago
  Sebastian Hahn 8200a85323 Fix a check-spaces complaint 12 years ago
  Nick Mathewson 69dd993a92 Make certificate skew into a protocol warning 12 years ago
  Nick Mathewson 87622e4c7e Allow up to a 30 days future skew, 48 hours past skew in certs. 12 years ago
  George Kadianakis 406ae1ba5a Use callback-driven approach to block renegotiations. 12 years ago
  George Kadianakis e097bffaed Fix issues pointed out by nickm. 12 years ago
  Nick Mathewson 7a8960cf1b Fix a memory-poisoning memset in tortls.c 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
  Nick Mathewson 638fdedcf1 Don't send a certificate chain on outgoing TLS connections from non-relays 12 years ago
  Robert Ransom 9976df9e56 Maintain separate server and client TLS contexts. 13 years ago
  Robert Ransom 8781640111 Refactor tor_tls_context_new: 13 years ago
  George Kadianakis e2b3527106 Also handle needless renegotiations in SSL_write(). 12 years ago
  George Kadianakis 340809dd22 Get rid of tor_tls_block_renegotiation(). 12 years ago
  George Kadianakis ecd239e3b5 Detect and deny excess renegotiations attempts. 12 years ago
  George Kadianakis 4fd79f9def Detect renegotiation when it actually happens. 12 years ago
  George Kadianakis 69a821ea1c Refactor the SSL_set_info_callback() callbacks. 12 years ago
  Nick Mathewson 87a93917c3 Fix a reference-leak in tor_tls_received_v3_certificate 12 years ago
  Nick Mathewson 80cf342e47 Fix memory leak in prop176 code 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