Commit History

Author SHA1 Message Date
  Nick Mathewson 6950749c0a Make the bufferevent code use the renegotiation-reenabling hack 15 years ago
  Nick Mathewson b7ae108e18 Always defer bufferevent_openssl callbacks to avoid reentrant invocations 15 years ago
  Nick Mathewson b49cf6a77a Fix whitespace in bufferevents branch 15 years ago
  Nick Mathewson a16ed90ec8 Document and/or fix stuff found by Sebastian in code review 15 years ago
  Sebastian Hahn 865bea3b89 Some bufferevents related fixes and pointers for nickm 15 years ago
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. 16 years ago
  Nick Mathewson c74a4ab515 Documentation for a few bufferevent functions. 16 years ago
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. 16 years ago
  mingw-san 856a36c434 Fix compilation with mingw and OpenSSL 0.9.8m+ 15 years ago
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 15 years ago
  valerino 076063ca90 moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes 15 years ago
  Sebastian Hahn 0b82ce3eb6 Demote a warning about missing client ciphers 15 years ago
  Roger Dingledine 77babb832a minor cleanups 15 years ago
  Nick Mathewson c38fa93ad1 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson 6ad09cc6af Fix renegotiation on OpenSSL versions that backport RFC5746. 15 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 16 years ago
  Roger Dingledine 603432090d fix typo and garbage grammar 16 years ago
  Nick Mathewson 715f104eeb Merge remote branch 'origin/maint-0.2.1' 16 years ago
  Sebastian Hahn c2c3a5a3f5 Fix compile 16 years ago
  Nick Mathewson e861b3be88 Even more conservative option-setting for SSL renegotiation. 16 years ago
  Nick Mathewson 5314438799 Merge remote branch 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson abd447f876 Revise OpenSSL fix to work with OpenSSL 1.0.0beta* 16 years ago
  Nick Mathewson 1744e447a1 Decide whether to use SSL flags based on runtime OpenSSL version. 16 years ago
  Nick Mathewson 4905eaa38c Detect the correct versions of openssl for tls negotiation fix 16 years ago
  Nick Mathewson 8d68e5c748 Decide whether to use SSL flags based on runtime OpenSSL version. 16 years ago
  Nick Mathewson 3b4b6009a0 Merge remote branch 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson 4ad5094c90 Avoid a possible crash in tls_log_errors. 16 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 16 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 16 years ago