Commit History

Author SHA1 Message Date
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Sebastian Hahn c2c3a5a3f5 Fix compile 14 years ago
  Nick Mathewson e861b3be88 Even more conservative option-setting for SSL renegotiation. 14 years ago
  Nick Mathewson abd447f876 Revise OpenSSL fix to work with OpenSSL 1.0.0beta* 14 years ago
  Nick Mathewson 1744e447a1 Decide whether to use SSL flags based on runtime OpenSSL version. 14 years ago
  Nick Mathewson 4ad5094c90 Avoid a possible crash in tls_log_errors. 14 years ago
  Martin Peck 3a2d677fa7 Improved workaround for disabled OpenSSL renegotiation. 14 years ago
  Nick Mathewson ce0a89e262 Make Tor work with OpenSSL 0.9.8l 14 years ago
  Nick Mathewson 9c38941195 Work around a memory leak in openssl 0.9.8g (and maybe others) 14 years ago
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 14 years ago
  Nick Mathewson f0453c45c8 Spelling fixes in comments and strings 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Roger Dingledine 2f69c67957 doxygen tweak 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. 15 years ago
  Nick Mathewson 9c3d17ebb5 Fix a small memory leak of around 32 bytes per TLS connection opened. Bugfix on 0.2.1.1-alpha. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson 339f094056 Refactor some code and add some asserts based on scanner results. 15 years ago
  Karsten Loesing 9231858ff5 Fix bug 763. When a hidden service is giving up on an introduction point candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor. 16 years ago
  Nick Mathewson cb7cc9e12d r16882@tombo: nickm | 2008-07-10 14:31:25 -0400 16 years ago
  Roger Dingledine d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 16 years ago
  Nick Mathewson 22080354ed r16217@tombo: nickm | 2008-06-12 21:13:09 -0400 16 years ago
  Nick Mathewson 617843988c r16215@tombo: nickm | 2008-06-12 18:39:03 -0400 16 years ago
  Nick Mathewson 61ac80a914 Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested. 16 years ago
  Nick Mathewson da67500336 If the user has an openssl that supports my "release buffer ram" patch, use it. 16 years ago
  Nick Mathewson 1823c45a71 r19613@catbus: nickm | 2008-05-05 19:57:06 -0400 16 years ago
  Roger Dingledine a364592ca0 make check-spaces wants a newline at the end of tortls 16 years ago
  Nick Mathewson b927ede48c r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400 16 years ago
  Nick Mathewson 02acee891c r19089@catbus: nickm | 2008-03-27 11:05:23 -0400 16 years ago
  Roger Dingledine 901e2ad04b correct a confusing log message 16 years ago