aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Don't reload logs or rewrite pidfile while sandbox is activeNick Mathewson2014-04-16
* Don't allow change to ConnLimit while sandbox is activeNick Mathewson2014-04-16
* Make sure everything using an interned string is preceded by a logNick Mathewson2014-04-16
* Add 'rename' to the sandboxed syscallsNick Mathewson2014-04-16
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Merge remote-tracking branch 'public/bug10801_024'Nick Mathewson2014-04-05
|\
| * Don't do a DNS lookup on a bridge line addressNick Mathewson2014-03-27
* | Merge remote-tracking branch 'public/bug4645'Nick Mathewson2014-04-01
|\ \
| * | Fixes for bug4645 fix.Nick Mathewson2014-02-03
| * | Using proper functions to create tor_addr_t.rl19872014-02-03
| * | Removing is_internal_IP() function. Resolves ticket 4645.rl19872014-02-03
* | | Merge remote-tracking branch 'public/bug9870'Nick Mathewson2014-04-01
|\ \ \
| * | | Log only one message for dangerous log settings.Nick Mathewson2014-02-12
* | | | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \ \ \
| * | | | Always check returns from unlink()Andrea Shepard2014-03-31
* | | | | Merge remote-tracking branch 'karsten/task-11070'Nick Mathewson2014-03-23
|\ \ \ \ \
| * | | | | Take out remaining V1 directory code.Karsten Loesing2014-03-18
| |/ / / /
* / / / / Appease make check-spacesAndrea Shepard2014-03-18
|/ / / /
* | | | Tone down the log message for when we don't need a PT proxy.George Kadianakis2014-03-10
* | | | Merge branch 'bug11043_take2_squashed'Nick Mathewson2014-03-10
|\ \ \ \
| * | | | Improve the log message for when the Extended ORPort is not enabled.George Kadianakis2014-03-10
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-03-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Correct the URL in the "a relay on win95???" messageNick Mathewson2014-03-06
* | | | | Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson2014-03-05
* | | | | Merge branch 'ticket9176_squashed'Nick Mathewson2014-03-05
|\ \ \ \ \
| * | | | | Lower the maximum for PrecictedCircsRelevanceTime to one hourNick Mathewson2014-03-05
| * | | | | Fixed spacing.unixninja922014-03-05
| * | | | | Added max value to PredictedCircsRelevanceTime.unixninja922014-03-05
| * | | | | PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja922014-03-05
* | | | | | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-02-12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-01-03
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Drop the MaxMemInQueues lower limit down to 256 MB.Nick Mathewson2013-11-20
| | | * | | Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson2013-11-20
* | | | | | Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson2014-02-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Disable (Cell,Entry,ExitPort)Statistics on bridgesKarsten Loesing2013-12-18
* | | | | | Remove options for configuring HS authorities.Nick Mathewson2014-02-10
| |_|_|_|/ |/| | | |
* | | | | TransProxyType replaces TransTPROXY optionNick Mathewson2014-02-03
* | | | | More fixes to rip out all of the v2 directory code.Karsten Loesing2014-02-03
* | | | | Merge remote-tracking branch 'public/bug10758'Nick Mathewson2014-02-03
|\ \ \ \ \
| * | | | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
| |/ / / /
* | | | | Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson2014-02-02
* | | | | Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
|/ / / /
* | | | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \ \ \
| * | | | Unit tests for new functions in log.cNick Mathewson2013-11-18
| * | | | Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| * | | | Basic backtrace abilityNick Mathewson2013-11-18
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix a wide lineNick Mathewson2013-11-10
| * | | | Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10