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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Age
Commit message (
Expand
)
Author
2010-04-23
Merge branch 'maint-0.2.1'
Roger Dingledine
2010-04-23
finally get rid of "clique mode"
Roger Dingledine
2010-04-23
close idle dir-fetch circs early
Roger Dingledine
2010-04-21
finally get rid of "clique mode"
Roger Dingledine
2010-04-21
stop authority reachability check on startup
Roger Dingledine
2010-04-21
immediate reachability check for new relays
Roger Dingledine
2010-04-20
fetch unknown descriptors if we see them in a vote
Roger Dingledine
2010-04-19
Move the declaration of bandwidth_rate_rule_to_string
Nick Mathewson
2010-04-12
Log bandwidth_weight_rule_t as a string, not an integer.
Nick Mathewson
2010-03-10
let people test the RefuseUnknownExits idea
Roger Dingledine
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Properly handle non-terminated strings
Sebastian Hahn
2010-02-22
Implement bw weighting selection algorithm.
Mike Perry
2010-02-22
Add parsing+verification for bw weight values.
Mike Perry
2010-02-22
Perform calculation of consensus bandwidth weights.
Mike Perry
2010-02-18
Move CBT params into consensus.
Mike Perry
2010-02-18
Add BUILDTIMEOUT_SET event for CBT stress testing.
Mike Perry
2010-01-26
Fix a memory corruption bug while collecting bridge stats
Karsten Loesing
2009-12-29
add config options to override.
Roger Dingledine
2009-12-29
add separate per-conn write limiting
Roger Dingledine
2009-12-25
Remove some old, commented out code
Sebastian Hahn
2009-12-21
fix compile
Roger Dingledine
2009-12-21
Be more willing to use an unsuitable circuit for exit.
Roger Dingledine
2009-12-21
Make EntryNodes config option much more aggressive.
Roger Dingledine
2009-12-21
Switch to a StrictNodes config option.
Roger Dingledine
2009-12-19
fix some typos
Roger Dingledine
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-18
Merge commit 'karsten/fix-bridge-stats-master-4'
Nick Mathewson
2009-12-17
Fix bridge statistics.
Karsten Loesing
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
Stop using lround in or.h, and check for bad values of RECENT_CIRCUITS
Nick Mathewson
2009-12-15
Merge branch 'mathlog'
Nick Mathewson
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-12-15
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-15
Fix various comment typos in ewma patch; found by arma.
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
Cache the parsed value of SafeLogging as an enum.
Nick Mathewson
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-11-21
New config option "CircuitStreamTimeout"
Roger Dingledine
2009-10-27
Implement DisableAllSwap to avoid putting secret info in page files.
Jacob Appelbaum
2009-10-27
Fix bug 1113.
Karsten Loesing
2009-10-19
Fix compile with warnings problems on Snow Leopard
Sebastian Hahn
2009-10-18
Add functions to serve microdescs and flavored consensuses.
Nick Mathewson
2009-10-18
Document the microdescriptor code better.
Nick Mathewson
[next]