コミット履歴

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