aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2006-02-09bump to 0.1.1.13-alphator-0.1.1.13-alphaRoger Dingledine
svn:r5951
2006-02-09Happy new year!Roger Dingledine
svn:r5949
2006-02-03Be sure to restore LDFLAGS from LDFLAGS, not from LIBS.Nick Mathewson
svn:r5902
2006-02-01Apply Matt Ghali's --with-syslog-facility patchPeter Palfrader
svn:r5883
2006-01-27Make OpenSSL configure.in logic match libevent configure.in logic.Nick Mathewson
svn:r5873
2006-01-27More improvements on libevent hunting: give a good error when no libevent ↵Nick Mathewson
linkable is found at all; also try using -R to link libevent where needed. svn:r5872
2006-01-27Minor cleanup of last patch: check system before prefix, so we dont believe ↵Nick Mathewson
that libevent is /usr/local/lib when it is in /usr. svn:r5871
2006-01-27Implement --with-libevent-dir. Improve libevent search techniques. May be ↵Nick Mathewson
buggy as my old apartment. svn:r5870
2006-01-12bump to 0.1.1.12-alpha-cvsRoger Dingledine
svn:r5825
2006-01-11bump to 0.1.1.12-alphaRoger Dingledine
ha ha svn:r5808
2006-01-11bump to 0.1.1.11-alpha-cvsRoger Dingledine
svn:r5799
2006-01-10bump to 0.1.1.11-alpha in preparation for releaseRoger Dingledine
svn:r5783
2005-12-24Apply RPM-related cleanups from John BashinskiNick Mathewson
svn:r5639
2005-12-11bump to 0.1.1.10-alpha-cvsRoger Dingledine
svn:r5558
2005-12-10bump to 0.1.1.10-alphaRoger Dingledine
svn:r5553
2005-12-05Also print usernames, not just numeric UIDs when we tell the user that his ↵Peter Palfrader
data directory has the wrong owner svn:r5502
2005-11-23link with -ldl if you need it.Roger Dingledine
svn:r5450
2005-11-23whitespace and copyright fixes on configure.inRoger Dingledine
svn:r5449
2005-11-15bump to 0.1.1.9-alpha-cvsRoger Dingledine
svn:r5387
2005-11-15bump to 0.1.1.9-alphaRoger Dingledine
svn:r5374
2005-10-24prefer thread-friendly dmallocNick Mathewson
svn:r5298
2005-10-08Bump version to 0.1.1.8-alpha-cvsNick Mathewson
svn:r5228
2005-10-07bump to 0.1.1.8-alphaRoger Dingledine
svn:r5222
2005-10-06sparc64 doesn't like unaligned access eitherPeter Palfrader
svn:r5206
2005-10-05Fix verbose compiler warnings, including one in routerlist.c that would have ↵Nick Mathewson
been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. svn:r5190
2005-09-30add extra warnings to our set of disabled warningsNick Mathewson
svn:r5158
2005-09-19bump version to 0.1.1.7-alpha-cvsNick Mathewson
svn:r5093
2005-09-14Add a touch_file() function to compat so we can update cache mtimes.Nick Mathewson
svn:r5067
2005-09-14bump to 0.1.1.7-alphaRoger Dingledine
svn:r5051
2005-09-10Do not use unaligned access on some more archsPeter Palfrader
svn:r4992
2005-09-10bump to 0.1.1.6-alpha-cvsRoger Dingledine
svn:r4987
2005-09-10bump to 0.1.1.6-alphaRoger Dingledine
this time for sure svn:r4982
2005-08-24Stop solaris from warning about localtime_r and friends. AFAICT, no other ↵Nick Mathewson
platforms want this. svn:r4827
2005-08-23downgrade back to 0.1.1.5-alpha-cvsRoger Dingledine
it's going to be another while svn:r4824
2005-08-22bump version to 0.1.1.6-alphaRoger Dingledine
svn:r4813
2005-08-08bump to 0.1.1.5-alpha-cvsRoger Dingledine
svn:r4753
2005-08-05bump to 0.1.1.5-alpha, though it's not released yetRoger Dingledine
svn:r4721
2005-08-04forward port: Also explicitly set no-unaligned-access for sparcPeter Palfrader
svn:r4703
2005-08-04bump to 0.1.1.4-alpha in preparation for new releaseRoger Dingledine
svn:r4701
2005-07-25Fix logic to set TIME_T_MAX; apparently, everybody had thought of the ↵Nick Mathewson
prospect of a signed time_t but me. svn:r4675
2005-07-25bump to 0.1.1.3-alphaRoger Dingledine
svn:r4672
2005-07-15bump us to 0.1.1.2-alpha-cvs since stuff has changedRoger Dingledine
svn:r4579
2005-07-14bump to 0.1.1.2-alphaRoger Dingledine
svn:r4563
2005-07-13Fix bug 161: when --disable-threads is set, do not search for or link ↵Nick Mathewson
against pthreads libraries svn:r4545
2005-06-29Bump version to 0.1.1.1-alpha-cvsNick Mathewson
svn:r4505
2005-06-27Bump CVS version to 0.1.1.1-alphaNick Mathewson
svn:r4493
2005-06-18Add a tor_memmem functionNick Mathewson
svn:r4452
2005-06-09add solaris to poorly threading platformsNick Mathewson
svn:r4383
2005-06-07Resolve OSX installer bugs 147 and 148Nick Mathewson
svn:r4333
2005-06-06bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine
svn:r4323