summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-16final touchupstor-0.2.2.18-alphaRoger Dingledine
2010-11-16bump to 0.2.2.18-alphaRoger 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-15Move controller event for socks warning into log_unsafe_socks_warningNick Mathewson
2010-11-15Merge branch 'bug2000_nm_022' into maint-0.2.2Nick Mathewson
2010-11-15changes entry for nopublish removal in 5040c855dNick 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-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
2010-11-12Add changes file for bug1125Nick Mathewson
2010-11-12Disable logging to control port connections in buf_shrink_freelists.Robert Ransom
2010-11-12Move the original log_info call out of the core of buf_shrink_freelists.Robert Ransom
2010-11-12Disable logging to control port connections in buf_shrink_freelists.Robert Ransom
2010-11-12Move the original log_info call out of the core of buf_shrink_freelists.Robert Ransom
2010-11-11Merge remote branch 'sebastian/remove-osx-expert-package' into maint-0.2.2Nick Mathewson
2010-11-11Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2010-11-11let unpublished bridges learn their ip address tooRoger Dingledine
2010-11-10Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-11-10Enforce multiplicity rules when parsing annotations.Nick Mathewson
2010-11-10Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...Nick Mathewson
2010-11-10Bulletproof the routerlist manipulation functions to handle reinserting the s...Nick Mathewson
2010-11-10Document hs dht min uptime change in privnetsSebastian Hahn
2010-11-10Document the AllowSingleHopExits optionSebastian Hahn
2010-11-10Improve documentation for RelayBandwdith* optionsSebastian Hahn
2010-11-10Add V3BandwidthsFile to the manpageSebastian Hahn
2010-11-10Break NoPublish supportSebastian Hahn
2010-11-10Change Natd into NATD in our options.Sebastian Hahn
2010-11-10Synx manpage and source wrt option capitalizationSebastian Hahn
2010-11-10Comment out the (unused) RunTesting optionSebastian Hahn
2010-11-10Fix a typo in the manpageSebastian Hahn
2010-11-10Remove the torrc.complete file.Sebastian Hahn
2010-11-10Change checkOptionDocs.pl to be case sensitiveSebastian Hahn
2010-11-10Remove everything related to os x expert packageSebastian Hahn
2010-11-09fold the changes files into a changelogRoger Dingledine
2010-11-06move to the november 1 maxmind geoip dbRoger Dingledine
2010-11-02Fix the assert in bug 1776Nick Mathewson
2010-10-26Remove delay to become HSDir in privnetsSebastian Hahn
2010-10-26Properly refcount client_identity_keySebastian Hahn
2010-10-21Fix a whitespace errorNick Mathewson
2010-10-21Merge branch 'bug988-nm' into maint-0.2.2Nick Mathewson
2010-10-21Add some asserts to get_{tlsclient|server}_identity_keyNick Mathewson
2010-10-21Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson
2010-10-21Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson