summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-11-11Split long lines in configure.in and Makefile.am filesNick Mathewson
2010-11-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-10Remove everything related to os x expert packageSebastian Hahn
2010-10-20Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-20Remove redundant -Wpointer-sign CFLAGSebastian Hahn
2010-10-20Remove redundant -Wformat -Wformat-security CFLAGSSebastian Hahn
2010-10-20Use ssp-buffer-size param when hardeningSebastian Hahn
2010-10-15Raise libevent version needed for buffereventsSebastian Hahn
2010-10-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-11Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch
2010-10-11Fix MIPSpro and time_t signedness detectionSebastian Hahn
2010-10-11Fix the new warnings during autogen.shSebastian Hahn
2010-10-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-11Fix warnings with new versions of autoconfSebastian Hahn
2010-10-01bump to 0.2.2.17-alpha-devRoger Dingledine
2010-09-30bump to 0.2.2.17-alphaRoger Dingledine
2010-09-30Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum
2010-09-30First implementation of tor-fw-helper.Jacob Appelbaum
2010-09-28Autodetect the number of CPUs when possible if NumCPUs==0Nick Mathewson
2010-09-27Detect Libevent version at configure time when using buffereventsNick Mathewson
2010-09-27Teach read_event/write_event manipulators about bufferevents.Nick Mathewson
2010-09-27Remove never-actually-finished code to use readv and writev for IO.Nick Mathewson
2010-09-24Bump the Tor version in master to 0.2.3.0-alpha-devNick Mathewson
2010-09-17bump to 0.2.2.16-alpha-devRoger Dingledine
2010-09-17best tor ever!tor-0.2.2.16-alphaRoger Dingledine
2010-08-26Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-08-26Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson
2010-08-19Bump version to 0.2.2.15-alpha-devNick Mathewson
2010-08-18bump to 0.2.2.15-alphaRoger Dingledine
2010-07-13bump to 0.2.2.14-alpha-devRoger Dingledine
2010-07-12bump to 0.2.2.14-alphator-0.2.2.14-alphaRoger Dingledine
2010-05-07Merge commit 'linus/master'Roger Dingledine
2010-05-07Don't be bashistic.Linus Nordberg
2010-05-07use ssp-buffer-size=1 to avoid Werror failuresAndy Isaacson
2010-05-07Add support for gcc compiler/linker hardening flags.Jacob Appelbaum
2010-05-05bump to 0.2.2.13-alpha-devRoger Dingledine
2010-04-24bump to 0.2.2.13-alphator-0.2.2.13-alphaRoger Dingledine
2010-04-20bump to 0.2.2.12-alpha-devRoger Dingledine
2010-04-20bump to 0.2.2.12-alphaRoger Dingledine
2010-04-19bump to 0.2.2.11-alpha-devRoger Dingledine
2010-04-15bump to 0.2.2.11-alphator-0.2.2.11-alphaRoger Dingledine
2010-04-14Add --enable-static-zlib optionSebastian Hahn
2010-04-02Merge branch 'asprintf'Nick Mathewson
2010-03-15bump to 0.2.1.25Roger Dingledine
2010-03-09Don't require asciidoc when building Tor from a tarballSebastian Hahn
2010-03-08bump to 0.2.2.10-alpha-devRoger Dingledine
2010-03-07prepare 0.2.2.10-alpha for releasetor-0.2.2.10-alphaRoger Dingledine
2010-03-06clean up the 0.2.1.25 changelogRoger Dingledine
2010-03-01Add configure switch to disable use of asciidocSebastian Hahn
2010-02-25Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson