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
/
relay.c
Age
Commit message (
Expand
)
Author
2009-12-15
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-15
Merge commit 'sebastian/ewma2' into ewma
Nick Mathewson
2009-12-15
Fix various comment typos in ewma patch; found by arma.
Nick Mathewson
2009-12-14
Fix Snow Leopard compile and a codestyle violation
Sebastian Hahn
2009-12-13
Optimize cell-ewma circuit priority algorithm.
Nick Mathewson
2009-12-12
Adjust EWMA patch to conform to whitespace style.
Nick Mathewson
2009-12-12
Favor quiet circuits when choosing which order to relay cells in.
Can Tang
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-11-22
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-10-26
clean up the XXX comments around bug 1038
Roger Dingledine
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-21
Add some fixes after discussion with Nick.
Karsten Loesing
2009-08-18
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-17
Use memory pool for insertion times.
Karsten Loesing
2009-08-17
Implement queue with O(1) operations, and correct some math.
Karsten Loesing
2009-08-17
Reduce cell statistics accuracy from 1 ms to 10 ms.
Karsten Loesing
2009-08-17
Remove ./configure option for cell statistics.
Karsten Loesing
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-08-10
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-10
Send sendmes when we're down 100 cells, not 101.
Roger Dingledine
2009-07-28
Merge branch 'maint-0.2.1' into master
Roger Dingledine
2009-07-27
three hacks to workaround bug 1038
Roger Dingledine
2009-07-27
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-15
Some tweaks to directory request download times.
Karsten Loesing
2009-07-15
Directories now also measure download times of network statuses.
Karsten Loesing
2009-07-13
fix comments and other typos
Roger Dingledine
2009-07-05
If configured, write cell statistics to disk periodically.
Karsten Loesing
2009-06-16
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-16
Revise earlier check for correct IPv4 addr length to check for ==4.
Nick Mathewson
2009-06-12
Check answer_len in the remap_addr case of process_relay_cell_not_open.
Roger Dingledine
2009-06-12
Check answer_len in the remap_addr case of process_relay_cell_not_open.
Roger Dingledine
2009-05-28
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-28
Two more spelling fix fixes.
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-05-02
Documentation fix.
Karsten Loesing
2009-03-11
when we get an unrecognized relay streamid, log it
Roger Dingledine
2009-02-21
Patch from lark: drop BEGIN cells from a rendevous circuit if they do not ori...
Nick Mathewson
2009-01-05
apply a variant of rovv's bug 872 patch, and document that we want a better s...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-30
Debug code for task 878.
Karsten Loesing
2008-12-29
Do not not cannibalize a circuit that has run out of RELAY_EARLY cells. Part...
Nick Mathewson
2008-12-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
[next]