Commit History

Author SHA1 Message Date
  Nick Mathewson d6b49c55c5 Merge branch 'bug2328_021' into maint-0.2.1 14 years ago
  Nick Mathewson 2008728df7 Notice a little faster if we're running out of virtual addresses 14 years ago
  Nick Mathewson eabddd8ca0 Handle a NULL return from addressmap_get_virtual_address 15 years ago
  Nick Mathewson 31d6659d97 Fix a double-counting bug in addrmap_get_virtual_address 15 years ago
  Nick Mathewson d14b0d54d2 Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunks 15 years ago
  Nick Mathewson e4320689cc Note that Tor requires Automake 1.7. Fixes bug 2305 15 years ago
  Nick Mathewson 64798dab4f Detect and disallow compression bombs 15 years ago
  Nick Mathewson e365aee971 Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 15 years ago
  Nick Mathewson e09ab69703 Check size against SIZE_T_CEILING in realloc too. 15 years ago
  Nick Mathewson 5c09431cc7 Never include pthread.h when building for Windows. 15 years ago
  Nick Mathewson 989db9aed1 fix whitespace issues 15 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 15 years ago
  Nick Mathewson 69771bb5fc Merge remote branch 'public/bug2190_021' into maint-0.2.1 15 years ago
  Roger Dingledine ef5b3680c6 put 0.2.1.28 release notes in place too 15 years ago
  Roger Dingledine 975ffe4398 Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1 15 years ago
  Karsten Loesing 3c3b1d14fd Change gabelmoo's IP address and ports. 15 years ago
  Nick Mathewson b0def605a5 Add a changelog entry 15 years ago
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 15 years ago
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 15 years ago
  Nick Mathewson 649ee99846 Base SIZE_T_CEILING on SSIZE_T_MAX. 15 years ago
  Karsten Loesing 35148ba532 Update to the December 1 2010 Maxmind GeoLite Country database. 15 years ago
  Roger Dingledine b071217d1f add 0.2.1.27 blurb and changelog to release notes 15 years ago
  mingw-san 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ 15 years ago
  Nick Mathewson ff014eb5ea Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes 0.2.1 compilation on windows 15 years ago
  Roger Dingledine 2d6ee53fb9 stop shipping doc/img and doc/website in the tarball 15 years ago
  Nick Mathewson a9d2148f53 Merge branch 'fix2204' into maint-0.2.1 15 years ago
  Nick Mathewson 92a99736fd Do not set the hostname TLS extension server-side; only client-side 15 years ago
  Nick Mathewson 668f7a2639 Do not send Libevent log messages to a controller (0.2.1 backport) 15 years ago
  Nick Mathewson 2392290c18 Fix a remaining bug in Robert's bug1859 fix. 15 years ago
  Robert Hogan 5cd7953a21 Issues with router_get_by_nickname() (3) 15 years ago