summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-15another little step at making debugging 5458 easierRoger Dingledine
2012-06-15tab-man returneth (this time using the name 'rob')Roger Dingledine
2012-06-15bump to 0.2.3.17-betaRoger Dingledine
2012-06-14Lower the default path bias notice rate to 40%.Mike Perry
2012-06-14For now, never disable any guards.Mike Perry
2012-06-14Defend against entry node path bias attacksMike Perry
2012-06-14Merge remote-tracking branch 'asn-mytor/bug5589_take2'Nick Mathewson
2012-06-14Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.George Kadianakis
2012-06-13Merge remote-tracking branch 'public/bug4663'Nick Mathewson
2012-06-13One more fix for bug 5049.Nick Mathewson
2012-06-13Satisfy make check-spacesAndrea Shepard
2012-06-13Move cbt->liveness.timeouts_after_firsthop free code into its own functionAndrea Shepard
2012-06-13Early exit from circuit_build_times_set_timeout() if adaptive timeouts are di...Andrea Shepard
2012-06-13Don't poll to see if we need to build circuits for timeout data if LearnCircu...Andrea Shepard
2012-06-13Use K&R styleAndrea Shepard
2012-06-13Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is...Andrea Shepard
2012-06-13Don't track circuit timeout history unless we're actually using adaptive time...Andrea Shepard
2012-06-13Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries...Andrea Shepard
2012-06-13Merge branch 'bug5263_023'Nick Mathewson
2012-06-13Add rate-limited log message to bug5263 fixNick Mathewson
2012-06-13Fix busy Libevent loops (infinite loops in Shadow)Rob G. Jansen
2012-06-13Change smartlist_create->smartlist_new in bug4744 branch as merged to masterNick Mathewson
2012-06-13Merge branch 'bug4744_squashed'Nick Mathewson
2012-06-13Implement the client side of proposal 198Nick Mathewson
2012-06-13Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson
2012-06-13Fix another clang compile warningSebastian Hahn
2012-06-13Fix integer overflow in cell stats spotted by atagar.Karsten Loesing
2012-06-13Merge branch 'maint-0.2.2'Roger Dingledine
2012-06-13Update to the June 2012 GeoIP database.Karsten Loesing
2012-06-12Add a warning for using HTTPProxy with no other proxy.Nick Mathewson
2012-06-11fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson
2012-06-11Document ADDRMAPSRC_NONE.Nick Mathewson
2012-06-11Merge branch 'bug5452'Nick Mathewson
2012-06-11Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.Andrea Shepard
2012-06-11Merge remote-tracking branch 'public/bug4592'Nick Mathewson
2012-06-11Merge remote-tracking branch 'public/bug5598'Nick Mathewson
2012-06-11Merge branch 'bug6097'Nick Mathewson
2012-06-08Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear...Andrea Shepard
2012-06-08changes file and whitespace fix for bug5235 patchNick Mathewson
2012-06-08Rate-limit 'Weighted bandwidth is 0.000000 ...' message; it can be produced i...Andrea Shepard
2012-06-07typo noticed by "_raptor"Roger Dingledine
2012-06-07Merge remote-tracking branch 'arma/bug3886'Nick Mathewson
2012-06-07Fix mingw build with -DUNICODE -D_UNICODENick Mathewson
2012-06-07Be more careful calling wcstombsNick Mathewson
2012-06-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-06-07Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom
2012-06-06Change the default for DynamicDHGroups to 0Nick Mathewson
2012-06-05bump to 0.2.3.16-alpha-devRoger Dingledine
2012-06-05today is the day for 0.2.3.16-alphaRoger Dingledine
2012-06-05Merge branch 'bug5603'Nick Mathewson