Use Painless Security signing key
[freeradius.git] / configure.ac
2017-02-14 Alan DeKokMerge pull request #1859 from njm506/v3.0.x
2016-12-07 Alan DeKokMerge pull request #1850 from spbnick/v3.0.x_openssl_1...
2016-12-07 Nikolai KondrashovDo not assign OpenSSL callbacks if not needed
2016-12-07 Nikolai KondrashovMove func substitutes from rlm_eap to missing.c
2016-12-07 Nikolai KondrashovAdd a few OpenSSL fallback funcs
2016-12-07 Nikolai KondrashovCheck for openssl/conf.h
2016-12-07 Nikolai KondrashovCheck for openssl/asn1.h
2016-12-07 Nikolai KondrashovCheck for openssl/hmac.h
2016-12-07 Nikolai KondrashovFix SSL_get_client/server_random checks
2016-04-23 Arran Cudbard-BellRe-order headers
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-12-02 Arran Cudbard-BellSome compilation fixes for trusty tapier
2015-11-30 Alan T. DeKokSimplify setting of RADIUSD_VERSION
2015-11-17 Alan DeKokMerge pull request #1387 from jpereira/minor/warnings1
2015-11-17 Arran Cudbard-BellRemove duplicates
2015-11-17 Arran Cudbard-BellMerge pull request #1392 from mcnewton/conffix
2015-11-17 Matthew Newtonfixup configure script
2015-11-16 Arran Cudbard-BellProvide fdprintf if it's missing Closes #1366
2015-10-23 Alan DeKokMerge pull request #1343 from jpereira/fix/proxy-stats
2015-10-23 Alan T. DeKokIgnore version checks if cross compiling. Fixes #1340.
2015-10-11 Alan T. DeKokconfigure checks for SSL_get_client_random()
2015-09-19 Arran Cudbard-BellWith every new clang release, more incredibly useless...
2015-07-07 Alan DeKokMerge pull request #1117 from jpereira/doc/radsniff1
2015-07-06 Arran Cudbard-BellMerge pull request #1121 from jpereira/bug/wrong-message1
2015-07-05 Jorge PereiraFix wrong message for -dl check
2015-07-03 Alan T. DeKokdladdr() isn't posix. Fixes #1113
2015-05-21 Arran Cudbard-BellStrip trailing -<stuff>
2015-04-17 Arran Cudbard-BellApparently we *do* still need to link to libpthread
2015-04-17 Arran Cudbard-BellUse -pthread when available (instead of -lpthread or...
2015-04-10 Arran Cudbard-BellDisable __DATE__ __TIME__ warning
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-27 Arran Cudbard-BellMinor formatting in tls.c
2015-02-23 Arran Cudbard-Bell__attribute__ ((__bounded__)) is only available on...
2015-02-22 Arran Cudbard-BellCleanup MD4 code and headers
2015-02-18 Arran Cudbard-BellAdd alternative to peercred auth for Unix control sockets
2015-01-05 Arran Cudbard-BellAllow building with PCRE to be explicitly disabled...
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-12 Arran Cudbard-BellCreate abstraction layer around regular expression...
2014-11-11 Alan T. DeKokLook for kqueue() and sys/event.h
2014-11-04 Arran Cudbard-BellMerge pull request #827 from leprechau/tokener-cleanup
2014-11-04 Arran Cudbard-BellLink to libcap to determine process capabilities
2014-10-29 Alan T. DeKokRemember OPENSSL_CPPFLAGS and use them
2014-10-23 Nikolai KondrashovAdd --disable-openssl-version-check option
2014-10-01 Nikolai KondrashovPrefix *_ENDIAN macros with RADIUS_
2014-09-05 Arran Cudbard-BellFix building without regex support
2014-09-05 Arran Cudbard-BellFix PCRE checks on FreeBSD
2014-09-02 Alan T. DeKokAdded checks for libpcre
2014-09-02 Alan T. DeKokAdd autoconf checks for getpwnam_r and getgrnam_r.
2014-06-27 Arran Cudbard-BellIKEv2 fixes required on our side
2014-06-27 Arran Cudbard-BellAssume RFC 3542 compliance for IPv6 socket options...
2014-06-26 Arran Cudbard-BellDefine __APPLE_USER_RFC_2292 so the IPv6 socket options...
2014-06-25 Arran Cudbard-BellOnly register fr_fault signal handlers if we're not...
2014-06-10 Arran Cudbard-BellHmm, setting _X_OPEN_SOURCE breaks everything
2014-06-10 Arran Cudbard-BellMore fixes for Betriebssystemschwein
2014-06-09 Arran Cudbard-BellFix sig_t check
2014-06-09 Arran Cudbard-BellTypo in autoconf (check for htonlll not htonll)
2014-06-04 Arran Cudbard-BellCheck for htonll and htonlll (you never know)
2014-05-24 Arran Cudbard-BellAdd check for limits.h
2014-05-21 Arran Cudbard-BellAdd autoconf checks for builtins, __has_builtin doesn...
2014-05-15 Arran Cudbard-BellScribble over alloced and freed memory on platforms...
2014-05-02 Arran Cudbard-BellBackport radsniff and additional required library code...
2014-04-08 Arran Cudbard-BellRevert "Patch for OpenSSL insanity"
2014-04-07 Alan T. DeKokPatch for OpenSSL insanity
2014-04-03 Arran Cudbard-BellFix merge issues in configure.ac
2014-04-03 Arran Cudbard-BellMake execinfo check smarter, so it requires the headers...
2014-03-23 Arran Cudbard-BellCheck and define sig_t if it's not in signals.h
2014-03-05 Arran Cudbard-BellThat's BIG_ENDIAN and LITTLE_ENDIAN
2014-03-05 Arran Cudbard-BellRevert "Configure rules to look for <endian.h>"
2014-03-05 Arran Cudbard-BellChange names of endian definitions in autoconf
2014-03-05 Alan T. DeKokConfigure rules to look for <endian.h>
2014-02-27 Arran Cudbard-BellFix ntohll so that it works on big endian systems
2014-02-10 Arran Cudbard-BellAdd missed header check for features.h
2014-02-05 Arran Cudbard-BellAllow dictdir to be set via ./configure
2014-01-26 Alan T. DeKokWe no longer need to auto-generate raddb/dictionary
2014-01-26 Arran Cudbard-BellBackport debug functions
2014-01-23 Arran Cudbard-BellAdd version consistency checks between applications...
2014-01-05 Arran Cudbard-BellDon't always add $(OPENSSL_LIBS) to LIBS, this makes...
2014-01-05 Arran Cudbard-BellAllow user to specify locations of libpcap includes...
2014-01-04 Arran Cudbard-BellCustom openssl include dir should be included with...
2014-01-01 Arran Cudbard-BellReorganise the scripts directory
2013-10-25 Alan T. DeKokFix clang build under mavericks (OSX 10.9)
2013-10-25 Alan T. DeKokChange way we use OpenSSL.
2013-10-14 Arran Cudbard-BellBetter way of detecting clang
2013-09-10 Arran Cudbard-BellUDP fromto should be on by default
2013-09-10 Arran Cudbard-BellCorectly left justify helptext in configure
2013-09-09 Alan T. DeKokMake modconfdir expand in Makefile, not in the shell
2013-09-04 Arran Cudbard-BellFix shared-libs
2013-08-30 Arran Cudbard-BellRecord whether the server was built with NDEBUG in...
2013-07-30 Arran Cudbard-Bellre-enable option to disable shared libraries (which...
2013-07-15 Arran Cudbard-BellCheck for _talloc in libtalloc, this adds the library...
2013-07-11 Arran Cudbard-Bell-lregex is required for mingw, but is apparently not...
2013-07-10 Arran Cudbard-Bell-lpcreposix must be listed in linker arguments before...
2013-07-10 Arran Cudbard-Bellpcreposix manual says both -lpcre and -lpcreposix need...
2013-07-10 Arran Cudbard-BellCopy paste error
2013-07-09 Arran Cudbard-BellFix PCRE checks, and make code build cleanly without...
2013-07-02 Arran Cudbard-BellMerge pull request #342 from fajarnugraha/master-suse...
2013-06-27 Arran Cudbard-BellRestructure raddb dir
2013-06-24 Arran Cudbard-BellFix qunused-arguments check
2013-06-23 Arran Cudbard-BellRename configure.in to configure.ac