aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson2011-05-09
|\
| * Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
* | Clean up a warning a bitNick Mathewson2011-04-29
* | Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson2011-04-28
|\ \
| * | relays checkpoint their state file twice a dayRoger Dingledine2011-04-28
* | | stop putting wacky values into state->lastwrittenRoger Dingledine2011-04-28
|/ /
* / Don't allow v0 HS auths to act as clientsRobert Ransom2011-04-28
|/
* When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson2011-04-26
* Simplify calls to routerset_equalNick Mathewson2011-04-26
* make formal a constraint that's been true a while nowRoger Dingledine2011-04-26
* If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine2011-04-26
* Don't leak the local hostname in relay nicknamesSebastian Hahn2011-04-26
* Make the Log configuration option expand ~Sebastian Hahn2011-04-22
* Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* Document a few more members.Nick Mathewson2011-03-16
* Tweak the bug2250 fix slightlySebastian Hahn2011-03-01
* Fix GETINFO config-text for private networksSebastian Hahn2011-02-26
* Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson2011-02-25
|\
| * Add Maxima lists to bandwidth state.Nick Mathewson2011-01-10
* | Merge branch 'log_domains' into maint-0.2.2Nick Mathewson2011-02-22
|\ \
| * | Add a torrc option to report log domainsNick Mathewson2011-01-25
* | | Merge branch 'bug2408-v2-021-common' into bug2408-v2-022Robert Ransom2011-02-09
|\ \ \
| * | | Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom2011-02-09
* | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-02-08
|\| | |
| * | | move the clause above the "if bw is too low" checkRoger Dingledine2011-02-07
| * | | dtrt when only relaybandwidthburst is setRoger Dingledine2011-02-07
* | | | Add an option to disable the block-private-addresses featureNick Mathewson2011-01-26
| |/ / |/| |
* | | Fix assert for relay/bridge state changeSebastian Hahn2011-01-25
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
* | | Explain bug2346 fix better based on suggestions from armaNick Mathewson2011-01-12
* | | Wait 60 minutes before retrying failed state save; bug2346Nick Mathewson2011-01-10
| |/ |/|
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch 'public/bug2060' into maint-0.2.2Nick Mathewson2010-12-21
|\ \
| * | Disable DirPort when BridgeRelay is setNick Mathewson2010-11-22
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2010-12-16
|\ \ \ | |/ / |/| / | |/
| * Change gabelmoo's IP address and ports.Karsten Loesing2010-12-16
* | warn more about AllowSingleHopExitsRoger Dingledine2010-11-16
* | Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2Nick Mathewson2010-11-15
|\ \
| * | Break NoPublish supportSebastian Hahn2010-11-10
| * | Change Natd into NATD in our options.Sebastian Hahn2010-11-10
| * | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
| * | Comment out the (unused) RunTesting optionSebastian Hahn2010-11-10
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2010-11-11
|\ \ \ | |/ / |/| / | |/
| * let unpublished bridges learn their ip address tooRoger Dingledine2010-11-11
* | Remove delay to become HSDir in privnetsSebastian Hahn2010-10-26
* | Merge branch 'bug1751_enabling' into maint-0.2.2Nick Mathewson2010-09-27
|\ \
| * | Change bug1751 enabling code based on comments from armaNick Mathewson2010-09-27
| * | First cut of code to enable RefuseUnknownExitsNick Mathewson2010-09-21