aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2014-04-16Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson
2014-04-16Merge remote-tracking branch 'andrea/bug11306'Nick Mathewson
2014-04-16Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson
2014-04-16Call pf-divert openbsd-specific, not no-linuxNick Mathewson
2014-04-16Whitespace, doc fixesNick Mathewson
2014-04-16Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch
2014-04-16ipfw TransPort support on FreeBSD (10267)Nick Mathewson
2014-04-16Block certain option transitions while sandbox enabledNick Mathewson
2014-04-16Don't reload logs or rewrite pidfile while sandbox is activeNick Mathewson
2014-04-16Don't allow change to ConnLimit while sandbox is activeNick Mathewson
2014-04-16Make sure everything using an interned string is preceded by a logNick Mathewson
2014-04-16Add 'rename' to the sandboxed syscallsNick Mathewson
2014-04-15Avoid redundant calls to connection_mark_for_close() on listeners when settin...Andrea Shepard
2014-04-15Uplift status.c unit test coverage with new test cases and macros.dana koch
2014-04-05Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson
2014-04-01Merge remote-tracking branch 'public/bug4645'Nick Mathewson
2014-04-01Merge remote-tracking branch 'public/bug9870'Nick Mathewson
2014-03-31Merge branch 'bug8787_squashed'Nick Mathewson
2014-03-31Always check returns from unlink()Andrea Shepard
2014-03-27Don't do a DNS lookup on a bridge line addressNick Mathewson
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-12Log only one message for dangerous log settings.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-03Fixes for bug4645 fix.Nick Mathewson
2014-02-03Using proper functions to create tor_addr_t.rl1987
2014-02-03Removing is_internal_IP() function. Resolves ticket 4645.rl1987
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