summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2011-05-05Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson
2011-05-05Replace _AUTHORITY enum values with _DIRINFO values (automted)Nick Mathewson
2011-05-05Automated rename from authority_type_t to dirinfo_type_tNick Mathewson
2011-05-05Add a new configuration type, "AUTOBOOL", to handle 1/0/auto typesNick Mathewson
2011-04-29Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-29Clean up a warning a bitNick Mathewson
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson
2011-04-28relays checkpoint their state file twice a dayRoger Dingledine
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28stop putting wacky values into state->lastwrittenRoger Dingledine
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Don't allow v0 HS auths to act as clientsRobert Ransom
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-04-26Simplify calls to routerset_equalNick Mathewson
2011-04-26make formal a constraint that's been true a while nowRoger Dingledine
2011-04-26If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine
2011-04-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-26Don't leak the local hostname in relay nicknamesSebastian Hahn
2011-04-25Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-22Make the Log configuration option expand ~Sebastian Hahn
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-05Tweaks to Cagara's CountPrivateBandwidth patch:Nick Mathewson
2011-04-05Patch from cagara: Add a CountPrivateBandwidth flagDaniel Cagara
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-16Document a few more members.Nick Mathewson
2011-03-08Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-01Tweak the bug2250 fix slightlySebastian Hahn
2011-02-26Fix GETINFO config-text for private networksSebastian Hahn
2011-02-25Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-25Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson
2011-02-22Merge remote branch 'sebastian/bug2496'Nick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22Merge branch 'log_domains' into maint-0.2.2Nick Mathewson
2011-02-22Implement more heartbeat message stuff.George Kadianakis
2011-02-22Initial heartbeat subsystem commit.Sebastian Hahn
2011-02-22Merge remote branch 'sebastian/bug2444'Nick Mathewson
2011-02-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-09Merge branch 'bug2408-v2-021-common' into bug2408-v2-022Robert Ransom
2011-02-09Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom
2011-02-08Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-08Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-02-07move the clause above the "if bw is too low" checkRoger Dingledine
2011-02-07dtrt when only relaybandwidthburst is setRoger Dingledine
2011-02-07Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-06Don't tell Tor client users about missing geoipSebastian Hahn
2011-01-27Log which config file we readSebastian Hahn
2011-01-26Add an option to disable the block-private-addresses featureNick Mathewson