aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3Nick Mathewson2013-06-18
|\
| * Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | Limit hidden service descriptors to at most 10 guard nodes.Nick Mathewson2013-06-16
|/
* Disable middle relay queue overfill detection code due to possible guard disc...Andrea Shepard2013-06-15
* Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3Nick Mathewson2013-06-14
|\
| * Increase the limit so leaky pipe might workNick Mathewson2013-06-14
| * Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
|/
* Merge branch 'bug9017' into maint-0.2.3Nick Mathewson2013-06-10
|\
| * Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson2013-06-10
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-06-05
|\ \
| * | Update to the June 2013 GeoIP database.Karsten Loesing2013-06-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-05-20
|\| | | |/ |/|
| * Update to the May 2013 GeoIP database.Karsten Loesing2013-05-13
* | Merge branch 'bug8844_v2' into maint-0.2.3Nick Mathewson2013-05-09
|\ \
| * | Don't run off the end of the array-of-freelistsNick Mathewson2013-05-09
|/ /
* | Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson2013-04-12
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-04-08
|\|
| * Update to the April 2013 GeoIP database.Karsten Loesing2013-04-08
* | Merge remote-tracking branch 'public/bug8377' into maint-0.2.3Nick Mathewson2013-03-18
|\ \
| * | Add unit test for tor_addr_is_loopbackNick Mathewson2013-03-01
| * | Make sure that [::1] is recognized as a private addressNick Mathewson2013-03-01
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-03-11
|\ \ \ | |/ / |/| / | |/
| * Update to the March 2013 GeoIP database.Karsten Loesing2013-03-07
* | oops; add a missing semicolonNick Mathewson2013-02-12
* | Check whether ei is non-NULL before altering it.Nick Mathewson2013-02-11
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-02-08
|\|
| * Update to the February 2013 GeoIP database.Karsten Loesing2013-02-08
* | Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson2013-01-15
|\ \
| * | Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson2013-01-14
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-01-14
|\ \ \ | |/ / |/| / | |/
| * Update to the January 2013 GeoIP database.Karsten Loesing2013-01-05
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-12-13
|\|
| * Add link explaining how the geoip file was created.Karsten Loesing2012-12-13
| * Update to the December 2012 GeoIP database.Karsten Loesing2012-12-13
| * Update to the November 2012 GeoIP database.Karsten Loesing2012-12-13
* | use a more logical operatorRoger Dingledine2012-11-12
* | Turn a memwipe in tor_process_handle_destroy() back to memsetNick Mathewson2012-11-08
* | Merge branch 'bug7352_023_rebased' into maint-0.2.3Nick Mathewson2012-11-08
|\ \
| * | Add and use and unlikely-to-be-eliminated memwipe()Nick Mathewson2012-11-08
|/ /
* | Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson2012-10-23
* | Make unit test for bug7191 work with new smartlist_new() nameNick Mathewson2012-10-23
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-23
|\|
| * Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard2012-10-23
| * Add a changes file for bug 7191.Nick Mathewson2012-10-23
| * Fix binary search on lists of 0 or 1 element.Nick Mathewson2012-10-23
* | Let 0.2.3 clients exit to internal addresses if they wantRoger Dingledine2012-10-23
* | Fix parse_short_policy (bug 7192.)Nick Mathewson2012-10-23
* | add a unit test to expose bug 7192Roger Dingledine2012-10-22
* | Merge branch 'block_renegotiate_023' into maint-0.2.3Nick Mathewson2012-10-19
|\ \
| * | Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson2012-10-17