aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Create geoip.hSebastian Hahn2010-07-27
* Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* More gracefully handle corrupt state files.Mike Perry2010-07-06
* Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson2010-06-29
|\
| * Split the circuit timeout and close codepaths.Mike Perry2010-06-15
| * Add timeout count state variable.Mike Perry2010-06-09
| * Bug 1296: Add option+logic to disable CBT learning.Mike Perry2010-05-10
* | Group in torrc is obsolete, so stop checking itRoger Dingledine2010-06-27
* | Answer question from Roger.Nick Mathewson2010-06-14
* | a line that's been sitting in my sandbox for monthsRoger Dingledine2010-06-14
* | Merge commit 'sebastian/hostnamewarn'Nick Mathewson2010-06-11
|\ \
| * | Add option to not warn when getting an IP instead of hostnameSebastian Hahn2010-06-07
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-06-11
|\ \ \ | |/ / |/| |
| * | Add maatuska as eighth v3 directory authority.Karsten Loesing2010-06-11
* | | Port Tor to work on Windows CEvalerino2010-05-24
| |/ |/|
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
* | | let people test the RefuseUnknownExits ideaRoger Dingledine2010-03-10
* | | commit my annotations while i was hunting down the host order bugRoger Dingledine2010-03-05
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-03-04
|\ \ \ | | |/ | |/|
| * | Apply Roger's bug 1269 fix.Nick Mathewson2010-03-04
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\| | | |/ |/|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Restrict PerConnBWRate|Burst to INT32_MAX, update manpageSebastian Hahn2010-02-25
* | Make expand_filename into a tor_strdup() alias on windows.Nick Mathewson2010-02-22
* | Remove some redundant code in options_save_current()Sebastian Hahn2010-02-22
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-18
|\|
| * new dannenberg address; make moria2's demise official.Roger Dingledine2010-02-12
* | Add Windows version detection for Vista and 7Sebastian Hahn2010-02-10
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-09
|\|
| * Don't use gethostbyname() in resolve_my_address()Sebastian Hahn2010-02-08
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2010-01-19
|\|
| * rotate keys for moria1 and gabelmooRoger Dingledine2010-01-19
* | add config options to override.Roger Dingledine2009-12-29
* | Remove online config descriptions.Sebastian Hahn2009-12-25
* | Fix a typoSebastian Hahn2009-12-25
* | a changelog and doc fixes for the strictnodes workRoger Dingledine2009-12-21
* | Be more willing to use an unsuitable circuit for exit.Roger Dingledine2009-12-21
* | Abandon circs if the user changes Exclude*NodesRoger Dingledine2009-12-21
* | Switch to a StrictNodes config option.Roger Dingledine2009-12-21
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Change interface for configuring cell ewma algorithm.Nick Mathewson2009-12-15
| * | Optimize cell-ewma circuit priority algorithm.Nick Mathewson2009-12-13
| * | Favor quiet circuits when choosing which order to relay cells in.Can Tang2009-12-12
* | | Remove v0 hidden service statistics code.Karsten Loesing2009-12-17
* | | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \ \
| * | | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
| * | | Cache the parsed value of SafeLogging as an enum.Nick Mathewson2009-12-12