aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13Another event2 evdns fix.Nick Mathewson
2009-10-13Fix a crash when using evdns from Libevent 2.Nick Mathewson
2009-10-12bump to 0.2.2.5-alpha-devRoger Dingledine
2009-10-12move nickm's commit to the correct releaseRoger Dingledine
2009-10-11Move android changelog entry to now-correct Tor version.Nick Mathewson
2009-10-11Merge commit 'public/android'Nick Mathewson
2009-10-11fix compile on windowstor-0.2.2.5-alphaRoger Dingledine
2009-10-11bump to 0.2.2.5-alphaRoger Dingledine
2009-10-11Move dizum to an alternate IP address.Roger Dingledine
2009-10-11Ship test.h in releasePeter Palfrader
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-29Add changelog entry for Android work.Nick Mathewson
2009-09-29Make tor-gencert build on AndroidNick Mathewson
2009-09-29Alter keygen function to generate keys of different lengths.Nick Mathewson
2009-09-29Disable OpenSSL engines when building for Android.Nathan Freitas
2009-09-29Include util.h and log.h as relative paths.Nathan Freitas
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