summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-15Merge branch 'maint-0.2.1' into release-0.2.1tor-0.2.1.29Roger Dingledine
2011-01-150.2.1.29 changelog and blurbRoger Dingledine
2011-01-15final changelog cleanup. it'll do.Roger Dingledine
2011-01-15amend changelog for fixing --enable-openbsd-mallocRoger Dingledine
2011-01-15clean up changelog more, add blurbRoger Dingledine
2011-01-15start cleaning up 0.2.1.29 changelogRoger Dingledine
2011-01-15bump to 0.2.1.29Roger Dingledine
2011-01-15Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2011-01-15Fix a couple of non-cleared key issues in hidden servicesNick Mathewson
2011-01-15Zero out some more key data before freeing itNick Mathewson
2011-01-15Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson
2011-01-15Add missing check for hostname answer_len in dnsserv sizeNick Mathewson
2011-01-15Merge branch 'bug2332_part2' into maint-0.2.1Nick Mathewson
2011-01-15Merge branch 'bug2324_uncompress' into maint-0.2.1Nick Mathewson
2011-01-15clean up message; explain a magic number in a commentNick Mathewson
2011-01-15make the description of tolen_asserts more direNick Mathewson
2011-01-15Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson
2011-01-15Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson
2011-01-15catch another overlong malloc possibility. found by cypherpunksNick Mathewson
2011-01-12Make our replacement INT32_MAX always signedNick Mathewson
2011-01-10Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson
2011-01-10Impose maximum sizes on parsed objectsNick Mathewson
2011-01-10Add logic in routerparse to not read overlong private keysNick Mathewson
2011-01-10Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing
2011-01-07Remove a loud info log messageNick Mathewson
2011-01-07Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson
2011-01-06Merge branch 'bug2328_021' into maint-0.2.1Nick Mathewson
2011-01-06Notice a little faster if we're running out of virtual addressesNick Mathewson
2011-01-05Handle a NULL return from addressmap_get_virtual_addressNick Mathewson
2011-01-05Fix a double-counting bug in addrmap_get_virtual_addressNick Mathewson
2011-01-05Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunksNick Mathewson
2011-01-03Note that Tor requires Automake 1.7. Fixes bug 2305Nick Mathewson
2011-01-03Detect and disallow compression bombsNick Mathewson
2011-01-03Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1Nick Mathewson
2011-01-03Check size against SIZE_T_CEILING in realloc too.Nick Mathewson
2011-01-03Never include pthread.h when building for Windows.Nick Mathewson
2011-01-03fix whitespace issuesNick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-21Merge remote branch 'public/bug2190_021' into maint-0.2.1Nick Mathewson
2010-12-16add blurb, change release datetor-0.2.1.28Roger Dingledine
2010-12-16Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-12-16put 0.2.1.28 release notes in place tooRoger Dingledine
2010-12-16bump to 0.2.1.28Roger Dingledine
2010-12-16fold in changelog entryRoger Dingledine
2010-12-16Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-12-16Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1Roger Dingledine
2010-12-16merge changes filesRoger Dingledine
2010-12-16Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-12-16Change gabelmoo's IP address and ports.Karsten Loesing
2010-12-15Add a changelog entryNick Mathewson