Oops
[freeradius.git] / configure
2015-02-03 Alan DeKokMerge pull request #898 from spbnick/disable_openssl_ve...
2015-02-03 Nikolai KondrashovAdd --disable-openssl-version-check option
2014-11-11 Arran Cudbard-BellBackport udpfromto IPv6 fixes from v3.0.x
2014-11-11 Arran Cudbard-BellRemove xcodebuild stuff, it's not required
2014-08-22 Alan T. DeKokMove checks for "sig_t" to AC_CHECK_TYPE. Fixes #765
2014-06-13 Arran Cudbard-BellMerge pull request #685 from sylphlin/v2.x.x
2014-04-09 Arran Cudbard-BellRevert "Patch for OpenSSL insanity"
2014-04-07 Alan T. DeKokPatch for OpenSSL insanity
2014-03-23 Arran Cudbard-BellAdd check for sig_t
2014-01-27 Arran Cudbard-BellBackport panic_action
2013-10-25 Alan T. DeKokPort OpenSSL build fixes from master.
2013-10-25 Alan T. DeKokWork around autoconf and shell issues.
2013-10-25 Alan T. DeKokRe-arrange paths for -I and -L.
2013-10-24 Arran Cudbard-BellIgnore sw_vers subversion when selecting SDK
2013-10-23 Arran Cudbard-BellFix clang build under mavericks (OSX 10.9)
2013-06-21 Arran Cudbard-BellFix lib readline check
2013-06-19 Arran Cudbard-BellFix error in libreadline check
2013-03-08 Arran Cudbard-BellAdd call to AC_CANONICAL_SYSTEM to populate $host
2012-11-06 Arran Cudbard-BellRevert AC_INIT changes; its too much work to fix this...
2012-11-03 Arran Cudbard-BellFix quoting for git program check
2012-11-01 Arran Cudbard-BellFix for autoconf 2.69
2012-11-01 Arran Cudbard-BellMake $Id$ work again
2012-10-27 Arran Cudbard-BellUpdate configure script
2012-04-06 Alan T. DeKokRe-order LIBS <-> -lpthread
2012-01-29 Alan T. DeKokEnable DHCP by default
2011-11-04 Alan T. DeKokWhat appears to be the definitive fix to libltl nonsense
2011-05-16 Alan T. DeKokConfigure checks for deprecated functionality
2011-05-06 Alan T. DeKokDefine _GNU_SOURCE before checking for structures
2011-05-02 Alan T. DeKokUse built-in "offsetof"
2011-03-13 Alan T. DeKokRevert "Fix typos and regenerate for 2.1.11"
2011-02-14 Alan T. DeKokFix typos and regenerate for 2.1.11
2011-01-07 Alan T. DeKokFixed typo
2010-12-07 Alan T. DeKokUse fnmatch(), if it exists.
2010-11-22 Alan T. DeKokCheck for <openssl/ocsp.h>
2010-10-01 Alan T. DeKokProtect pcap_fopen calls
2010-09-10 Alan T. DeKokFix typo in command-line option
2010-08-06 Alan T. DeKokAdded check for lt_dladvise_init
2009-10-20 Alan T. DeKokFix typo
2009-09-04 Alan T. DeKokAdded --with-system-libltdl
2009-07-06 Alan T. DeKokAdded sample radrelay.conf
2009-04-22 Alan T. DeKokRe-did via autoreconf
2009-01-21 Alan T. DeKokLook for setuid, too
2008-10-15 Alan T. DeKokRe-run autoconf
2008-09-08 Alan T. DeKokMore complete checks for readline
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-09-04 Alan T. DeKokLook for new header files
2008-08-26 Alan T. DeKokCheck for __thread
2008-06-21 aland Remove ALL references to SNMP from the server source.
2008-04-26 aland Look for <glob.h>
2008-04-20 aland corrected typo
2008-04-20 aland Added new option to the build. Dp1
2008-03-28 aland Removed check-radiusd-config. It's no longer needed.
2008-01-22 aland put VERSION into a separate file so that we don't...
2008-01-22 aland 2.0.1 release_2_0_1
2008-01-10 aland Update configure script, too
2008-01-10 aland And it's 2.0.0
2008-01-08 aland If we've found -lcrypto, update LIBS so that the next...
2007-10-24 aland Look for <openssl/evp.h>, for OpenSSL_add_all_algorithms()
2007-10-23 aland Now that we have virtual servers, we don't need vmpsd...
2007-10-23 aland We no longer need radrelay.conf, as we have virtual...
2007-10-22 aland It's now 2.0.0-beta.
2007-10-15 aland Look for <sys/prctl.h>. Checks for prctl() will come...
2007-08-13 aland Pulled fix from branch_1_1
2007-08-05 aland Add Apple stuff
2007-07-21 nbk Regenerate from aclocal.m4
2007-07-17 nbk Regenerate from configure.in
2007-07-17 nbk Regenerate from configure.in
2007-07-15 aland Added --with-snmp-include-dir
2007-07-15 aland Added --with-snmp-include-dir, already used in SNMP...
2007-06-26 aland Bump version number to 1.1.7
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-05-28 aland Include vmpsd.conf in list of files that need to be...
2007-05-28 aland Renamed version to -pre2
2007-05-25 aland Disable udpfromto until such time as it fully supports...
2007-05-25 aland Add checks for more versions of FreeBSD, from bug...
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-15 aland Call it -pre1, as -pre0 has been around forever release_2_0_0_pre1
2007-05-15 aland Enable udpfromto by default. It's tested, and solves...
2007-04-16 aland Add check for gettimeofday
2007-04-14 aland Added more header files && libraries
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 nbk Regenerate from configure.in.
2007-03-26 aland Update version number
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusack regenerate
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-03-05 aland updated version to 1.1.5, and re-generated configure
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-01-04 aland Updated version number
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
next