Commit History

Author SHA1 Message Date
  Roger Dingledine d254aeb09e bump to 0.0.9rc3 19 years ago
  Roger Dingledine 2dc62ba5f1 bump to rc2 19 years ago
  Roger Dingledine 7ed738b34c fix some typos; move to 0.0.9rc1 19 years ago
  Roger Dingledine 7bb7aff367 bump us to 0.0.9rc1-cvs 19 years ago
  Roger Dingledine 3e4f30fbb9 bump us to 0.0.9pre6 19 years ago
  Nick Mathewson ed01a15d4d Add coda at the end of configure.in to update versions in orconfig.h and tor.nsi as needed. 19 years ago
  Nick Mathewson 783bbcf471 Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else 19 years ago
  Roger Dingledine affcda71c6 generate contrib/torctl via auto* 19 years ago
  Nick Mathewson 5d92fbe30e Use autoconf to enable largefile support where necessary. Use ftello where available, since ftell can fail at 2GB. 19 years ago
  Nick Mathewson 8de9cfe184 Resolve FIXME items: make expand_filename handle ~ and ~username 19 years ago
  Roger Dingledine 23a69fde8e bump us to 0.0.9pre6-cvs 19 years ago
  Roger Dingledine e5229a214c ship the tarball with a minimal cflags, since gcc's vary so much 19 years ago
  Nick Mathewson 21c92dace0 More whitespace normalization 19 years ago
  Roger Dingledine cb30d054a8 separate out the cflags that cause spurious warnings, so 19 years ago
  Roger Dingledine 8af43306d9 move -Wwrite-strings -Wredundant-decls to a separate CFLAGS 19 years ago
  Nick Mathewson 38ed0ce5e6 Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined 19 years ago
  Nick Mathewson 69e5e8d0ad Merge RPM spec patch from jbash 19 years ago
  Roger Dingledine 5253405dfc my gcc has never heard of -Wendif-labels 19 years ago
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. 19 years ago
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. 19 years ago
  Roger Dingledine 2f5efbcb44 hunt for getrlimit setrlimit sys/time.h sys/resource.h 19 years ago
  Nick Mathewson ae7495dd55 Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. 19 years ago
  Nick Mathewson 5c68db8b3d Link tools directory into rest of build system 19 years ago
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. 19 years ago
  Roger Dingledine 9cc0c3620f ship src/win32/ in the tarball 19 years ago
  Roger Dingledine 820ad3c66a bump version to pre5-cvs 19 years ago
  Roger Dingledine 4c2595ca66 bump version to 0.0.9pre4 19 years ago
  Nick Mathewson b0afd91afe Paranoid bulletproofing for exit code 19 years ago
  Nick Mathewson f619c4603e Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=NULL are equivalent 19 years ago
  Roger Dingledine 3c478c1923 bump to 0.0.9pre4-cvs 19 years ago