aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* bump to 0.2.1.14-rcRoger Dingledine2009-04-12
* bump to 0.2.1.13-alpha-devRoger Dingledine2009-03-09
* bump to 0.2.1.13-alphaRoger Dingledine2009-03-09
* Build correctly from outside main source tree. Patch from Michael Gold.Nick Mathewson2009-03-08
* Remove contrib/tor.wxs from AC_CONFIG_FILES. The file is gone.Karsten Loesing2009-03-06
* Use prctl to reenable core dumps when we have setuid to a non-root user.Nick Mathewson2009-02-09
* Bump version to 0.2.1.12-alpha-devNick Mathewson2009-02-09
* bump to 0.2.1.12-alphaRoger Dingledine2009-02-09
* When building with GCC, use -fno-strict-aliasingNick Mathewson2009-01-31
* Do not use == in our shell code; = is standard.Nick Mathewson2009-01-22
* get ready for more developmentRoger Dingledine2009-01-21
* bump to 0.2.1.11-alpha, clean up changelogRoger Dingledine2009-01-20
* Add a better (non-locale-having) ctypes implementation to avoid protocol and ...Nick Mathewson2009-01-20
* This patch changes the default location where config and data filesNick Mathewson2009-01-15
* Check that Libevent header version matches Libevent library version.Nick Mathewson2009-01-07
* ok, all set to destabilize it againRoger Dingledine2009-01-06
* bump to 0.2.1.10-alpha, reorganize the changelogRoger Dingledine2009-01-06
* Only set sin_len/sin6_len when they exist.Nick Mathewson2009-01-02
* Bump version to 0.2.1.9-alpha-devNick Mathewson2008-12-26
* prepare for 0.2.1.9-alphaRoger Dingledine2008-12-25
* Make cell pools always-on.Nick Mathewson2008-12-18
* Remove a few no-longer-used checks from configure.inNick Mathewson2008-12-11
* Bump version to 0.2.1.8-alpha-devNick Mathewson2008-12-09
* bump to 0.2.1.8-alphaRoger Dingledine2008-12-08
* add coderman's wix scripts to make a windows msi installer.Roger Dingledine2008-11-29
* Use fcntl for file locking when flock() is not available.Nick Mathewson2008-11-26
* bump to 0.2.1.7-alpha-devRoger Dingledine2008-11-09
* bump to 0.2.1.7-alphaRoger Dingledine2008-11-08
* Patch from Jacob Appelbaum and me to make User option more robust, properly s...Steven Murdoch2008-11-07
* Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850.Nick Mathewson2008-11-05
* time for another alpha-dev cycleRoger Dingledine2008-10-01
* bump to 0.2.1.6-alpha, and note that the exclude*nodes configRoger Dingledine2008-09-30
* Fix a variable handling mistake when testing for libevent functions in config...Nick Mathewson2008-09-08
* Add a lockfile to the Tor data directory to avoid situations where two Tors s...Nick Mathewson2008-09-01
* bump to 0.2.1.5-alpha-devRoger Dingledine2008-09-01
* bump to 0.2.1.5-alphaRoger Dingledine2008-08-31
* r17853@tombo: nickm | 2008-08-22 12:55:00 -0400Nick Mathewson2008-08-22
* Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...Nick Mathewson2008-08-07
* bump to 0.2.1.4-alpha-dev, add a future todo itemRoger Dingledine2008-08-05
* get closer to a releaseRoger Dingledine2008-08-05
* bump to 0.2.1.3-alphaRoger Dingledine2008-08-03
* bump svn version to 0.2.1.2-alpha-devNick Mathewson2008-07-09
* Patch from coderman: detect transparent proxy header correctly on some linux ...Nick Mathewson2008-07-07
* Remove spurious "netintet" check from configure.inNick Mathewson2008-07-05
* prepare for the 0.2.1.2-alpha release. we will tagRoger Dingledine2008-06-20
* Bump version to 0.2.1.1-alpha-devNick Mathewson2008-06-13
* bump to 0.2.1.1-alphaRoger Dingledine2008-06-13
* r16171@tombo: nickm | 2008-06-11 13:47:41 -0400Nick Mathewson2008-06-11
* Add a configure switch to enable instrument downloads.Peter Palfrader2008-06-02
* New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson2008-05-29