aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* bump to 0.2.2.2-alphaRoger Dingledine2009-09-21
* bump to 0.2.2.1-alpha-devRoger Dingledine2009-08-27
* bump to 0.2.2.1-alphaRoger Dingledine2009-08-26
* Merge commit 'karsten/proposal-166-impl-master'Nick Mathewson2009-08-26
|\
| * Remove ./configure option for cell statistics.Karsten Loesing2009-08-17
| * Remove ./configure option for entry and dir request statistics.Karsten Loesing2009-08-17
| * Remove ./configure option for exit port statistics.Karsten Loesing2009-08-14
* | autoconf 2.59 appears not to support AC_PROG_SEDRoger Dingledine2009-08-20
|/
* Some tweaks to statistics.Karsten Loesing2009-07-15
* Merge commit 'karsten/entrystats-master'Nick Mathewson2009-07-07
|\
| * If configured, write entry-node statistics to disk periodically.Karsten Loesing2009-07-05
* | If configured, write cell statistics to disk periodically.Karsten Loesing2009-07-05
|/
* If configured, write per-port exit statistics to disk periodically.Karsten Loesing2009-07-02
* Make Tor compile with Libevent 1.0 again.Nick Mathewson2009-06-12
* Move the Libvent setup logic into compat_libevent from config.Nick Mathewson2009-06-12
* Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12
* Remove all svn metadata minus what I missed.Sebastian Hahn2009-05-05
* Command-line option to dump SHA1 digests of all source files.Nick Mathewson2009-04-29
* Bump master version to 0.2.2.0-alpha-dev.Nick Mathewson2009-04-29
* 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