summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-09-11bump to 0.2.3.22-rctor-0.2.3.22-rcRoger Dingledine
2012-09-04bump to 0.2.3.21-rcRoger Dingledine
2012-09-04Merge branch 'maint-0.2.3' into release-0.2.3Roger Dingledine
2012-08-15Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson
2012-08-05bump to 0.2.3.20-rcRoger Dingledine
2012-07-31bump to 0.2.3.19-rc-devRoger Dingledine
2012-07-06bump to 0.2.3.19-rcRoger Dingledine
2012-06-28bump version to 0.2.3.18-rc-devNick Mathewson
2012-06-28bump to 0.2.3.18-rctor-0.2.3.18-rcRoger Dingledine
2012-06-15bump to 0.2.3.17-beta-devRoger Dingledine
2012-06-15bump to 0.2.3.17-betaRoger Dingledine
2012-06-13Only use -Qunused-arguments when building with clang. fix on 5210 fix.Nick Mathewson
2012-06-13Merge remote-tracking branch 'public/bug5210'Nick Mathewson
2012-06-11Do not try to use -pie on windows; it appears to break badly and weirdlyNick Mathewson
2012-06-11Remove a couple of debugging "echo"s that snuck into configure.inNick Mathewson
2012-06-11Make our compiler-hardening checks robust against MinGWNick Mathewson
2012-06-05bump to 0.2.3.16-alpha-devRoger Dingledine
2012-06-05today is the day for 0.2.3.16-alphaRoger Dingledine
2012-06-05Merge remote-tracking branch 'public/bug3894'Nick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-16Fix some more FreeBSD4 issues (based on a patch from grarpamp)Nick Mathewson
2012-05-14Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson
2012-05-14Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson
2012-05-11Make the option-checker code work with osx clangNick Mathewson
2012-05-11Try to manually test for whether the compiler hardening flags workNick Mathewson
2012-04-30bump to 0.2.3.15-alpha-devRoger Dingledine
2012-04-30bump to 0.2.3.15-alphator-0.2.3.15-alphaRoger Dingledine
2012-04-30Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__Nick Mathewson
2012-04-30Fix headers in test for whether environ is declared in stdlib/unistdNick Mathewson
2012-04-24Merge remote-tracking branch 'public/bug5103'Nick Mathewson
2012-04-24Fix compile error against miniupnpc-1.6 when --enable-upnpAnthony G. Basile
2012-04-23bump to 0.2.3.14-alpha-devRoger Dingledine
2012-04-23bump to 0.2.3.14-alphaRoger Dingledine
2012-03-27bump to 0.2.3.13-alpha-devRoger Dingledine
2012-03-26bump to 0.2.3.13-alphaRoger Dingledine
2012-03-15fix for bug #5210: enable GCC and LD hardening by defaultFlorent Daigniere
2012-02-19Don't redeclare environ if std headers already didSebastian Hahn
2012-02-14Use _NSGetEnviron() instead of environ where requiredSebastian Hahn
2012-02-13bump to 0.2.3.12-alpha-devRoger Dingledine
2012-02-13bump to 0.2.3.12-alphaRoger Dingledine
2012-02-12Fix --enable-static-tor on OpenBSDNick Mathewson
2012-01-31Change WIN32 to _WIN32 in configure.in, too.Sebastian Hahn
2012-01-31Fix straggling MS_WINDOWS issues; add a changes fileNick Mathewson
2012-01-27Merge remote-tracking branch 'sebastian/osx_deadstrip'Nick Mathewson
2012-01-23bump to 0.2.3.11-alpha-devRoger Dingledine
2012-01-22bump to 0.2.3.11-alphaRoger Dingledine
2012-01-20Use dead_strip to reduce binary size on OS XSebastian Hahn
2012-01-05Remove extraneous incorrect check for net/if.hNick Mathewson
2011-12-28Remove tabs from configure.inSebastian Hahn
2011-12-28Add interface enumeration based on SIOCGIFCONF for older unixesNick Mathewson