aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* bump to 0.1.0.5-rcRoger Dingledine2005-04-27
* bump to 0.1.0.4-rc-cvs while we're testingRoger Dingledine2005-04-26
* bump experimental version to 0.1.0.4-rcRoger Dingledine2005-04-23
* bump to 0.1.0.3-rc-cvsRoger Dingledine2005-04-23
* bump to 0.1.0.3-rcRoger Dingledine2005-04-08
* bump to 0.1.0.2-rc-cvsRoger Dingledine2005-04-01
* update copyright notices.Nick Mathewson2005-04-01
* bump version to 0.1.0.2-rcRoger Dingledine2005-04-01
* Use recent libevent features when possibleNick Mathewson2005-04-01
* bump cvs version to 0.1.0.1-rc-cvsRoger Dingledine2005-03-31
* Mention libevent in more docs.Nick Mathewson2005-03-29
* bump cvs to 0.1.0.1-rcRoger Dingledine2005-03-23
* Fix spacing for --with-dmallocPeter Palfrader2005-03-22
* Finish implementing GETINFO; make it easy to query address maps.Nick Mathewson2005-03-03
* Patch to localtime/gmtime handling: use the _r variants where available. Use...Nick Mathewson2005-02-22
* Check for pthread dependency on pthread_detach as well as pthread_createNick Mathewson2005-02-22
* Snarf some logic from python, adapted to our own needs, to handle gethostbyna...Nick Mathewson2005-02-22
* Initial IRIX compatibility fixes: check for inttypes.h; check for platform ce...Nick Mathewson2005-02-22
* More fixes for IRIX compilation: make very sure we have NULL in configure.in....Nick Mathewson2005-02-15
* Fix check for NULL representation to include string.h; this makes fixes build...Nick Mathewson2005-02-15
* Give a better error message when zlib.h is not found.Nick Mathewson2005-02-12
* Use getaddrinfo and gethostbyname_r where available. Note that these are not...Nick Mathewson2005-02-03
* Also check for dmalloc.hPeter Palfrader2005-02-03
* fix typoRoger Dingledine2005-02-03
* Add --with-dmalloc configure optionPeter Palfrader2005-02-03
* Check for libpthreadNick Mathewson2005-02-01
* Add rudimentary pthread support that needs more testing.Nick Mathewson2005-01-27
* Make Tor use Niels Provos's libevent instead of it's currentNick Mathewson2005-01-12
* Forward-port OSX packaging stuff from maint branchNick Mathewson2005-01-05
* Bump repository version to tor-0.1.0.0-alpha-cvs. (First prerelease will be 0...Nick Mathewson2004-12-17
* move us to 0.0.9.1Roger Dingledine2004-12-15
* 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