summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-16Remove an assert.Mike Perry
2009-09-16Fix issues found by arma in review.Mike Perry
2009-09-16space/indent cleanups, plus point out three bugsRoger Dingledine
2009-09-16Woops. Fix a couple memory leaks.Mike Perry
2009-09-16Remove trailing spaces. As if bytes were free...Karsten Loesing
2009-09-16Resolve mode ties in favor of the higher (slower) mode.Mike Perry
2009-09-16More detail for some log msgs.Mike Perry
2009-09-16Use our variable directly for timeout.Mike Perry
2009-09-16Update proposal to bring it more in-line with implementation.Mike Perry
2009-09-16Fix a couple of assert bugs.Mike Perry
2009-09-16Fix timeout edge case when we get enough samples.Mike Perry
2009-09-16Fix the math.h log() conflict.Mike Perry
2009-09-16Recover from changing network connections.Mike Perry
2009-09-16Factor out the pretimeout handling code.Mike Perry
2009-09-16Write unit tests and fix issues they uncovered.Mike Perry
2009-09-16Implement the pareto fitting and timeout calculating bits.Mike Perry
2009-09-16Clean up Fallon's partially complete GSoC project.Mike Perry
2009-09-16Merge branch 'tmp'Roger Dingledine
2009-09-15Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-15Merge commit 'sebastian/memleak' into maint-0.2.1Nick Mathewson
2009-09-16make some bug 1090 warnings go awaySebastian Hahn
2009-09-15Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-15Fix compile on Snow LeopardSebastian Hahn
2009-09-15some cleanups:Sebastian Hahn
2009-09-15revert the month in the man page, so we don't drive weasel madRoger Dingledine
2009-09-15Forward port patches/06_add_compile_time_defaults.dpatchPeter Palfrader
2009-09-15Forward port patches/03_tor_manpage_in_section_8.dpatchPeter Palfrader
2009-09-15New upstream versionPeter Palfrader
2009-09-15Read "circwindow=x" from the consensus and use itRoger Dingledine
2009-09-15ConsensusParams config option lists key=value paramsRoger Dingledine
2009-09-14Parameter access function, with unit tests.Nick Mathewson
2009-09-14Mark proposal 167 as implemented.Nick Mathewson
2009-09-14Implement proposal 167: Authorities vote on network parameters.Nick Mathewson
2009-09-14Add a median_int32 and find_nth_int32Nick Mathewson
2009-09-14Fix a memory leak when parsing a nsSebastian Hahn
2009-09-06minor fixes in some commentsRoger Dingledine
2009-09-02Fix obscure 64-bit big-endian hidserv bugRoger Dingledine
2009-09-02i couldn't break nick's tor_parse_double()Roger Dingledine
2009-09-01spelling, indenting, punctuatingRoger Dingledine
2009-09-01move the packaging change list to 0.2.2.1-alphaRoger Dingledine
2009-09-01Merge branch 'maint-0.2.1'Roger Dingledine
2009-09-01turns out the packaging changes aren't in 0.2.1.20Roger Dingledine
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-09-01Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-01update changelog with bundle detailsAndrew Lewman
2009-09-01Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-01Remove a debug printfSebastian Hahn
2009-09-01typoSebastian Hahn
2009-09-01Use an _actual_ fix for the byte-reverse warning.Nick Mathewson
2009-09-01Use a simpler fix for the byte-reversing warningNick Mathewson