Commit History

Author SHA1 Message Date
  Andrew Lewman 741ef2a8cd fix the links in the exit-list notice we give out to users. 13 years ago
  Nick Mathewson ebb287c75d Backport current tor-exit-notice to 0.2.1 13 years ago
  Nick Mathewson 1471e57743 Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1 13 years ago
  Robert Ransom 43414eb988 Fix bounds-checking in policy_summarize 13 years ago
  Nick Mathewson c8f94eed12 Oops; actually add the code to the last patch. :/ 13 years ago
  Nick Mathewson 971e83ef9c Fix two more SIZE_T_CEILING issues 13 years ago
  Roger Dingledine 8875a028a7 be the winner, rewrite history 13 years ago
  Roger Dingledine 5110490253 0.2.1.29 changelog and blurb 13 years ago
  Nick Mathewson ef6fa07e48 Fix a couple of non-cleared key issues in hidden services 13 years ago
  Nick Mathewson 9b09627edd Zero out some more key data before freeing it 13 years ago
  Nick Mathewson b97b0efec8 Merge branch 'bug2352_obsize' into maint-0.2.1 13 years ago
  Nick Mathewson 31b562e10a Add missing check for hostname answer_len in dnsserv size 13 years ago
  Nick Mathewson c2aa2db8b5 Merge branch 'bug2332_part2' into maint-0.2.1 13 years ago
  Nick Mathewson 8f11642ceb Merge branch 'bug2324_uncompress' into maint-0.2.1 13 years ago
  Nick Mathewson 1fcfc18628 clean up message; explain a magic number in a comment 13 years ago
  Nick Mathewson 50b06a2b76 make the description of tolen_asserts more dire 13 years ago
  Nick Mathewson 115782bdbe Fix a heap overflow found by debuger, and make it harder to make that mistake again 13 years ago
  Nick Mathewson a16902b9d4 Always nul-terminate the result passed to evdns_server_add_ptr_reply 13 years ago
  Nick Mathewson 1f3b442023 catch another overlong malloc possibility. found by cypherpunks 13 years ago
  Nick Mathewson 9fcc14224b Make our replacement INT32_MAX always signed 13 years ago
  Nick Mathewson bd67b23fec Always nul-terminate the result passed to evdns_server_add_ptr_reply 13 years ago
  Nick Mathewson 373a1bc40e Impose maximum sizes on parsed objects 13 years ago
  Nick Mathewson 729f404efe Add logic in routerparse to not read overlong private keys 13 years ago
  Karsten Loesing d43cba6c69 Update to the January 1 2011 Maxmind GeoLite Country database. 13 years ago
  Nick Mathewson 045e6ebd31 Remove a loud info log message 13 years ago
  Nick Mathewson 0a35ac6a22 Correctly detect and exclude addresses outside of our virtual address range 13 years ago
  Nick Mathewson d6b49c55c5 Merge branch 'bug2328_021' into maint-0.2.1 13 years ago
  Nick Mathewson 2008728df7 Notice a little faster if we're running out of virtual addresses 13 years ago
  Nick Mathewson eabddd8ca0 Handle a NULL return from addressmap_get_virtual_address 13 years ago
  Nick Mathewson 31d6659d97 Fix a double-counting bug in addrmap_get_virtual_address 13 years ago