Commit History

Author SHA1 Message Date
  Nick Mathewson 0b9c515870 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing 2a61b0dd6b Update to the July 2013 GeoIP database. 11 years ago
  Nick Mathewson 60d633c73a Fix some problems with the bug9002 fix. 11 years ago
  Nick Mathewson c37fdc2eef Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3 11 years ago
  Nick Mathewson 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 years ago
  Nick Mathewson dc516a5436 Limit hidden service descriptors to at most 10 guard nodes. 11 years ago
  Andrea Shepard 2a95f31716 Disable middle relay queue overfill detection code due to possible guard discovery attack 11 years ago
  Nick Mathewson d780cd5fd4 Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3 11 years ago
  Nick Mathewson 9e8c104ab8 Increase the limit so leaky pipe might work 11 years ago
  Andrea Shepard 4cce58d3c2 Don't queue more cells as a middle relay than the spec allows to be in flight 11 years ago
  Nick Mathewson 4835faebf5 Merge branch 'bug9017' into maint-0.2.3 11 years ago
  Nick Mathewson 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. 11 years ago
  Nick Mathewson fe689de084 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing d34753174e Update to the June 2013 GeoIP database. 11 years ago
  Nick Mathewson 78735f8778 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing f8053179c9 Update to the May 2013 GeoIP database. 11 years ago
  Nick Mathewson 96d3219176 Merge branch 'bug8844_v2' into maint-0.2.3 11 years ago
  Nick Mathewson 00e2310f12 Don't run off the end of the array-of-freelists 11 years ago
  Nick Mathewson 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write 11 years ago
  Nick Mathewson 9630fb917f Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing b41f03f6df Update to the April 2013 GeoIP database. 11 years ago
  Nick Mathewson ebb95d0f78 Merge remote-tracking branch 'public/bug8377' into maint-0.2.3 11 years ago
  Nick Mathewson c6ca199888 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing 3dde6d5d29 Update to the March 2013 GeoIP database. 11 years ago
  Nick Mathewson 165b2c0123 Add unit test for tor_addr_is_loopback 11 years ago
  Nick Mathewson b528aaef03 Make sure that [::1] is recognized as a private address 11 years ago
  Nick Mathewson 5e0ce4c578 oops; add a missing semicolon 11 years ago
  Nick Mathewson e3578d52e4 Check whether ei is non-NULL before altering it. 11 years ago
  Nick Mathewson b840b76b04 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing adff7f944a Update to the February 2013 GeoIP database. 11 years ago
  Nick Mathewson ae15b55173 Merge branch 'bug7889_023' into maint-0.2.3 11 years ago
  Nick Mathewson 1625cddf3a Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. 11 years ago
  Karsten Loesing 32114d70ae Update to the January 2013 GeoIP database. 11 years ago
  Nick Mathewson 52bf1556b1 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Karsten Loesing 6bdfa295b5 Add link explaining how the geoip file was created. 11 years ago
  Karsten Loesing c9a5d613a6 Update to the December 2012 GeoIP database. 11 years ago
  Karsten Loesing d2cfd52d2c Update to the November 2012 GeoIP database. 11 years ago
  Roger Dingledine 88bb48e785 use a more logical operator 12 years ago
  Nick Mathewson e567b4482a Turn a memwipe in tor_process_handle_destroy() back to memset 12 years ago
  Nick Mathewson 9ad4776e61 Merge branch 'bug7352_023_rebased' into maint-0.2.3 12 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 12 years ago
  Nick Mathewson 758428dd32 Fix a remotely triggerable assertion failure (CVE-2012-2250) 12 years ago
  Nick Mathewson b99457d429 Make unit test for bug7191 work with new smartlist_new() name 12 years ago
  Nick Mathewson b0646cc142 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 12 years ago
  Andrea Shepard cb693ef56e Add some unit tests for smartlist_bsearch_idx() on short lists 12 years ago
  Nick Mathewson 3365def68b Add a changes file for bug 7191. 12 years ago
  Nick Mathewson 8905789170 Fix binary search on lists of 0 or 1 element. 12 years ago
  Roger Dingledine 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 12 years ago
  Nick Mathewson 85659d3964 Fix parse_short_policy (bug 7192.) 12 years ago