Commit History

Author SHA1 Message Date
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 5cd6c577df Merge branch 'bug17852_revised' 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Jeremy 86a5305d46 ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which always null terminates and returns -1 if result is truncated. 8 years ago
  cypherpunks 5176f6f103 Remove relative paths to header files. 9 years ago
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' 10 years ago
  Nick Mathewson 6d9c332757 Another 10363 instance -- this one in the eventdns.c code 10 years ago
  Nick Mathewson 24add404ac eventdns.c: survive broken resolv.conf files 10 years ago
  Peter Retzlaff ebd4ab1506 Prepare patch for ticket 5129 for merging. 11 years ago
  Nick Mathewson 57ffef3f89 Remove an unused local variable. 11 years ago
  Nick Mathewson 63b67577d6 Check return values from fcntl and setsockopt 11 years ago
  Nick Mathewson ddf2c36ab1 Whoops: evdns_log, not tor_log, in src/ext/eventdns.c 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson a5ee3834bf Handle EWOULDBLOCK as EAGAIN if they happen to be different. 11 years ago
  Nick Mathewson 7e4c91e880 Fix a reserved identifier that my scripts missed 11 years ago
  Nick Mathewson 63f542a5c2 Move all externally maintained source files into src/ext 11 years ago