summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge remote-tracking branch 'public/bug5210'Nick Mathewson
2012-06-13Fix another clang compile warningSebastian Hahn
2012-06-13Merge branch 'task-5849-3-squashed'Nick Mathewson
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-12forward-port the 0.2.2.37 changelogRoger Dingledine
2012-06-12fold in changes files so farRoger Dingledine
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-11Call bug5452 fix a feature; note its trac number in the changes fileNick Mathewson
2012-06-11Add change file for 5452Andrea Shepard
2012-06-11Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.Andrea Shepard
2012-06-11Do not try to use -pie on windows; it appears to break badly and weirdlyNick Mathewson
2012-06-11Remove a couple of debugging "echo"s that snuck into configure.inNick Mathewson
2012-06-11Make our compiler-hardening checks robust against MinGWNick Mathewson
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-11Merge branch 'bug2865'Nick Mathewson
2012-06-11List defaults consistently in manpageNick 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-07Correct the defaults for the *Statistics optionsNick Mathewson
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-07apply 6abb638954b to 0.2.3.16-alpha tooRoger Dingledine
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-06use my time machine to fix a few more typosRoger Dingledine
2012-06-05bump to 0.2.3.16-alpha-devRoger Dingledine
2012-06-05use my time machine to fix the changelogRoger Dingledine
2012-06-05add a blurb for 0.2.3.16-alphator-0.2.3.16-alphaRoger Dingledine
2012-06-05today is the day for 0.2.3.16-alphaRoger Dingledine
2012-06-05start folding in the changes filesRoger Dingledine
2012-06-05Merge branch 'bug5603'Nick Mathewson
2012-06-05Changes file for bug 5603Nick Mathewson
2012-06-05Minor changes to bug5603Nick Mathewson
2012-06-05Merge remote-tracking branch 'public/getfilesize_64'Nick Mathewson
2012-06-05Fix some mingw build warningsNick Mathewson
2012-06-05Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges"Nick Mathewson
2012-06-05Downgrade tor_assert(0) to tor_fragile_assert() in windows stub create_unix_s...Nick Mathewson