aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* downgrade a log severity, since this event has been knownRoger Dingledine2009-09-21
* Update to the "September 4 2009" ip-to-country file.Roger Dingledine2009-09-21
* bump to 0.2.2.2-alphaRoger Dingledine2009-09-21
* Merge branch 'maint-0.2.1'Roger Dingledine2009-09-20
|\
| * Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"Roger Dingledine2009-09-20
* | Fix compile on Snow LeopardSebastian Hahn2009-09-20
* | Fix build warnings on OSX 10.5.8Nick Mathewson2009-09-20
* | Change the condition on the nonlive timeout counting.Mike Perry2009-09-20
* | Add a couple of time helper functions.Mike Perry2009-09-20
* | Fix typos and comments, plus two bugsRoger Dingledine2009-09-20
* | Implement and document new network liveness algorithm.Mike Perry2009-09-20
* | Fix some precision-related asserts in unit tests.Mike Perry2009-09-20
* | disable the end of circuitbuildtimeout units testsRoger Dingledine2009-09-18
* | Fix compile on freebsdSebastian Hahn2009-09-18
* | Let our config abbreviations rewrite more than onceRoger Dingledine2009-09-17
* | a mish-mash of stuff in my sandboxRoger Dingledine2009-09-17
* | give proposal 151 a changelog and other touchupsRoger Dingledine2009-09-17
* | Choose early circuit idle timeout better.Roger Dingledine2009-09-17
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-17
|\|
| * Work around a memory leak in openssl 0.9.8g (and maybe others)Nick Mathewson2009-09-17
| * Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson2009-09-16
| |\
| | * Reduce log level for bug case that we now know really exists.Karsten Loesing2009-09-01
| | * Avoid segfault when accessing hidden service.Karsten Loesing2009-08-29
* | | Merge commit 'mikeperry/circuitbuildtimeout-final'Roger Dingledine2009-09-16
|\ \ \
| * | | Clarify use of magic number 0.98 with #define.Mike Perry2009-09-16
| * | | Fix unit tests and compile issues on Snow LeopardSebastian Hahn2009-09-16
| * | | Change liveness value to be a function of the timeout.Mike Perry2009-09-16
| * | | Add log message so we have accurate build time values.Mike Perry2009-09-16
| * | | Address nickm's issues from his review #1.Mike Perry2009-09-16
| * | | Move circuitbuildtimeout config check.Mike Perry2009-09-16
| * | | Time for some debugging by asserts.Mike Perry2009-09-16
| * | | Fix bugs relating to not counting timeouts as circuit builds.Mike Perry2009-09-16
| * | | Document functions and constants.Mike Perry2009-09-16
| * | | Remove an assert.Mike Perry2009-09-16
| * | | Fix issues found by arma in review.Mike Perry2009-09-16
| * | | space/indent cleanups, plus point out three bugsRoger Dingledine2009-09-16
| * | | Woops. Fix a couple memory leaks.Mike Perry2009-09-16
| * | | Remove trailing spaces. As if bytes were free...Karsten Loesing2009-09-16
| * | | Resolve mode ties in favor of the higher (slower) mode.Mike Perry2009-09-16
| * | | More detail for some log msgs.Mike Perry2009-09-16
| * | | Use our variable directly for timeout.Mike Perry2009-09-16
| * | | Fix a couple of assert bugs.Mike Perry2009-09-16
| * | | Fix timeout edge case when we get enough samples.Mike Perry2009-09-16
| * | | Fix the math.h log() conflict.Mike Perry2009-09-16
| * | | Recover from changing network connections.Mike Perry2009-09-16
| * | | Factor out the pretimeout handling code.Mike Perry2009-09-16
| * | | Write unit tests and fix issues they uncovered.Mike Perry2009-09-16
| * | | Implement the pareto fitting and timeout calculating bits.Mike Perry2009-09-16
| * | | Clean up Fallon's partially complete GSoC project.Mike Perry2009-09-16
* | | | Merge branch 'maint-0.2.1'Roger Dingledine2009-09-16
|\ \ \ \ | | |/ / | |/| |