aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2014-10-09Merge remote-tracking branch 'teor/bug-13163-AlternateAuthorities-type-handli...Nick Mathewson
2014-10-08Improve DIRINFO flags' usage commentsteor
2014-10-08Stop using default authorities with both Alternate Dir and Bridge Authorityteor
2014-10-01Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)teor
2014-09-29Clear the cached address from resolve_my_address() when our IP changesNick Mathewson
2014-09-29Merge branch 'ticket961_squashed'Nick Mathewson
2014-09-29Avoid frequent strcmp() calls for AccountingRuleNick Mathewson
2014-09-29Add an "AccountingRule" feature to permit limiting bw usage by read+writeNick Mathewson
2014-09-29Merge remote-tracking branch 'yawning/bug13213'Nick Mathewson
2014-09-29Whitespace fixesNick Mathewson
2014-09-24Do not launch pluggable transport plugins when DisableNetwork is set.Yawning Angel
2014-09-22Remove config options that have been obsolete since 0.2.3Adrien BAK
2014-09-20Merge branch 'maint-0.2.5'Roger Dingledine
2014-09-20Merge branch 'maint-0.2.4' into maint-0.2.5Roger Dingledine
2014-09-20Merge branch 'maint-0.2.3' into maint-0.2.4Roger Dingledine
2014-09-20gabelmoo's IPv4 address changedSebastian Hahn
2014-09-18Merge branch 'bug4244b_squashed'Nick Mathewson
2014-09-18Clients no longer write "DirReqStatistics 0" in their saveconf outputRoger Dingledine
2014-09-11Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-11Reduce log severity for unused ClientTransportPlugin linesRoger Dingledine
2014-09-10Merge remote-tracking branch 'yawning/bug_8402'Nick Mathewson
2014-09-10Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5Nick Mathewson
2014-09-10Mark StrictE{ntry,xit}Nodes as obsolete.Nick Mathewson
2014-09-09Remove dirauth support for the BadDirectory flagSebastian Hahn
2014-09-09Remove support for naming directory authoritiesSebastian Hahn
2014-09-04Remove the AuthDirRejectUnlisted config optionSebastian Hahn
2014-08-28Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-28Resume expanding abbreviations for command-line optionsRoger Dingledine
2014-08-20Merge remote-tracking branch 'public/bug12908_025'Nick Mathewson
2014-08-20Warn if Tor is a relay and a HSSathyanarayanan Gunasekaran
2014-08-18Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-18Fix windows warning introduced by 0808ed83f9cf312abe229Nick Mathewson
2014-08-15Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-08-15Some documentation fixes for #12864.George Kadianakis
2014-08-15Restore functionality for CookieAuthFileGroupReadable.Nick Mathewson
2014-08-13Apply coccinelle script to replace malloc(a*b)->calloc(a,b)Nick Mathewson
2014-07-25Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2014-07-24Merge branch 'maint-0.2.5'Roger Dingledine
2014-07-24Raise guard threshold to top 25% or 2000 kilounitsRoger Dingledine
2014-07-24Merge branch 'maint-0.2.5'Roger Dingledine
2014-07-24Merge branch 'maint-0.2.4' into maint-0.2.5Roger Dingledine
2014-07-24Add and use a new NumEntryGuards consensus parameter.Roger Dingledine
2014-07-16Add an option to overwrite logsArlo Breault
2014-07-16Apply GeoIPExcludeUnknown before checking transitionsNick Mathewson
2014-05-22sandbox: refactor string-based option-unchanged tests to use a macroNick Mathewson
2014-05-22sandbox: allow access to cookie files, approved-routersNick Mathewson
2014-05-21Allow ClientTransportPlugins to use proxiesYawning Angel
2014-05-20sandbox: support logfile rotationNick Mathewson
2014-05-20sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson
2014-05-20sandbox: Disallow options which would make us call exec()Nick Mathewson