aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2009-10-10Don't set unreachable from dirvote unless we've been running a while.Nick Mathewson
2009-10-10fix a bug where we were decrementing the wrong bucketRoger Dingledine
2009-10-10remove some dead code. some of it was tickling coverity.Roger Dingledine
2009-10-10Fix a memleak when throwing away some build timesSebastian Hahn
2009-10-07Tweak an assert that shouldn't fire either way.Mike Perry
2009-10-07Tweak values for when to discard all of our history.Mike Perry
2009-10-07Remove another overzealous assert.Mike Perry
2009-10-01try to stem the 'sea of fail'Roger Dingledine
2009-10-01Ignore one-hop circuits for circuit timeout calcRoger Dingledine
2009-09-30Move Tonga to an alternate IP addressRoger Dingledine
2009-09-30Move moria1 to a nearby IP addressRoger Dingledine
2009-09-30Dir auths reject relays running < Tor 0.1.2.14Roger Dingledine
2009-09-29Fix 1108: Handle corrupt or large build times state.Mike Perry
2009-09-28Whitespace fixNick Mathewson
2009-09-28fix two comment bugs for load_stats_file()Roger Dingledine
2009-09-28Merge commit 'karsten/fix-another-stats-bug'Roger Dingledine
2009-09-28Fix some win32 compilation warningsNick Mathewson
2009-09-28Fix an issue with including stats in extra-info descriptors.Karsten Loesing
2009-09-27Make sure we can't overflow in connection_ap_handshake_send_resolveSebastian Hahn
2009-09-27Fix memory leakSebastian Hahn
2009-09-24Merge commit 'karsten/stats-fixes-master'Roger Dingledine
2009-09-24Fix a couple of smaller issues with gathering statistics.Karsten Loesing
2009-09-24Debugging logs for TLS handshakeNick Mathewson
2009-09-23downgrade a log notice at startupRoger Dingledine
2009-09-23Move testing code into new src/test directory.Nick Mathewson
2009-09-23Refactor unit tests to use the tinytest framework.Nick Mathewson
2009-09-22Be more robust to bad circwindow valuesRoger Dingledine
2009-09-21Merge commit 'mikeperry/circuittimeout-1103'Nick Mathewson
2009-09-21Fix Bug 1103.Mike Perry
2009-09-21downgrade a log severity, since this event has been knowntor-0.2.2.2-alphaRoger Dingledine
2009-09-20Merge branch 'maint-0.2.1'Roger Dingledine
2009-09-20Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"Roger Dingledine
2009-09-20Fix build warnings on OSX 10.5.8Nick Mathewson
2009-09-20Change the condition on the nonlive timeout counting.Mike Perry
2009-09-20Fix typos and comments, plus two bugsRoger Dingledine
2009-09-20Implement and document new network liveness algorithm.Mike Perry
2009-09-20Fix some precision-related asserts in unit tests.Mike Perry
2009-09-18disable the end of circuitbuildtimeout units testsRoger Dingledine
2009-09-18Fix compile on freebsdSebastian Hahn
2009-09-17Let our config abbreviations rewrite more than onceRoger Dingledine
2009-09-17a mish-mash of stuff in my sandboxRoger Dingledine
2009-09-17give proposal 151 a changelog and other touchupsRoger Dingledine
2009-09-17Choose early circuit idle timeout better.Roger Dingledine
2009-09-16Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson
2009-09-16Merge commit 'mikeperry/circuitbuildtimeout-final'Roger Dingledine
2009-09-16Clarify use of magic number 0.98 with #define.Mike Perry
2009-09-16Merge branch 'maint-0.2.1'Roger Dingledine
2009-09-16Merge commit 'karsten/no-time-maint-0.2.1'Roger Dingledine
2009-09-16Merge commit 'sebastian/specconformance'Roger Dingledine
2009-09-16Fix unit tests and compile issues on Snow LeopardSebastian Hahn