aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* move us to 0.0.9Roger Dingledine2004-12-13
* bump to 0.0.9rc7Roger Dingledine2004-12-08
* bump us to 0.0.9rc7-cvsRoger Dingledine2004-12-07
* bump us to 0.0.9rc6Roger Dingledine2004-12-06
* bump us to 0.0.9rc6-cvsRoger Dingledine2004-12-04
* bump to 0.0.9rc5Roger Dingledine2004-12-01
* bump to 0.0.9rc5-cvsRoger Dingledine2004-11-29
* bump to 0.0.9rc4Roger Dingledine2004-11-28
* that's enough changes to bump to rc4-cvsRoger Dingledine2004-11-26
* bump to 0.0.9rc3Roger Dingledine2004-11-25
* bump to rc2Roger Dingledine2004-11-23
* fix some typos; move to 0.0.9rc1Roger Dingledine2004-11-23
* bump us to 0.0.9rc1-cvsRoger Dingledine2004-11-20
* bump us to 0.0.9pre6Roger Dingledine2004-11-16
* Add coda at the end of configure.in to update versions in orconfig.h and tor....Nick Mathewson2004-11-14
* Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...Nick Mathewson2004-11-14
* generate contrib/torctl via auto*Roger Dingledine2004-11-14
* Use autoconf to enable largefile support where necessary. Use ftello where av...Nick Mathewson2004-11-12
* Resolve FIXME items: make expand_filename handle ~ and ~usernameNick Mathewson2004-11-10
* bump us to 0.0.9pre6-cvsRoger Dingledine2004-11-10
* ship the tarball with a minimal cflags, since gcc's vary so muchRoger Dingledine2004-11-10
* More whitespace normalizationNick Mathewson2004-11-10
* separate out the cflags that cause spurious warnings, soRoger Dingledine2004-11-10
* move -Wwrite-strings -Wredundant-decls to a separate CFLAGSRoger Dingledine2004-11-09
* Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are definedNick Mathewson2004-11-05
* Merge RPM spec patch from jbashNick Mathewson2004-11-04
* my gcc has never heard of -Wendif-labelsRoger Dingledine2004-11-03
* Handle strlcat/strlcpy correctly on platforms that have them.Nick Mathewson2004-11-02
* Use a stricter set of warnings; make them all pass.Nick Mathewson2004-11-02
* hunt for getrlimit setrlimit sys/time.h sys/resource.hRoger Dingledine2004-11-01
* Only tor and test binaries need to link against openssl and zlib; tor-resolve...Nick Mathewson2004-10-30
* Link tools directory into rest of build systemNick Mathewson2004-10-28
* Add SysLog option to direct log messages to the system log instead of a FILE*.Nick Mathewson2004-10-26
* ship src/win32/ in the tarballRoger Dingledine2004-10-21
* bump version to pre5-cvsRoger Dingledine2004-10-20
* bump version to 0.0.9pre4Roger Dingledine2004-10-17
* Paranoid bulletproofing for exit codeNick Mathewson2004-10-16
* Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...Nick Mathewson2004-10-16
* bump to 0.0.9pre4-cvsRoger Dingledine2004-10-14
* bump version to 0.0.9pre3Roger Dingledine2004-10-14
* oops, actually pre3-cvs nowRoger Dingledine2004-10-08
* bump us to 0.0.9pre3-cvsRoger Dingledine2004-10-08
* pre2 changes:Roger Dingledine2004-10-02
* bump version to 0.0.9pre2-cvsRoger Dingledine2004-10-01
* make zlib.h a required header, not an optional headerRoger Dingledine2004-10-01
* bump version to 0.0.9pre1Roger Dingledine2004-09-29
* bump us to 0.0.9pre1-cvsRoger Dingledine2004-09-10
* Check for zlib; link with it.Nick Mathewson2004-09-02
* bump us to 0.0.8 -- this is it. (well, soon)Roger Dingledine2004-08-25
* look for ssldir in /usr/athena tooRoger Dingledine2004-08-25