aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-31Merge remote-tracking branch 'arma/bug4013'Nick Mathewson
2012-01-31Actually enable the windows absolute-path codeNick Mathewson
2012-01-27if we ever have an old bridge, never again use microdescsRoger Dingledine
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-23go nuts rewriting (changelog) historyRoger Dingledine
2012-01-23bump to 0.2.3.11-alpha-devRoger Dingledine
2012-01-23Use !SOCKET_OK to test if a socket is uninitializedtor-0.2.3.11-alphaSebastian Hahn
2012-01-22update comment to reflect our TOR_INVALID_SOCKET conventionRoger Dingledine
2012-01-22bump to 0.2.3.11-alphaRoger Dingledine
2012-01-22give it a blurb and a release dateRoger Dingledine
2012-01-22fold in recent changelog entriesRoger Dingledine
2012-01-21Better documentation of transport-related torrc options.George Kadianakis
2012-01-20Use dead_strip to reduce binary size on OS XSebastian Hahn
2012-01-18Merge branch 'bug4893'Nick Mathewson
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-18Merge branch 'bug4012_023_squashed'Nick 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-16fix crash bug in original feature4207 branchRoger Dingledine
2012-01-16Merge remote-tracking branch 'asn-mytor/bug4751'Nick Mathewson
2012-01-16Merge remote-tracking branch 'public/bug3325'Nick Mathewson
2012-01-16Merge branch 'bug4889_v2'Nick Mathewson
2012-01-16whitespace fixesNick Mathewson
2012-01-16Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick 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-16Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintfNick Mathewson
2012-01-16Merge branch 'feature3946_squashed'Nick Mathewson
2012-01-16check-spaces fixSebastian Hahn
2012-01-16Provide consensus params to constrain the threshold for FastNick Mathewson
2012-01-16Comment fixups on 4207 suggested by armaNick Mathewson
2012-01-13Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson
2012-01-13Improve names of some pluggable transport-related functions.George Kadianakis
2012-01-12Don't crash when HS circs which have not yet found an OR conn time outRobert Ransom