summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-02-08Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-02-08add a "docs" to the manual URI as listed in torrc.sample.inNick Mathewson
2012-02-08Fix fencepost error with HearbeatPeriod optionSebastian Hahn
2012-02-08Update sample torrc file for 0.2.3.xRoger Dingledine
2012-02-02Merge branch 'maint-0.2.2'Roger Dingledine
2012-02-02Update "ClientOnly" man page entryRoger Dingledine
2012-01-31Fix straggling MS_WINDOWS issues; add a changes fileNick Mathewson
2012-01-31Merge remote-tracking branch 'arma/bug4013'Nick Mathewson
2012-01-31Actually enable the windows absolute-path codeNick Mathewson
2012-01-27Merge remote-tracking branch 'sebastian/osx_deadstrip'Nick Mathewson
2012-01-25Allow 0.2.3.x clients to use 0.2.2.x bridges.Roger Dingledine
2012-01-23set SO_REUSEADDR before we bind, not afterRoger Dingledine
2012-01-22fold in recent changelog entriesRoger Dingledine
2012-01-20Use dead_strip to reduce binary size on OS XSebastian Hahn
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2012-01-18Merge remote-tracking branch 'public/bug4533_part1'Nick Mathewson
2012-01-18Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-01-18Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2Nick Mathewson
2012-01-18Add missing documentation for some options introduced in 0.2.3.xNick Mathewson
2012-01-18Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-01-18Documentation for GiveGuardFlagTo... optionNick Mathewson
2012-01-18Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.cNick Mathewson
2012-01-18Fix SOCKET_OK test on win64.Nick Mathewson
2012-01-17Warn if sizeof(tor_socket_t) != sizeof(SOCKET)Nick Mathewson
2012-01-17Use SOCKET_OK macros in even more placesNick Mathewson
2012-01-16Merge remote-tracking branch 'public/bug3325'Nick Mathewson
2012-01-16whitespace fixesNick Mathewson
2012-01-16Convert instances of tor_snprintf+strdup into tor_asprintfNick Mathewson
2012-01-16Try to use smartlist_add_asprintf consistentlyNick Mathewson
2012-01-16Provide consensus params to constrain the threshold for FastNick Mathewson
2012-01-13Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson
2012-01-11Move logging of bad hostnames into parse_extended_hostnameNick Mathewson
2012-01-11Make openssl 0.9.8l log message accurateNick Mathewson
2012-01-11Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson
2012-01-10Merge remote-tracking branch 'public/bug4650_nm_squashed'Nick Mathewson
2012-01-10changes file for bug4746Nick Mathewson
2012-01-10Merge branch 'absolute_cookie_file'Nick Mathewson
2012-01-10changes file for #4881Nick Mathewson
2012-01-10Test for broken counter-mode at runtimeNick Mathewson
2012-01-10We no longer need to detect openssl without RAND_poll()Nick Mathewson
2012-01-10Add macros to construct openssl version numbersNick Mathewson
2012-01-10Log which votes we still need to fetchSebastian Hahn
2012-01-10Advertise dirport if accountingmax is large enoughSebastian Hahn
2012-01-09Revise bug4413 changes fileNick Mathewson
2012-01-09Remove (untriggerable) overflow in crypto_random_hostname()Stephen Palmateer
2012-01-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-01-09Fix a trivial log message error in renservice.cNick Mathewson
2012-01-07fold in some new changelog stanzasRoger Dingledine
2012-01-06Add a changes file for bug4563Nick Mathewson
2012-01-05Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson