summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-17Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-17Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson
2009-09-16Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-16Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson
2009-09-16Merge commit 'mikeperry/circuitbuildtimeout-final'Roger Dingledine
2009-09-16Clarify use of magic number 0.98 with #define.Mike Perry
2009-09-16Merge branch 'maint-0.2.1'Roger Dingledine
2009-09-16Merge commit 'karsten/no-time-maint-0.2.1'Roger Dingledine
2009-09-16Merge commit 'sebastian/specconformance'Roger Dingledine
2009-09-16Merge commit 'sebastian/manpage'Roger Dingledine
2009-09-16Fix unit tests and compile issues on Snow LeopardSebastian Hahn
2009-09-16Change liveness value to be a function of the timeout.Mike Perry
2009-09-16Add log message so we have accurate build time values.Mike Perry
2009-09-16Address nickm's issues from his review #1.Mike Perry
2009-09-16Update proposal to match implementation.Mike Perry
2009-09-16Move circuitbuildtimeout config check.Mike Perry
2009-09-16Time for some debugging by asserts.Mike Perry
2009-09-16Fix bugs relating to not counting timeouts as circuit builds.Mike Perry
2009-09-16Document functions and constants.Mike Perry
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-16Teach connection_ap_can_use_exit about Exclude*NodesSebastian Hahn
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-15it is cached-descriptors now, not cached-routersSebastian Hahn
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