Clip the MaxCircuitDirtiness config option to a minimum of 10
commit048f2a179b628ff717484912f452ba4d9bc4a3c3
authorRoger Dingledine <arma@torproject.org>
Wed, 17 Dec 2008 22:32:17 +0000 (17 22:32 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 17 Dec 2008 22:32:17 +0000 (17 22:32 +0000)
tree4a8c595d4b7cc20e5ce34f635e09ad07a1fe9594
parent33e2053ebca5d3152c401f1394adeaab862b1988
Clip the MaxCircuitDirtiness config option to a minimum of 10
seconds. Warn the user if lower values are given in the
configuration. Bugfix on 0.1.0.1-rc. Patch by Sebastian.
Clip the CircuitBuildTimeout to a minimum of 30 seconds. Warn the
user if lower values are given in the configuration. Bugfix on
0.1.1.17-rc. Patch by Sebastian.

svn:r17657
ChangeLog
src/or/config.c