aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Correct the URL in the "a relay on win95???" messageNick Mathewson2014-03-06
* Fix a wide lineNick Mathewson2013-11-10
* Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10
* Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
* Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson2013-08-25
|\
| * Don't allow all ORPort values to be NoAdvertiseNick Mathewson2013-08-05
* | Add a 30-day maximum on user-supplied MaxCircuitDirtinessNick Mathewson2013-08-21
|/
* NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine2013-07-30
* Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4Nick Mathewson2013-07-18
|\
| * tmpNick Mathewson2013-07-18
* | Fix bug 9122: don't allow newdefaultoptions to be NULLNick Mathewson2013-06-24
* | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
|\|
| * Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson2013-04-24
|\ \
| * | Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()Nick Mathewson2013-03-11
* | | Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4Nick Mathewson2013-04-18
|\ \ \
| * | | Fix memory leak when sending configuration-changed eventNick Mathewson2013-04-17
* | | | Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4Nick Mathewson2013-04-11
|\ \ \ \
| * | | | Per-SOCKSPort configuration for bug 8117 fix.Nick Mathewson2013-03-20
| | |_|/ | |/| |
* | | | Make PathsNeededToBuildCircuits option work.Karsten Loesing2013-03-28
* | | | Set default minimum bandwidth for exit flag to zero for TestingTorNetworkAndrea Shepard2013-03-20
* | | | Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAGNick Mathewson2013-03-20
* | | | Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4Nick Mathewson2013-03-20
|\ \ \ \
| * | | | Fix the warning about LearnCircuitBuildTimeout && !CircuitBuildTimeoutNick Mathewson2013-03-13
| |/ / /
* | | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ \
| * | | | Add support for days of the week to intervalsNick Mathewson2013-03-19
| * | | | Make the guard lifetime configurable and adjustable via the consensusNick Mathewson2013-03-19
| |/ / /
* | | | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \
| * | | | Rename circuit_expire_all_dirty_circsNick Mathewson2013-02-19
* | | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \
| * | | | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
| |/ / / /
* | | | | Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Upgrade the warn for EntryNodes without UseEntryGuards to an errorNick Mathewson2013-03-15
| | |/ / | |/| |
* | | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | | parameterize SSLKeyLifetimeRoger Dingledine2013-03-10
* | | | set DisableV2DirectoryInfo_ off by defaultRoger Dingledine2013-03-10
* | | | Tweak bug6783 patch.Nick Mathewson2013-03-10
* | | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
| |/ / |/| |
* | | make check-spacesNick Mathewson2013-02-15
* | | get rid of the new caching notion in resolve_my_address()Roger Dingledine2013-02-12
* | | Teach resolve_my_address() to return a cached answerRoger Dingledine2013-02-11
* | | Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-11
|\ \ \ | | |/ | |/|
| * | Fix another memory leakNick Mathewson2013-02-11
| |/
* | Avoid generating extra spaces when explaining how we guessed our addressNick Mathewson2013-02-11
* | Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine2013-02-11
* | Merge remote-tracking branch 'public/feature7706'Nick Mathewson2013-02-01
|\ \
| * | When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson2013-01-17
* | | Bounds-check path bias rate parameters.Mike Perry2013-02-01
* | | Refactor the scaling parameter fetching into a single function.Mike Perry2013-02-01
* | | Rename log() to tor_log() for loggingNick Mathewson2013-02-01