aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* 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
* | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | Merge branch 'bug1789'Nick Mathewson2010-09-21
|\ \ | |/ |/|
| * Base our expected bw accounting usage on time before soft limitNick Mathewson2010-09-03
* | Make the windows build succeed with or without -DUNICODE enabled.Nick Mathewson2010-08-20
|/
* Warn for bad combination of cookie optionsSebastian Hahn2010-08-20
* delay geoip stats even more for relays-turned-bridgesRoger Dingledine2010-08-18
* Merge commit 'karsten/dirbytes2'Nick Mathewson2010-08-18
|\
| * Count bytes we spend on answering directory requests.Karsten Loesing2010-08-18
* | Refactor circuit_build_times_parse_stateSebastian Hahn2010-08-16
* | reinit per-conn token buckets on config or consensus changeRoger Dingledine2010-08-15
|/
* tiny change i found in my other sandboxRoger Dingledine2010-08-11
* Only delay counting bridge users if we were a relay beforeSebastian Hahn2010-08-05
* Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* Merge branch 'bug1384'Nick Mathewson2010-08-02
|\
| * Fix a compile warning on OS X 10.6Sebastian Hahn2010-08-02
| * Warn when encounter the same (non-list) option twice in the same placeNick Mathewson2010-07-31
* | Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball2010-08-02
* | Bug #928: Disallow BridgeRelay 1 and ORPort 0 configurationChris Ball2010-08-02
* | Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a listChris Ball2010-08-02
|/
* Create rephist.hSebastian Hahn2010-07-27
* Create relay.hSebastian Hahn2010-07-27
* Create policies.hSebastian Hahn2010-07-27
* Create networkstatus.hSebastian Hahn2010-07-27
* Create main.hSebastian Hahn2010-07-27
* Create hibernate.hSebastian Hahn2010-07-27
* Create dns.hSebastian Hahn2010-07-27
* Create dirvote.hSebastian Hahn2010-07-27
* Create dirserv.hSebastian Hahn2010-07-27
* Create cpuworker.hSebastian Hahn2010-07-27
* Create control.hSebastian Hahn2010-07-27
* Create connection_edge.hSebastian Hahn2010-07-27
* Create connection.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create circuitlist.hSebastian Hahn2010-07-27
* Create circuitbuild.hSebastian Hahn2010-07-27
* Create rendservice.hSebastian Hahn2010-07-27
* Create rendclient.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Create geoip.hSebastian Hahn2010-07-27
* Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* More gracefully handle corrupt state files.Mike Perry2010-07-06
* Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson2010-06-29
|\
| * Split the circuit timeout and close codepaths.Mike Perry2010-06-15
| * Add timeout count state variable.Mike Perry2010-06-09
| * Bug 1296: Add option+logic to disable CBT learning.Mike Perry2010-05-10
* | Group in torrc is obsolete, so stop checking itRoger Dingledine2010-06-27