summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-10Fix testsuite call.tor-0.2.2.4-alphaPeter Palfrader
2009-10-10bump to 0.2.2.4-alphaRoger Dingledine
2009-10-10Don't set unreachable from dirvote unless we've been running a while.Nick Mathewson
2009-10-10correct the spec for the stream_bw event.Roger Dingledine
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-10add blurbs for recent alpha releasesRoger Dingledine
2009-10-10Fix a memleak when throwing away some build timesSebastian Hahn
2009-10-07amend changelog for recent commits, plus clean upRoger Dingledine
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-01fix the wiki link in doc pages. remove obsolete FAQ.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-30update spec to reflect change in Fast definitionRoger 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-27Improved fix for test_memeq_hex leak.Nick Mathewson
2009-09-27Fix a memleakSebastian Hahn
2009-09-27Make sure we can't overflow in connection_ap_handshake_send_resolveSebastian Hahn
2009-09-27Make a NULL check in test_dir.c non-redundant.Nick Mathewson
2009-09-27Fix memory leakSebastian Hahn
2009-09-25Describe how to regenerate the TLS state name table.Nick Mathewson
2009-09-24Merge branch 'master' of ssh://git.torproject.org/git/torRoger Dingledine
2009-09-24Revert to the "June 3 2009" ip-to-country file.Roger Dingledine
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-24Fix compilation on OpenSSLs with unusual state lists.Nick Mathewson
2009-09-24Debugging logs for TLS handshakeNick Mathewson
2009-09-23Merge commit 'debian-tor-0.2.2.3-alpha-1'Roger Dingledine
2009-09-23downgrade a log notice at startupRoger Dingledine
2009-09-23Merge branch 'debian-merge' into debianPeter Palfrader
2009-09-23New upstream versionPeter Palfrader
2009-09-23Merge commit 'tor-0.2.2.3-alpha' into debian-mergePeter Palfrader
2009-09-23Changelog for unit test refactoring.Nick Mathewson
2009-09-23Do not distribute tinytest_demo.c in the tarballNick Mathewson
2009-09-23Our test script moved from src/or/test to src/test/test.Sebastian Hahn
2009-09-23Carve out unrelated parts of test_dir_formatsNick Mathewson
2009-09-23Make "make test" depend on "all".Nick Mathewson
2009-09-23Split directory tests into their own module.Nick Mathewson
2009-09-23Split test_util() into smaller functions.Nick Mathewson
2009-09-23Split general util and address tests into their own files.Nick Mathewson