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