index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2010-02-25
Restrict PerConnBWRate|Burst to INT32_MAX, update manpage
Sebastian Hahn
2010-02-22
Make expand_filename into a tor_strdup() alias on windows.
Nick Mathewson
2010-02-22
Remove some redundant code in options_save_current()
Sebastian Hahn
2010-02-18
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-12
new dannenberg address; make moria2's demise official.
Roger Dingledine
2010-02-10
Add Windows version detection for Vista and 7
Sebastian Hahn
2010-02-09
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-08
Don't use gethostbyname() in resolve_my_address()
Sebastian Hahn
2010-01-19
Merge branch 'maint-0.2.1' into master
Roger Dingledine
2010-01-19
rotate keys for moria1 and gabelmoo
Roger Dingledine
2009-12-29
add config options to override.
Roger Dingledine
2009-12-25
Remove online config descriptions.
Sebastian Hahn
2009-12-25
Fix a typo
Sebastian Hahn
2009-12-21
a changelog and doc fixes for the strictnodes work
Roger Dingledine
2009-12-21
Be more willing to use an unsuitable circuit for exit.
Roger Dingledine
2009-12-21
Abandon circs if the user changes Exclude*Nodes
Roger Dingledine
2009-12-21
Switch to a StrictNodes config option.
Roger Dingledine
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-17
Remove v0 hidden service statistics code.
Karsten Loesing
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-15
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-13
Optimize cell-ewma circuit priority algorithm.
Nick Mathewson
2009-12-13
New controller command "getinfo config-text"
Roger Dingledine
2009-12-12
Favor quiet circuits when choosing which order to relay cells in.
Can Tang
2009-12-12
Merge commit 'sebastian/coverity'
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
Cache the parsed value of SafeLogging as an enum.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-11-22
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-11-21
New config option "CircuitStreamTimeout"
Roger Dingledine
2009-10-27
Disallow command line keywords with more than two dashes as prefix.
Sebastian Hahn
2009-10-27
Implement DisableAllSwap to avoid putting secret info in page files.
Jacob Appelbaum
2009-10-26
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-26
Add missing break statements for Coverity CIDs #406,407.
Nick Mathewson
2009-10-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-15
Move moria1 and Tonga to alternate IP addresses.
Roger Dingledine
2009-10-11
Move dizum to an alternate IP address.
Roger Dingledine
2009-09-30
Move Tonga to an alternate IP address
Roger Dingledine
2009-09-30
Move moria1 to a nearby IP address
Roger Dingledine
2009-09-28
Fix some win32 compilation warnings
Nick Mathewson
2009-09-17
Let our config abbreviations rewrite more than once
Roger Dingledine
2009-09-16
Move circuitbuildtimeout config check.
Mike Perry
2009-09-16
Fix issues found by arma in review.
Mike Perry
2009-09-16
space/indent cleanups, plus point out three bugs
Roger Dingledine
2009-09-16
Use our variable directly for timeout.
Mike Perry
2009-09-16
Write unit tests and fix issues they uncovered.
Mike Perry
2009-09-16
Implement the pareto fitting and timeout calculating bits.
Mike Perry
2009-09-16
Clean up Fallon's partially complete GSoC project.
Mike Perry
[next]