summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2010-11-16Merge branch 'maint-0.2.2'Roger Dingledine
2010-11-16warn more about AllowSingleHopExitsRoger Dingledine
2010-11-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-15Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2Nick Mathewson
2010-11-11Merge branch 'maint-0.2.2'Roger Dingledine
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-11-09Add a testing-only option to use bufferevent_openssl as a filterNick Mathewson
2010-11-08Merge branch 'loggranularity'Nick Mathewson
2010-11-08Make LogTimeGranularity respect validate_onlyNick Mathewson
2010-11-08Fix log granularity based on Nick's comments.Karsten Loesing
2010-11-06Merge branch 'maint-0.2.2'Roger Dingledine
2010-11-01Fix bug in tor_parse_string when Address is given as a dotted quad.Nick Mathewson
2010-10-26Remove delay to become HSDir in privnetsSebastian Hahn
2010-10-15Merge branch 'bug1992_part1'Nick Mathewson
2010-10-15Tweak the fmt_addr32 codeNick Mathewson
2010-10-13Merge remote branch 'arma/bug1982_2'Nick Mathewson
2010-10-04Make logging resolution configurable.Karsten Loesing
2010-10-01refactor all these tor_inet_ntoa idiomsRoger Dingledine
2010-10-01Implement node-based router family codeNick Mathewson
2010-09-30Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch
2010-09-29allow countries and IP addresses in EntryNodesRoger Dingledine
2010-09-28Autodetect the number of CPUs when possible if NumCPUs==0Nick Mathewson
2010-09-28Add a new option to enable/disable IOCP supportNick Mathewson
2010-09-27Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
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-27Convert bufferevents to use rate-limiting.Nick 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