summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
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
2010-07-27Create router.hSebastian Hahn
2010-07-27Create geoip.hSebastian Hahn
2010-07-18Make the controller act more usefully when GETINFO failsNick Mathewson
2010-07-06More gracefully handle corrupt state files.Mike Perry
2010-06-29Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson
2010-06-27Group in torrc is obsolete, so stop checking itRoger Dingledine
2010-06-15Split the circuit timeout and close codepaths.Mike Perry
2010-06-14Answer question from Roger.Nick Mathewson
2010-06-14a line that's been sitting in my sandbox for monthsRoger Dingledine
2010-06-11Merge commit 'sebastian/hostnamewarn'Nick Mathewson
2010-06-11Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-06-11Add maatuska as eighth v3 directory authority.Karsten Loesing
2010-06-09Add timeout count state variable.Mike Perry
2010-06-07Add option to not warn when getting an IP instead of hostnameSebastian Hahn
2010-05-24Port Tor to work on Windows CEvalerino
2010-05-10Bug 1296: Add option+logic to disable CBT learning.Mike Perry
2010-04-02Merge branch 'asprintf'Nick Mathewson
2010-03-10let people test the RefuseUnknownExits ideaRoger Dingledine