Commit History

Author SHA1 Message Date
  Nick Mathewson 1c87a27574 Fix bug 1173: remove an assert(unsigned >= 0). 15 years ago
  Nick Mathewson d42c689b8e Merge commit 'sebastian/coverity' 15 years ago
  Nick Mathewson 5db4b96089 Merge branch 'mathlog' 15 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 15 years ago
  Nick Mathewson 7ab824c8cf Document CircuitPriorityHalflife on the manpage 15 years ago
  Nick Mathewson 60b01c6d5e Change interface for configuring cell ewma algorithm. 15 years ago
  Nick Mathewson 296381eda0 Merge commit 'sebastian/ewma2' into ewma 15 years ago
  Nick Mathewson 1292a9ddfe Fix various comment typos in ewma patch; found by arma. 15 years ago
  Nick Mathewson 2c672f73bf Fix comment typos in container.c 15 years ago
  Sebastian Hahn d384f5e1ed Fix compile warning on Panther. 15 years ago
  Sebastian Hahn 182c583497 Remove some dead code found by coverity, cid 404 15 years ago
  Sebastian Hahn 27b7746c51 Fix Snow Leopard compile and a codestyle violation 15 years ago
  Nick Mathewson 06e8370c33 Optimize cell-ewma circuit priority algorithm. 15 years ago
  Roger Dingledine f7d99b62a3 New controller command "getinfo config-text" 15 years ago
  Nick Mathewson c43fee131d Adjust EWMA patch to conform to whitespace style. 15 years ago
  Can Tang d3be00e0f4 Favor quiet circuits when choosing which order to relay cells in. 15 years ago
  Nick Mathewson c210db0d41 Enhance pqueue so we can remove items from the middle. 15 years ago
  Nick Mathewson d086c9a7f7 Merge commit 'sebastian/fixes' 15 years ago
  Nick Mathewson 9e6225ae16 Merge commit 'sebastian/coverity' 15 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 15 years ago
  Nick Mathewson 79f72d0ef6 Make rend_cache_entry_free() typecheck when possible. 15 years ago
  Nick Mathewson a8190b09a3 Cache the parsed value of SafeLogging as an enum. 15 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 15 years ago
  Sebastian Hahn 28b29e0fd7 Fix typo in a comment 15 years ago
  Sebastian Hahn 4116a00679 List all the excluded files for make check-spaces 15 years ago
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 15 years ago
  Nick Mathewson 4afdb79051 add changelog entry for making openssl 0.9.8m work 15 years ago
  Nick Mathewson b51a33e527 Merge commit 'origin/maint-0.2.1' 15 years ago
  Martin Peck 3a2d677fa7 Improved workaround for disabled OpenSSL renegotiation. 15 years ago
  Karsten Loesing b9b430e136 Add ChangeLog entry for last fix. 15 years ago