summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2011-12-28Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson
2011-12-19Tweak the haiku-support patchesNick Mathewson
2011-12-19-lm should not be hardcoded.Martin Hebnes Pedersen
2011-12-16Merge remote-tracking branch 'sebastian/clang-3.0-fixes_master'Nick Mathewson
2011-12-16Increment version in master to 0.2.3.10-alpha-devNick Mathewson
2011-12-15Bump version to Tor 0.2.3.10-alphator-0.2.3.10-alphaNick Mathewson
2011-12-13Build with warnings and clang 3.0Sebastian Hahn
2011-12-08bump to 0.2.3.9-alpha-devRoger Dingledine