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
/
or.h
Age
Commit message (
Expand
)
Author
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
2009-10-18
Fix various bugs in microdescriptor caching.
Nick Mathewson
2009-10-15
Actually remember all the consensus types when we are done generating them.
Nick Mathewson
2009-10-15
Parse detached signatures and microdesc networkstatuses correctly.
Nick Mathewson
2009-10-15
Implement signatures for microdesc consensuses right.
Nick Mathewson
2009-10-15
Generate all the flavors of consensuses when building consensuses.
Nick Mathewson
2009-10-15
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-15
Add ability to parse one or more m line from a vote.
Nick Mathewson
2009-10-15
Functions to encode microdescriptors and their lines.
Nick Mathewson
2009-10-15
Make signature-generation code handle different key and digest lengths.
Nick Mathewson
2009-10-14
read the "circwindow" parameter from the consensus
Roger Dingledine
2009-10-14
Code to parse and access network parameters.
Nick Mathewson
[next]