index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
relay.c
Commit message (
Expand
)
Author
Age
*
Create routerparse.h
Sebastian Hahn
2010-07-27
*
Create relay.h
Sebastian Hahn
2010-07-27
*
Create reasons.h
Sebastian Hahn
2010-07-27
*
Create policies.h
Sebastian Hahn
2010-07-27
*
Create networkstatus.h
Sebastian Hahn
2010-07-27
*
Create main.h
Sebastian Hahn
2010-07-27
*
Create control.h
Sebastian Hahn
2010-07-27
*
Create connection_or.h
Sebastian Hahn
2010-07-27
*
Create connection_edge.h
Sebastian Hahn
2010-07-27
*
Create connection.h
Sebastian Hahn
2010-07-27
*
Create config.h
Sebastian Hahn
2010-07-27
*
Create circuitlist.h
Sebastian Hahn
2010-07-27
*
Create circuitbuild.h
Sebastian Hahn
2010-07-27
*
Create buffers.h
Sebastian Hahn
2010-07-27
*
Create rendcommon.h
Sebastian Hahn
2010-07-27
*
Create routerlist.h
Sebastian Hahn
2010-07-27
*
Create geoip.h
Sebastian Hahn
2010-07-27
*
Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsec
Nick Mathewson
2010-04-13
*
Fix a bug in reading CircPriorityHalflife from consensus
Nick Mathewson
2010-04-12
*
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
|
\
|
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
|
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-15
*
|
Merge commit 'sebastian/ewma2' into ewma
Nick Mathewson
2009-12-15
|
\
\
|
*
|
Fix Snow Leopard compile and a codestyle violation
Sebastian Hahn
2009-12-14
*
|
|
Fix various comment typos in ewma patch; found by arma.
Nick Mathewson
2009-12-15
|
/
/
*
|
Optimize cell-ewma circuit priority algorithm.
Nick Mathewson
2009-12-13
*
|
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-12-12
*
|
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-11-22
*
|
clean up the XXX comments around bug 1038
Roger Dingledine
2009-10-26
*
|
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
|
Add some fixes after discussion with Nick.
Karsten Loesing
2009-08-21
*
|
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-18
*
|
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-17
*
|
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-10
|
\
|
|
*
Send sendmes when we're down 100 cells, not 101.
Roger Dingledine
2009-08-10
*
|
Merge branch 'maint-0.2.1' into master
Roger Dingledine
2009-07-28
|
\
|
|
*
three hacks to workaround bug 1038
Roger Dingledine
2009-07-27
*
|
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-27
*
|
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-15
*
|
fix comments and other typos
Roger Dingledine
2009-07-13
*
|
If configured, write cell statistics to disk periodically.
Karsten Loesing
2009-07-05
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-16
|
\
|
[next]