summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-07-18bump to 0.2.3.2-alphaRoger Dingledine
2011-06-20Fix tor-fw-helper-natpmp.c API usageJacob Appelbaum
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Add a data-independent variant of memcmp and a d-i memeq function.Nick Mathewson
2011-05-06Link to libevent_openssl statically when requestedSebastian Hahn
2011-05-05Increment version to 0.2.3.1-alpha-devNick Mathewson
2011-05-05Increment version to 0.2.3.1-alphaNick Mathewson
2011-04-02Small fixes for the 2702 implementationSebastian Hahn
2011-04-02add --enable-static-tor to our configure scriptJacob Appelbaum
2011-03-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-28Fix configure.in zlib package names.Erinn Clark
2011-03-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-27Small tweaks for bug2698 bugfixSebastian Hahn
2011-03-27Fix libevent autoconf bug #2698Jacob Appelbaum
2011-03-18Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-18Remove superfluous -g -O2 compiler argumentSebastian Hahn
2011-03-10Fix compilation under LLVM/clang with --enable-gcc-warningsSteven Murdoch
2011-02-22Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-22Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-02-22Remove doc/spec/Makefile.in from list of generated filesNick Mathewson
2011-02-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-02-03Enable ASLR and permanent DEP for Windows executablesJohn Brooks
2011-01-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-12Merge remote branch 'sebastian/bug2337' into maint-0.2.2Nick Mathewson
2011-01-12Fix a autoconf warningSebastian Hahn
2011-01-06Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arraysNick Mathewson
2011-01-03Detect signed size_t and report an error at configure time.Nick Mathewson
2010-11-21bump to 0.2.2.19-alphaRoger Dingledine
2010-11-20Initial work to set CLOEXEC on all possible fdsNick Mathewson
2010-11-16new development versionRoger Dingledine
2010-11-16bump to 0.2.2.18-alphaRoger Dingledine
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