summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2004-11-14Add coda at the end of configure.in to update versions in orconfig.h and ↵Nick Mathewson
tor.nsi as needed. svn:r2864
2004-11-14Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in ↵Nick Mathewson
configure.in and always include orconfig.h before anything else svn:r2854
2004-11-14generate contrib/torctl via auto*Roger Dingledine
svn:r2846
2004-11-12Use autoconf to enable largefile support where necessary. Use ftello where ↵Nick Mathewson
available, since ftell can fail at 2GB. svn:r2806
2004-11-10Resolve FIXME items: make expand_filename handle ~ and ~usernameNick Mathewson
svn:r2789
2004-11-10bump us to 0.0.9pre6-cvsRoger Dingledine
svn:r2787
2004-11-10ship the tarball with a minimal cflags, since gcc's vary so muchRoger Dingledine
svn:r2770
2004-11-10More whitespace normalizationNick Mathewson
svn:r2768
2004-11-10separate out the cflags that cause spurious warnings, soRoger Dingledine
we don't ship those in the tarball also, bump us to 0.0.9pre5 svn:r2760
2004-11-09move -Wwrite-strings -Wredundant-decls to a separate CFLAGSRoger Dingledine
line, since they fail on my system due to bugs in my includes svn:r2718
2004-11-05Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are definedNick Mathewson
svn:r2688
2004-11-04Merge RPM spec patch from jbashNick Mathewson
svn:r2674
2004-11-03my gcc has never heard of -Wendif-labelsRoger Dingledine
feel free to add it back in if you can make it only used by gcc's that know about it svn:r2654
2004-11-02Handle strlcat/strlcpy correctly on platforms that have them.Nick Mathewson
svn:r2647
2004-11-02Use a stricter set of warnings; make them all pass.Nick Mathewson
svn:r2645
2004-11-01hunt for getrlimit setrlimit sys/time.h sys/resource.hRoger Dingledine
svn:r2637
2004-10-30Only tor and test binaries need to link against openssl and zlib; ↵Nick Mathewson
tor-resolve can be smaller. svn:r2629
2004-10-28Link tools directory into rest of build systemNick Mathewson
svn:r2623
2004-10-26Add SysLog option to direct log messages to the system log instead of a FILE*.Nick Mathewson
svn:r2591
2004-10-21ship src/win32/ in the tarballRoger Dingledine
svn:r2576
2004-10-20bump version to pre5-cvsRoger Dingledine
svn:r2574
2004-10-17bump version to 0.0.9pre4tor-0.0.9pre4Roger Dingledine
svn:r2557
2004-10-16Paranoid bulletproofing for exit codeNick Mathewson
svn:r2537
2004-10-16Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ↵Nick Mathewson
ptr=NULL are equivalent svn:r2536
2004-10-14bump to 0.0.9pre4-cvsRoger Dingledine
svn:r2515
2004-10-14bump version to 0.0.9pre3Roger Dingledine
svn:r2507
2004-10-08oops, actually pre3-cvs nowRoger Dingledine
svn:r2433
2004-10-08bump us to 0.0.9pre3-cvsRoger Dingledine
svn:r2432
2004-10-02pre2 changes:Roger Dingledine
o Bugfixes on pre1: - Make fetching a cached directory work for 64-bit platforms too. - Make zlib.h a required header, not an optional header. svn:r2411
2004-10-01bump version to 0.0.9pre2-cvsRoger Dingledine
svn:r2409
2004-10-01make zlib.h a required header, not an optional headerRoger Dingledine
svn:r2406
2004-09-29bump version to 0.0.9pre1Roger Dingledine
svn:r2398
2004-09-10bump us to 0.0.9pre1-cvsRoger Dingledine
svn:r2340
2004-09-02Check for zlib; link with it.Nick Mathewson
svn:r2326
2004-08-25bump us to 0.0.8 -- this is it. (well, soon)Roger Dingledine
svn:r2316
2004-08-25look for ssldir in /usr/athena tooRoger Dingledine
svn:r2314
2004-08-20add a changelog and bump to 0.0.8rc2tor-0.0.8rc2Roger Dingledine
svn:r2303
2004-08-18this isn't pre4, this is rc1Roger Dingledine
svn:r2296
2004-08-18bump version to pre4 (not ready yet)Roger Dingledine
svn:r2278
2004-08-09bump cvs to 0.0.8pre4-cvsRoger Dingledine
svn:r2217
2004-08-09bump us to 0.0.8pre3Roger Dingledine
svn:r2213
2004-08-06Move design-paper into its own directory, and ship it and all that is needed ↵Peter Palfrader
to build with it in the tarball svn:r2163
2004-08-06bump cvs to 0.0.8pre3-cvsRoger Dingledine
svn:r2160
2004-08-04bump cvs version to 0.0.8pre2-cvsRoger Dingledine
svn:r2133
2004-08-03It is possible to have struct timeval but not gettimeofday.Nick Mathewson
svn:r2125
2004-07-23bump us to 0.0.8pre1tor-0.0.8pre1Roger Dingledine
this is it svn:r2120
2004-06-17bump cvs version to 0.0.8pre1-cvsRoger Dingledine
svn:r1975
2004-06-07bump version to 0.0.7tor-0.0.7Roger Dingledine
svn:r1956
2004-06-06Checkpoint work towards making tor.spec work with current tor and conform ↵Nick Mathewson
(more or less) to fedora.us packaging guidelines svn:r1953
2004-06-03cvs version is now 0.0.7rc1-cvstor-0.0.7rc1Roger Dingledine
svn:r1945