aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-11-21Merge branch 'fix2204' into maint-0.2.1Nick Mathewson
2010-11-21Don't both open the socket with SOCK_CLOEXEC and set FD_CLOEXECSteven Murdoch
2010-11-20Do not set the hostname TLS extension server-side; only client-sideNick Mathewson
2010-11-20Fix compile error on MacOS X (and other platforms without O_CLOEXEC)Steven Murdoch
2010-11-20Add missing cast when formatting uintptr_tNick Mathewson
2010-11-20Obviate need for doing a CLOEXEC on pipes: just close them before execNick Mathewson
2010-11-20Do cloexec on socketpairs and stdio filesNick Mathewson
2010-11-20Initial work to set CLOEXEC on all possible fdsNick Mathewson
2010-11-19Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-19Merge commit 'c643e0527c186b8ef2d259b2ef11a10c1d4ee3e5'Nick Mathewson
2010-11-19Fix a unit test broken by fix for 2195Nick Mathewson
2010-11-19Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2Nick Mathewson
2010-11-19Add changes file for bug2195.Robert Ransom
2010-11-19Fix logic error in router_dump_router_to_string.Robert Ransom
2010-11-19Add comments to some of the bug2183 fix codeNick Mathewson
2010-11-19Fix wide lines in SIGNAL patchNick Mathewson
2010-11-19Add a changes file for SIGNAL eventsNick Mathewson
2010-11-19Add some caveats to the signal eventNick Mathewson
2010-11-19Add a SIGNAL event for control connectionsJohn Brooks
2010-11-17Generate a router descriptor even if generating an extra-info descriptor fails.Robert Ransom
2010-11-17Do not emit an extra-info-digest descriptor line if the digest is zero.Robert Ransom
2010-11-17Tweak the bugfix for 2183 a bit more.Karsten Loesing
2010-11-16new development versionRoger Dingledine
2010-11-16final touchupstor-0.2.2.18-alphaRoger Dingledine
2010-11-16Merge branch 'maint-0.2.2'Roger Dingledine
2010-11-16bump to 0.2.2.18-alphaRoger Dingledine
2010-11-16Merge branch 'maint-0.2.2'Roger Dingledine
2010-11-16warn more about AllowSingleHopExitsRoger Dingledine
2010-11-15merge in more changelog entriesRoger Dingledine
2010-11-15Merge commit 'nickm/1776_redux_v1' into maint-0.2.2Roger Dingledine
2010-11-15Clean up my 1776 fix a bitNick Mathewson
2010-11-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-15Move controller event for socks warning into log_unsafe_socks_warningNick Mathewson
2010-11-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-15Merge branch 'bug2000_nm_022' into maint-0.2.2Nick Mathewson
2010-11-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-15changes entry for nopublish removal in 5040c855dNick Mathewson
2010-11-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-15Make the coducmentation for SingleHop stuff slightly more direNick Mathewson
2010-11-15Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2Nick Mathewson
2010-11-15Rate-limit unsafe socks warningSebastian Hahn
2010-11-15Don't use log_err for non-criticial warnings.Karsten Loesing
2010-11-15Try harder not to exceed the 50 KB extra-info descriptor limit.Karsten Loesing
2010-11-12Merge remote branch 'karsten/enhancement1883'Nick Mathewson
2010-11-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-12Avoid perma-blocking the controller on bug in shrink_freelistNick Mathewson
2010-11-12Add changes file for bug1125Nick Mathewson
2010-11-12Merge remote branch 'rransom/bug1125-022' into maint-0.2.2Nick Mathewson
2010-11-12Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson