aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-22Disable stats requiring geoip info if we have noneSebastian Hahn
2010-12-21Merge remote branch 'karsten/dirreq-stats-default'Nick Mathewson
2010-12-21Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-21Merge remote branch 'public/bug2060' into maint-0.2.2Nick Mathewson
2010-12-16Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-16Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-12-16Change gabelmoo's IP address and ports.Karsten Loesing
2010-12-03Call the new config option ConnDirectionStatistics.Karsten Loesing
2010-12-03Add metric on uni/bidirectional connection usage.Karsten Loesing
2010-11-22Disable DirPort when BridgeRelay is setNick Mathewson
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-10Turn on directory request statistics by default.Karsten Loesing
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