aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson2012-08-15
* bump version to 0.2.3.18-rc-devNick Mathewson2012-06-28
* bump to 0.2.3.18-rcRoger Dingledine2012-06-28
* bump to 0.2.3.17-beta-devRoger Dingledine2012-06-15
* bump to 0.2.3.17-betaRoger Dingledine2012-06-15
* Only use -Qunused-arguments when building with clang. fix on 5210 fix.Nick Mathewson2012-06-13
* Merge remote-tracking branch 'public/bug5210'Nick Mathewson2012-06-13
|\
| * Do not try to use -pie on windows; it appears to break badly and weirdlyNick Mathewson2012-06-11
| * Make our compiler-hardening checks robust against MinGWNick Mathewson2012-06-11
| * Make the option-checker code work with osx clangNick Mathewson2012-05-11
| * Try to manually test for whether the compiler hardening flags workNick Mathewson2012-05-11
| * fix for bug #5210: enable GCC and LD hardening by defaultFlorent Daigniere2012-03-15
* | Remove a couple of debugging "echo"s that snuck into configure.inNick Mathewson2012-06-11
* | bump to 0.2.3.16-alpha-devRoger Dingledine2012-06-05
* | today is the day for 0.2.3.16-alphaRoger Dingledine2012-06-05
* | Merge remote-tracking branch 'public/bug3894'Nick Mathewson2012-06-05
|\ \
| * | Fix some more FreeBSD4 issues (based on a patch from grarpamp)Nick Mathewson2012-05-16
* | | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | | Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson2012-05-14
* | | Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson2012-05-14
* | | bump to 0.2.3.15-alpha-devRoger Dingledine2012-04-30
* | | bump to 0.2.3.15-alphaRoger Dingledine2012-04-30
* | | Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__Nick Mathewson2012-04-30
* | | Fix headers in test for whether environ is declared in stdlib/unistdNick Mathewson2012-04-30
* | | Merge remote-tracking branch 'public/bug5103'Nick Mathewson2012-04-24
|\ \ \
| * | | Fix --enable-static-tor on OpenBSDNick Mathewson2012-02-12
* | | | Fix compile error against miniupnpc-1.6 when --enable-upnpAnthony G. Basile2012-04-24
* | | | bump to 0.2.3.14-alpha-devRoger Dingledine2012-04-23
* | | | bump to 0.2.3.14-alphaRoger Dingledine2012-04-23
* | | | bump to 0.2.3.13-alpha-devRoger Dingledine2012-03-27
* | | | bump to 0.2.3.13-alphaRoger Dingledine2012-03-26
| |_|/ |/| |
* | | Don't redeclare environ if std headers already didSebastian Hahn2012-02-19
* | | Use _NSGetEnviron() instead of environ where requiredSebastian Hahn2012-02-14
* | | bump to 0.2.3.12-alpha-devRoger Dingledine2012-02-13
* | | bump to 0.2.3.12-alphaRoger Dingledine2012-02-13
|/ /
* | Change WIN32 to _WIN32 in configure.in, too.Sebastian Hahn2012-01-31
* | Fix straggling MS_WINDOWS issues; add a changes fileNick Mathewson2012-01-31
* | Merge remote-tracking branch 'sebastian/osx_deadstrip'Nick Mathewson2012-01-27
|\ \
| * | Use dead_strip to reduce binary size on OS XSebastian Hahn2012-01-20
* | | bump to 0.2.3.11-alpha-devRoger Dingledine2012-01-23
* | | bump to 0.2.3.11-alphaRoger Dingledine2012-01-22
|/ /
* | Remove extraneous incorrect check for net/if.hNick Mathewson2012-01-05
* | Remove tabs from configure.inSebastian Hahn2011-12-28
* | Add interface enumeration based on SIOCGIFCONF for older unixesNick Mathewson2011-12-28
* | Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson2011-12-28
* | Tweak the haiku-support patchesNick Mathewson2011-12-19
* | -lm should not be hardcoded.Martin Hebnes Pedersen2011-12-19
* | Merge remote-tracking branch 'sebastian/clang-3.0-fixes_master'Nick Mathewson2011-12-16
|\|
| * Build with warnings and clang 3.0Sebastian Hahn2011-12-13
| * bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine2011-10-27