aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2014-03-23Merge remote-tracking branch 'karsten/task-11070'Nick Mathewson
2014-03-18Appease make check-spacesAndrea Shepard
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-10 Tone down the log message for when we don't need a PT proxy.George Kadianakis
2014-03-10Merge branch 'bug11043_take2_squashed'Nick Mathewson
2014-03-10Improve the log message for when the Extended ORPort is not enabled.George Kadianakis
2014-03-06Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-03-06Correct the URL in the "a relay on win95???" messageNick Mathewson
2014-03-05Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson
2014-03-05Merge branch 'ticket9176_squashed'Nick Mathewson
2014-03-05Lower the maximum for PrecictedCircsRelevanceTime to one hourNick Mathewson
2014-03-05Fixed spacing.unixninja92
2014-03-05Added max value to PredictedCircsRelevanceTime.unixninja92
2014-03-05PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja92
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-02-28Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson
2014-02-12Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-02-10Remove options for configuring HS authorities.Nick Mathewson
2014-02-03TransProxyType replaces TransTPROXY optionNick Mathewson
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing
2014-02-03Merge remote-tracking branch 'public/bug10758'Nick Mathewson
2014-02-02Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson
2014-01-31Add support for TPROXY via new TransTPRoxy optionNick Mathewson
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2014-01-03Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2013-12-18Disable (Cell,Entry,ExitPort)Statistics on bridgesKarsten Loesing
2013-11-20Drop the MaxMemInQueues lower limit down to 256 MB.Nick Mathewson
2013-11-20Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-11-18Add a sighandler-safe logging mechanismNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-11-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-10Fix a wide lineNick Mathewson
2013-11-10Change documentation DirServer->DirAuthorityNick Mathewson
2013-11-07Implementing --allow-missing-torrc CLI option.rl1987
2013-11-01Merge branch 'prop221_squashed_024'Nick Mathewson
2013-11-01Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2013-10-30Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson
2013-10-29Merge remote-tracking branch 'public/bug5018'Nick Mathewson
2013-10-29Document that unneeded transports are ignored.David Fifield
2013-10-29Only launch transport proxies that provide useful transports.George Kadianakis
2013-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-10-25Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson
2013-10-16Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson
2013-10-14Merge remote-tracking branch 'asn/bug9651'Nick Mathewson
2013-10-07Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg
2013-10-01what is logging "above" notice?Roger Dingledine
2013-09-24Warn when the Extended ORPort should be on but it's not.George Kadianakis
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson