summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2006-01-11bump to 0.1.1.12-alphaRoger Dingledine
2006-01-11bump to 0.1.1.11-alpha-cvsRoger Dingledine
2006-01-10bump to 0.1.1.11-alpha in preparation for releaseRoger Dingledine
2005-12-24Apply RPM-related cleanups from John BashinskiNick Mathewson
2005-12-11bump to 0.1.1.10-alpha-cvsRoger Dingledine
2005-12-10bump to 0.1.1.10-alphaRoger Dingledine
2005-12-05Also print usernames, not just numeric UIDs when we tell the user that his da...Peter Palfrader
2005-11-23link with -ldl if you need it.Roger Dingledine
2005-11-23whitespace and copyright fixes on configure.inRoger Dingledine
2005-11-15bump to 0.1.1.9-alpha-cvsRoger Dingledine
2005-11-15bump to 0.1.1.9-alphaRoger Dingledine
2005-10-24prefer thread-friendly dmallocNick Mathewson
2005-10-08Bump version to 0.1.1.8-alpha-cvsNick Mathewson
2005-10-07bump to 0.1.1.8-alphaRoger Dingledine
2005-10-06sparc64 doesn't like unaligned access eitherPeter Palfrader
2005-10-05Fix verbose compiler warnings, including one in routerlist.c that would have ...Nick Mathewson
2005-09-30add extra warnings to our set of disabled warningsNick Mathewson
2005-09-19bump version to 0.1.1.7-alpha-cvsNick Mathewson
2005-09-14Add a touch_file() function to compat so we can update cache mtimes.Nick Mathewson
2005-09-14bump to 0.1.1.7-alphaRoger Dingledine
2005-09-10Do not use unaligned access on some more archsPeter Palfrader
2005-09-10bump to 0.1.1.6-alpha-cvsRoger Dingledine
2005-09-10bump to 0.1.1.6-alphaRoger Dingledine
2005-08-24Stop solaris from warning about localtime_r and friends. AFAICT, no other pla...Nick Mathewson
2005-08-23downgrade back to 0.1.1.5-alpha-cvsRoger Dingledine
2005-08-22bump version to 0.1.1.6-alphaRoger Dingledine
2005-08-08bump to 0.1.1.5-alpha-cvsRoger Dingledine
2005-08-05bump to 0.1.1.5-alpha, though it's not released yetRoger Dingledine
2005-08-04forward port: Also explicitly set no-unaligned-access for sparcPeter Palfrader
2005-08-04bump to 0.1.1.4-alpha in preparation for new releaseRoger Dingledine
2005-07-25Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospec...Nick Mathewson
2005-07-25bump to 0.1.1.3-alphaRoger Dingledine
2005-07-15bump us to 0.1.1.2-alpha-cvs since stuff has changedRoger Dingledine
2005-07-14bump to 0.1.1.2-alphaRoger Dingledine
2005-07-13Fix bug 161: when --disable-threads is set, do not search for or link against...Nick Mathewson
2005-06-29Bump version to 0.1.1.1-alpha-cvsNick Mathewson
2005-06-27Bump CVS version to 0.1.1.1-alphaNick Mathewson
2005-06-18Add a tor_memmem functionNick Mathewson
2005-06-09add solaris to poorly threading platformsNick Mathewson
2005-06-07Resolve OSX installer bugs 147 and 148Nick Mathewson
2005-06-06bump cvs to 0.1.1.0-alpha-cvsRoger Dingledine
2005-05-23Only restore what we actually savedNick Mathewson
2005-05-23More comments for configure.in, and also make configure.in not croak on old l...Nick Mathewson
2005-05-23bump to 0.1.0.8-rcRoger Dingledine
2005-05-19Disable threads on openbsd too.Nick Mathewson
2005-05-18bump to 0.1.0.7-rc-cvsRoger Dingledine
2005-05-17oops, i never committed the bump to 0.1.0.7-rcRoger Dingledine
2005-05-17Brag to the user when we successfully work around an idiotic ld.so.conf.Nick Mathewson
2005-05-17Normal is good.Nick Mathewson
2005-05-17Check for the ugly /usr/local/lib-not-in-ld.so.conf case even when we can lin...Nick Mathewson