Commit History

Author SHA1 Message Date
  Nick Mathewson 81d69f4c2d Detect signed size_t and report an error at configure time. 13 years ago
  Nick Mathewson e365aee971 Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 13 years ago
  Nick Mathewson e09ab69703 Check size against SIZE_T_CEILING in realloc too. 13 years ago
  Nick Mathewson 5c09431cc7 Never include pthread.h when building for Windows. 13 years ago
  Nick Mathewson 989db9aed1 fix whitespace issues 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson 69771bb5fc Merge remote branch 'public/bug2190_021' into maint-0.2.1 13 years ago
  Roger Dingledine ef5b3680c6 put 0.2.1.28 release notes in place too 13 years ago
  Roger Dingledine 975ffe4398 Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1 13 years ago
  Karsten Loesing 3c3b1d14fd Change gabelmoo's IP address and ports. 13 years ago
  Nick Mathewson b0def605a5 Add a changelog entry 13 years ago
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 years ago
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 13 years ago
  Nick Mathewson 649ee99846 Base SIZE_T_CEILING on SSIZE_T_MAX. 13 years ago
  Karsten Loesing 35148ba532 Update to the December 1 2010 Maxmind GeoLite Country database. 14 years ago
  Roger Dingledine b071217d1f add 0.2.1.27 blurb and changelog to release notes 14 years ago
  mingw-san 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ 14 years ago
  Nick Mathewson ff014eb5ea Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes 0.2.1 compilation on windows 14 years ago
  Roger Dingledine 2d6ee53fb9 stop shipping doc/img and doc/website in the tarball 14 years ago
  Nick Mathewson a9d2148f53 Merge branch 'fix2204' into maint-0.2.1 14 years ago
  Nick Mathewson 92a99736fd Do not set the hostname TLS extension server-side; only client-side 14 years ago
  Nick Mathewson 668f7a2639 Do not send Libevent log messages to a controller (0.2.1 backport) 14 years ago
  Nick Mathewson 566a115be1 Add changes file for bug1125 14 years ago
  Robert Ransom a421e284d0 Disable logging to control port connections in buf_shrink_freelists. 14 years ago
  Robert Ransom 81affe1949 Move the original log_info call out of the core of buf_shrink_freelists. 14 years ago
  Roger Dingledine 0a38358210 let unpublished bridges learn their ip address too 14 years ago
  Nick Mathewson 2a50dd9359 Enforce multiplicity rules when parsing annotations. 14 years ago
  Nick Mathewson 089137f011 Fix a bug where seting allow_annotations==0 only ignores annotations, but does not block them 14 years ago
  Karsten Loesing bad609ae6b Update to the October 1 2010 Maxmind GeoLite Country database. 14 years ago
  Roger Dingledine 339993b409 actually retry bridges when your network goes away 14 years ago