Mike Perry
|
fca8446949
Fix a couple of assert bugs.
|
16 years ago |
Mike Perry
|
c4e6b3eadb
Fix timeout edge case when we get enough samples.
|
16 years ago |
Mike Perry
|
95735e5478
Fix the math.h log() conflict.
|
16 years ago |
Mike Perry
|
7ac9a66c8f
Recover from changing network connections.
|
16 years ago |
Mike Perry
|
411b60325b
Factor out the pretimeout handling code.
|
16 years ago |
Mike Perry
|
b52bce91fc
Write unit tests and fix issues they uncovered.
|
16 years ago |
Mike Perry
|
04414830fe
Implement the pareto fitting and timeout calculating bits.
|
16 years ago |
Mike Perry
|
7750bee21d
Clean up Fallon's partially complete GSoC project.
|
16 years ago |
Roger Dingledine
|
2dbf5b7741
Merge branch 'tmp'
|
16 years ago |
Nick Mathewson
|
ed7283d283
Merge commit 'origin/maint-0.2.1'
|
16 years ago |
Nick Mathewson
|
24c740e5fd
Merge commit 'sebastian/memleak' into maint-0.2.1
|
16 years ago |
Sebastian Hahn
|
113ba0e727
make some bug 1090 warnings go away
|
16 years ago |
Nick Mathewson
|
f9226ae030
Merge commit 'origin/maint-0.2.1'
|
16 years ago |
Sebastian Hahn
|
b73ecdc232
Fix compile on Snow Leopard
|
16 years ago |
Sebastian Hahn
|
5e01a86b42
some cleanups:
|
16 years ago |
Roger Dingledine
|
39dee3d52c
revert the month in the man page, so we don't drive weasel mad
|
16 years ago |
Peter Palfrader
|
65ed05edf3
Forward port patches/06_add_compile_time_defaults.dpatch
|
16 years ago |
Peter Palfrader
|
a57b98772a
Forward port patches/03_tor_manpage_in_section_8.dpatch
|
16 years ago |
Peter Palfrader
|
c6082c1489
New upstream version
|
16 years ago |
Roger Dingledine
|
c43859c5c1
Read "circwindow=x" from the consensus and use it
|
16 years ago |
Roger Dingledine
|
40bcab1faf
ConsensusParams config option lists key=value params
|
16 years ago |
Nick Mathewson
|
56c6d78520
Parameter access function, with unit tests.
|
16 years ago |
Nick Mathewson
|
d9872cc676
Mark proposal 167 as implemented.
|
16 years ago |
Nick Mathewson
|
381766ce4b
Implement proposal 167: Authorities vote on network parameters.
|
16 years ago |
Nick Mathewson
|
0edc39303d
Add a median_int32 and find_nth_int32
|
16 years ago |
Sebastian Hahn
|
b792afa919
Fix a memory leak when parsing a ns
|
16 years ago |
Roger Dingledine
|
86af2ecbda
minor fixes in some comments
|
16 years ago |
Roger Dingledine
|
fcacf22491
Fix obscure 64-bit big-endian hidserv bug
|
16 years ago |
Roger Dingledine
|
3de5ac9baa
i couldn't break nick's tor_parse_double()
|
16 years ago |
Roger Dingledine
|
5fe8d384df
spelling, indenting, punctuating
|
16 years ago |