Commit History

Author SHA1 Message Date
  Nick Mathewson 44cfa53873 Make WIN32_WINNT defines conditional 13 years ago
  Nick Mathewson 3f97c665aa Document feature3116 fns and improve output 13 years ago
  Nick Mathewson 734d9486f6 Record the states of failing OR connections 13 years ago
  Nick Mathewson 410e440a8d Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE. 13 years ago
  Nick Mathewson f608872b0c C style fix: a no-args function is void fn(void), not void fn(). 13 years ago
  Nick Mathewson 8ae179deec Add a magic field to tor_tls_t to catch exdata corruption bugs, if any appear. 13 years ago
  Robert Ransom 74fc993b98 Check the result of SSL_set_ex_data 13 years ago
  Robert Ransom fe1137be6f Use SSL_*_ex_data instead of SSL_*_app_data 13 years ago
  Robert Ransom 13ee803469 Remove now-unused helper functions 13 years ago
  Gladys Shufflebottom 49de5431d5 remove tls related hash table code 13 years ago
  Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 years ago
  Nick Mathewson 912b76a1bf Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 76582442a8 Handle failing cases of DH allocation 13 years ago
  Nick Mathewson aaa5737a2e Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  mingw-san 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ 14 years ago
  Nick Mathewson cbd3745924 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2bd64f9e8f Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 92a99736fd Do not set the hostname TLS extension server-side; only client-side 13 years ago
  Nick Mathewson d238d8386f Add a testing-only option to use bufferevent_openssl as a filter 13 years ago
  Nick Mathewson 17fdde3d92 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn 9bed40eb10 Make check-spaces happy 13 years ago
  Nick Mathewson fbacbf9fd9 Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents 13 years ago
  Nick Mathewson a9172c87be Actually call connection_tls_finish_handshake() with bufferevents 13 years ago
  Nick Mathewson 4cfa6fbaca Log OpenSSL errors coming from bufferevent_openssl 13 years ago
  Robert Ransom 17efbe031d Maintain separate server and client TLS contexts. 13 years ago
  Robert Ransom d3879dbd16 Refactor tor_tls_context_new: 13 years ago