summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-09Correctly handle broken escape sequences in torrc valuesNick Mathewson
2012-03-08Require a threshold of exit nodes before building circuitsNick Mathewson
2012-03-08Fix compile warnings in openbsd mallocSebastian Hahn
2012-03-08Merge remote-tracking branch 'karsten/geoip-march2012' into maint-0.2.2Nick Mathewson
2012-03-08Update to the March 2012 GeoIP database.Karsten Loesing
2012-02-29Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-02-29new ip address for maatuskaRoger Dingledine
2012-02-22Implement 'safe cookie authentication'Robert Ransom
2012-02-22Add a sha256 hmac function, with testsNick Mathewson
2012-02-10Properly protect paths to sed, sha1sum, opensslSebastian Hahn
2012-02-10Downgrade "missing a certificate" from notice to infoNick Mathewson
2012-02-10Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson
2012-02-09Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2012-02-09Revert "add a "docs" to the manual URI as listed in torrc.sample.in"Roger Dingledine
2012-02-09Update to the February 2012 GeoIP database.maint-0.2.1Karsten Loesing
2012-02-08add a "docs" to the manual URI as listed in torrc.sample.inNick Mathewson
2012-02-02Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-02-02Update "ClientOnly" man page entryRoger Dingledine
2012-01-18Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2Nick Mathewson
2012-01-18Documentation for GiveGuardFlagTo... optionNick Mathewson
2012-01-18Fix SOCKET_OK test on win64.Nick Mathewson
2012-01-11Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2012-01-11Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson
2012-01-10Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-01-09Fix comment about TLSv1_method() per comments by wanoskarnetNick Mathewson
2012-01-09Fix a trivial log message error in renservice.cNick Mathewson
2012-01-08Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-01-08when the consensus fails, list which dir auths were in or outRoger Dingledine
2012-01-08nickname, not identity fingerprint, will help moreRoger Dingledine
2012-01-08tell me who votes are actually for, not just where they're fromRoger Dingledine
2012-01-08add a note from wanoskarnetRoger Dingledine
2012-01-07clean up the changelog some moreRoger Dingledine
2012-01-05fold in the next 0.2.2 changesRoger Dingledine
2012-01-05Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-01-05Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2012-01-05Merge branch 'bug4822_021_v2_squashed' into maint-0.2.1Nick Mathewson
2012-01-05Log at info level when disabling SSLv3Robert Ransom
2012-01-05Add a changes file for bug4822Nick Mathewson
2012-01-05Disable SSLv3 when using a not-up-to-date opensslNick Mathewson
2012-01-05Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2012-01-05Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2012-01-05add a changes file for ticket 4825Roger Dingledine
2012-01-05Update to the January 2012 GeoIP database.Karsten Loesing
2011-12-30Fix spelling in a controlsocket log msgSebastian Hahn
2011-12-28Merge remote-tracking branch 'public/bug4788' into maint-0.2.2Nick Mathewson
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-28Bug 4786 fix: don't convert EARLY to RELAY on v1 connectionsNick Mathewson
2011-12-27Authorities reject insecure Tors.Nick Mathewson
2011-12-25Provide correct timeradd/timersup replacementsSebastian Hahn
2011-12-21Do not even try to keep going on a socket with socklen==0Nick Mathewson