aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-16Merge remote-tracking branch 'sebastian/clang-3.0-fixes_022' into maint-0.2.2Nick Mathewson
2011-12-16fix extra words and minor whitespaceRoger Dingledine
2011-12-15Copy 0.2.2.35 changelog into releasenotes; fix a datetor-0.2.2.35Nick Mathewson
2011-12-15Actually merge the CVE-2011-2778 log entry into ChangeLogNick Mathewson
2011-12-15Increment release to 0.2.2.35Nick Mathewson
2011-12-15Changelog for 0.2.2.35Nick Mathewson
2011-12-15Merge branch 'maint-0.2.2' into release-0.2.2Nick Mathewson
2011-12-15Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-15Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson
2011-12-14Merge changes files for 0.2.2.35; start work on a blurbNick Mathewson
2011-12-13Build with warnings and clang 3.0Sebastian Hahn
2011-12-08Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-12-08Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-12-08Update to the December 2011 GeoIP database.Karsten Loesing
2011-12-02Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson