Sebastian Hahn
|
7caa8351b8
Create rendclient.h
|
14 vuotta sitten |
Sebastian Hahn
|
31e81439e1
Create rendcommon.h
|
14 vuotta sitten |
Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
14 vuotta sitten |
Roger Dingledine
|
54cdac97f1
print right controller purpose string for measure-timeout circs
|
14 vuotta sitten |
Sebastian Hahn
|
faf51fa52a
Don't cannibalize one-hop circuits
|
14 vuotta sitten |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 vuotta sitten |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 vuotta sitten |
Sebastian Hahn
|
51c00dbdec
Remove some old, commented out code
|
15 vuotta sitten |
Nick Mathewson
|
05a2473b7f
Merge branch 'ewma'
|
15 vuotta sitten |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
15 vuotta sitten |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
15 vuotta sitten |
Nick Mathewson
|
06e8370c33
Optimize cell-ewma circuit priority algorithm.
|
15 vuotta sitten |
Can Tang
|
d3be00e0f4
Favor quiet circuits when choosing which order to relay cells in.
|
15 vuotta sitten |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 vuotta sitten |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 vuotta sitten |
Roger Dingledine
|
cee9a28d1e
Merge commit 'origin/maint-0.2.1'
|
15 vuotta sitten |
Roger Dingledine
|
a89f51c936
fix race condition that can cause crashes at client or exit relay
|
15 vuotta sitten |
Roger Dingledine
|
7b6b931ccc
stop assuming that our downcasts have a struct offset of 0
|
15 vuotta sitten |
Roger Dingledine
|
2394336426
read the "circwindow" parameter from the consensus
|
15 vuotta sitten |
Roger Dingledine
|
0d13e0ed14
Be more robust to bad circwindow values
|
15 vuotta sitten |
Mike Perry
|
95735e5478
Fix the math.h log() conflict.
|
15 vuotta sitten |
Mike Perry
|
7750bee21d
Clean up Fallon's partially complete GSoC project.
|
15 vuotta sitten |
Roger Dingledine
|
c43859c5c1
Read "circwindow=x" from the consensus and use it
|
15 vuotta sitten |
Karsten Loesing
|
4e29f33427
Write all statistics to disk exactly every 24 hours.
|
15 vuotta sitten |
Karsten Loesing
|
d97e95cb62
Remove ./configure option for cell statistics.
|
15 vuotta sitten |
Karsten Loesing
|
b493a2ccb9
If configured, write cell statistics to disk periodically.
|
15 vuotta sitten |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 vuotta sitten |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
15 vuotta sitten |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 vuotta sitten |
Nick Mathewson
|
145ead96ed
Do not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial bug 878 fix.
|
16 vuotta sitten |