aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-10Merge branch 'bug9017' into maint-0.2.3Nick Mathewson
2013-06-10Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-06-05Update to the June 2013 GeoIP database.Karsten Loesing
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-05-13Update to the May 2013 GeoIP database.Karsten Loesing
2013-05-09Merge branch 'bug8844_v2' into maint-0.2.3Nick Mathewson
2013-05-09Don't run off the end of the array-of-freelistsNick Mathewson
2013-04-19fold in 0.2.3.26 changes entries so far. surprisingly few!Roger Dingledine
2013-04-19Merge branch 'maint-0.2.3' into release-0.2.3Roger Dingledine
2013-04-12Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson
2013-04-08Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-04-08Update to the April 2013 GeoIP database.Karsten Loesing
2013-03-18Merge remote-tracking branch 'public/bug8377' into maint-0.2.3Nick Mathewson
2013-03-11Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-03-07Update to the March 2013 GeoIP database.Karsten Loesing
2013-03-01Add unit test for tor_addr_is_loopbackNick Mathewson
2013-03-01Make sure that [::1] is recognized as a private addressNick Mathewson
2013-02-12oops; add a missing semicolonNick Mathewson
2013-02-11Check whether ei is non-NULL before altering it.Nick Mathewson
2013-02-08Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-02-08Update to the February 2013 GeoIP database.Karsten Loesing
2013-01-15Merge branch 'maint-0.2.3' into release-0.2.3Roger Dingledine
2013-01-15Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson
2013-01-14Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-01-14Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson
2013-01-05Update to the January 2013 GeoIP database.Karsten Loesing
2012-12-13Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-12-13Add link explaining how the geoip file was created.Karsten Loesing
2012-12-13Update to the December 2012 GeoIP database.Karsten Loesing
2012-12-13Update to the November 2012 GeoIP database.Karsten Loesing
2012-11-19bump to 0.2.3.25tor-0.2.3.25Roger Dingledine
2012-11-19fold in changes entries. finish the 0.2.3 blurb.Roger Dingledine
2012-11-19Merge branch 'maint-0.2.3' into release-0.2.3Roger Dingledine
2012-11-12use a more logical operatorRoger Dingledine
2012-11-08Turn a memwipe in tor_process_handle_destroy() back to memsetNick Mathewson
2012-11-08Merge branch 'bug7352_023_rebased' into maint-0.2.3Nick Mathewson
2012-11-08Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson
2012-10-25last clarification for the changelogtor-0.2.3.24-rcRoger Dingledine
2012-10-25update the release notes tooRoger Dingledine
2012-10-25Remove folded-in changes fileNick Mathewson
2012-10-25Bump version to 0.2.3.24-rc.Nick Mathewson
2012-10-25Draft blurb for 0.2.3.24-rc; guess a release dateNick Mathewson
2012-10-25Merge branch 'link_negotiation_assert_023' into release-0.2.3Nick Mathewson
2012-10-23Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson
2012-10-23prep for next rcRoger Dingledine
2012-10-23Merge branch 'maint-0.2.3' into release-0.2.3Roger Dingledine
2012-10-23Make unit test for bug7191 work with new smartlist_new() nameNick Mathewson