summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-14If SOCK_CLOEXEC and friends fail, fall back to regular socket() callsNick Mathewson
2012-02-13Port over the last ht.h changes from libevent: avoid _reserved identifiersNick Mathewson
2012-02-13Port over ht.h improvements from Libevent.Nick Mathewson
2012-02-13ht.h comment tweaks, upstreamed from libeventNick Mathewson
2012-02-13Oops; there were a couple of typos in the upstream tinytestNick Mathewson
2012-02-13Synchronize with upstream tinytest again: remove _identifiersNick Mathewson
2012-02-13Synchronize with upstream tinytest.Nick Mathewson
2012-02-13bump to 0.2.3.12-alpha-devRoger Dingledine
2012-02-13add a release blurb for 0.2.3.12-alphator-0.2.3.12-alphaRoger Dingledine
2012-02-13bump to 0.2.3.12-alphaRoger Dingledine
2012-02-13today is the day for a 0.2.3.12-alpha releaseRoger Dingledine
2012-02-13revise changelog entry for 5097 tooRoger Dingledine
2012-02-13Merge branch 'tmp'Roger Dingledine
2012-02-13Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a littleNick Mathewson
2012-02-12Merge branch 'bug5082_squashed'Nick Mathewson
2012-02-12set_managed_proxy_environment() can't fail anymoreSebastian Hahn
2012-02-12Properly set up environment for managed-mode obfsproxySebastian Hahn
2012-02-12integrate recent changes filesRoger Dingledine
2012-02-12Merge branch 'bug5084_squashed'Nick Mathewson
2012-02-12Add a changes file for bug5084Nick Mathewson
2012-02-12Try to have (and maintain!) an invariant about unconfigured_proxies_nNick Mathewson
2012-02-12Don't smartlist_remove a managed proxy from a list we're iterating over.Nick Mathewson
2012-02-12Fix a check-spaces complaintSebastian Hahn
2012-02-12Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-02-12Unpack a smartlist_foreach and add an assert: try to hunt #5102Nick Mathewson
2012-02-12Fix #5097 on Windows, tooRobert Ransom
2012-02-12Fix bug #5097: remove bogus envvar from managed proxies' environmentRobert Ransom
2012-02-11fold in changes for 0.2.3.12-alphaRoger Dingledine
2012-02-10Properly protect paths to sed, sha1sum, opensslSebastian Hahn
2012-02-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-02-10Downgrade "missing a certificate" from notice to infoNick Mathewson
2012-02-10Add a changes file for bug 5066.Nick Mathewson
2012-02-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-02-10Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066Nick Mathewson
2012-02-09Merge branch 'maint-0.2.2'Roger Dingledine
2012-02-09Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2012-02-09revert the revert in master, since I didn't want to revert it thereRoger Dingledine
2012-02-09Merge branch 'maint-0.2.2'Roger 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-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-31Merge branch 'bug4991_v2'Nick Mathewson
2012-01-31Change WIN32 to _WIN32 in configure.in, too.Sebastian Hahn
2012-01-31Fix straggling MS_WINDOWS issues; add a changes fileNick Mathewson
2012-01-31Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson