summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2010-11-16warn more about AllowSingleHopExitsRoger Dingledine
2010-11-15Merge remote branch 'sebastian/manpagefixups' 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-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-10-26Remove delay to become HSDir in privnetsSebastian Hahn
2010-09-27Merge branch 'bug1751_enabling' into maint-0.2.2Nick Mathewson
2010-09-27Change bug1751 enabling code based on comments from armaNick Mathewson
2010-09-22Rename has_completed_circuit to can_complete_circuitNick Mathewson
2010-09-21Merge branch 'bug1789'Nick Mathewson
2010-09-21First cut of code to enable RefuseUnknownExitsNick Mathewson
2010-09-03Base our expected bw accounting usage on time before soft limitNick Mathewson
2010-08-20Make the windows build succeed with or without -DUNICODE enabled.Nick Mathewson
2010-08-20Warn for bad combination of cookie optionsSebastian Hahn
2010-08-18delay geoip stats even more for relays-turned-bridgesRoger Dingledine
2010-08-18Merge commit 'karsten/dirbytes2'Nick Mathewson
2010-08-18Count bytes we spend on answering directory requests.Karsten Loesing
2010-08-16Refactor circuit_build_times_parse_stateSebastian Hahn
2010-08-15reinit per-conn token buckets on config or consensus changeRoger Dingledine
2010-08-11tiny change i found in my other sandboxRoger Dingledine
2010-08-05Only delay counting bridge users if we were a relay beforeSebastian Hahn
2010-08-05Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing
2010-08-02Merge branch 'bug1384'Nick Mathewson
2010-08-02Fix a compile warning on OS X 10.6Sebastian Hahn
2010-08-02Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball
2010-08-02Bug #928: Disallow BridgeRelay 1 and ORPort 0 configurationChris Ball
2010-08-02Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a listChris Ball
2010-07-31Warn when encounter the same (non-list) option twice in the same placeNick Mathewson
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create relay.hSebastian Hahn
2010-07-27Create policies.hSebastian Hahn
2010-07-27Create networkstatus.hSebastian Hahn
2010-07-27Create main.hSebastian Hahn
2010-07-27Create hibernate.hSebastian Hahn
2010-07-27Create dns.hSebastian Hahn
2010-07-27Create dirvote.hSebastian Hahn
2010-07-27Create dirserv.hSebastian Hahn
2010-07-27Create cpuworker.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection_edge.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitlist.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create rendservice.hSebastian Hahn
2010-07-27Create rendclient.hSebastian Hahn
2010-07-27Create routerlist.hSebastian Hahn