aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2011-01-19Fix two more SIZE_T_CEILING issuesNick Mathewson
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-15Merge branch 'bug2324_uncompress' into maint-0.2.1Nick 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-10Impose maximum sizes on parsed objectsNick Mathewson
2011-01-10Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing
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-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-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
2010-12-21Merge remote branch 'public/bug2190_021' into maint-0.2.1Nick Mathewson
2010-12-16Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1Roger Dingledine
2010-12-16Change gabelmoo's IP address and ports.Karsten Loesing
2010-12-15Add a changelog entryNick Mathewson
2010-12-08Update to the December 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-11-23Fix compilation with mingw and OpenSSL 0.9.8m+mingw-san
2010-11-23stop shipping doc/img and doc/website in the tarballRoger Dingledine
2010-11-21Merge branch 'fix2204' into maint-0.2.1Nick Mathewson
2010-11-20Do not set the hostname TLS extension server-side; only client-sideNick Mathewson
2010-11-19Do not send Libevent log messages to a controller (0.2.1 backport)Nick Mathewson
2010-11-12Issues with router_get_by_nickname() (3)Robert Hogan
2010-11-12Add changes file for bug1125Nick Mathewson
2010-11-11let unpublished bridges learn their ip address tooRoger Dingledine
2010-11-10Enforce multiplicity rules when parsing annotations.Nick Mathewson
2010-11-10Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...Nick Mathewson
2010-10-04Update to the October 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-09-28actually retry bridges when your network goes awayRoger Dingledine
2010-09-08Merge remote branch 'karsten/geoip-sep2010' into maint-0.2.1Nick Mathewson
2010-09-08Update to the September 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-09-03Close a non-open OR connection *only* after KeepalivePeriod.Nick Mathewson
2010-08-26Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson
2010-08-18Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn
2010-08-17Merge branch 'bug1141_v3' into maint-0.2.1Nick Mathewson
2010-08-17Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson
2010-08-04Remove the debian directory from the main git repositoryNick Mathewson
2010-08-03Update to the August 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-06-13remove old changes that were folded into 0.2.1.26Roger Dingledine
2010-06-11Add maatuska as eighth v3 directory authority.Karsten Loesing
2010-06-07add changes file for geoip db updateNick Mathewson
2010-05-06move to maxmind geoip dbRoger Dingledine
2010-04-23close idle tls conns earlyRoger Dingledine