コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson ebb95d0f78 Merge remote-tracking branch 'public/bug8377' into maint-0.2.3 11 年 前
  Nick Mathewson c6ca199888 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年 前
  Karsten Loesing 3dde6d5d29 Update to the March 2013 GeoIP database. 11 年 前
  Nick Mathewson 165b2c0123 Add unit test for tor_addr_is_loopback 11 年 前
  Nick Mathewson b528aaef03 Make sure that [::1] is recognized as a private address 11 年 前
  Nick Mathewson 5e0ce4c578 oops; add a missing semicolon 11 年 前
  Nick Mathewson e3578d52e4 Check whether ei is non-NULL before altering it. 11 年 前
  Nick Mathewson b840b76b04 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年 前
  Karsten Loesing adff7f944a Update to the February 2013 GeoIP database. 11 年 前
  Nick Mathewson ae15b55173 Merge branch 'bug7889_023' into maint-0.2.3 11 年 前
  Nick Mathewson 1625cddf3a Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年 前
  Nick Mathewson 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. 11 年 前
  Karsten Loesing 32114d70ae Update to the January 2013 GeoIP database. 11 年 前
  Nick Mathewson 52bf1556b1 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年 前
  Karsten Loesing 6bdfa295b5 Add link explaining how the geoip file was created. 11 年 前
  Karsten Loesing c9a5d613a6 Update to the December 2012 GeoIP database. 11 年 前
  Karsten Loesing d2cfd52d2c Update to the November 2012 GeoIP database. 11 年 前
  Roger Dingledine 88bb48e785 use a more logical operator 11 年 前
  Nick Mathewson e567b4482a Turn a memwipe in tor_process_handle_destroy() back to memset 11 年 前
  Nick Mathewson 9ad4776e61 Merge branch 'bug7352_023_rebased' into maint-0.2.3 11 年 前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年 前
  Nick Mathewson 758428dd32 Fix a remotely triggerable assertion failure (CVE-2012-2250) 11 年 前
  Nick Mathewson b99457d429 Make unit test for bug7191 work with new smartlist_new() name 11 年 前
  Nick Mathewson b0646cc142 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年 前
  Andrea Shepard cb693ef56e Add some unit tests for smartlist_bsearch_idx() on short lists 11 年 前
  Nick Mathewson 3365def68b Add a changes file for bug 7191. 11 年 前
  Nick Mathewson 8905789170 Fix binary search on lists of 0 or 1 element. 11 年 前
  Roger Dingledine 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 11 年 前
  Nick Mathewson 85659d3964 Fix parse_short_policy (bug 7192.) 11 年 前
  Roger Dingledine 4c8b58f900 add a unit test to expose bug 7192 11 年 前