aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Autodetect OpenSSL CMS for LibreSSL compatibilitymaurerpe1-0/+3
2014-08-21Fix test syntax in configure.inMichael Osipov1-2/+2
2014-07-30Make KCM the default ccache on OS XGreg Hudson1-1/+15
2014-07-30Add KCM credential cache type (client only)Greg Hudson1-0/+7
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson1-0/+6
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson1-22/+20
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson1-0/+6
2014-07-08Define k5-platform.h wrapper for strerror_rGreg Hudson1-1/+2
2014-07-04Avoid using length fields in socket addressesGreg Hudson1-12/+0
2014-06-02Build support for TLS used by HTTPS proxy supportRobbie Harwood (frozencemetery)1-0/+40
2014-02-26Assume <stdint.h> and fixed-width typesGreg Hudson1-57/+0
2014-02-26Avoid duplicate "/etc/krb5.conf" in profile pathTom Yu1-0/+9
2014-02-06Move OTP sockets to KDC_RUN_DIRNathaniel McCallum1-0/+6
2014-01-28Remove krb5-send-prTom Yu1-1/+1
2014-01-10Restrict AES-NI support to ELF platforms for nowGreg Hudson1-5/+10
2013-12-20Test for verto_set_flags in system libvertoGreg Hudson1-1/+1
2013-11-17Remove dangling --with-kdc-kdb-update referencesGreg Hudson1-10/+0
2013-10-25Remove old master key testsGreg Hudson1-1/+1
2013-10-04KDC Audit infrastructure and plugin implementationZhanna Tsitkov1-0/+26
2013-08-15Add hostrealm interface testsGreg Hudson1-0/+1
2013-07-11Add server-side otp preauth pluginNathaniel McCallum1-0/+1
2013-07-11Add libkradNathaniel McCallum1-1/+1
2013-06-27Add tests for pwqual modules and plugin orderingGreg Hudson1-0/+1
2013-05-29Change message macro for configure selectionGilles Espinasse1-5/+5
2013-05-24Add AES-NI support on LinuxGreg Hudson1-0/+33
2013-05-01Disable UDP pass of gssrpc tests on all platformsGreg Hudson1-10/+1
2013-05-01Add gssrpc to pkg-configGünther Deschner1-0/+1
2013-03-09Add tests for localauth interfaceGreg Hudson1-0/+1
2013-01-28Refactor LDAP DB option parsing codeGreg Hudson1-2/+1
2013-01-04Install pkg-config data filesGreg Hudson1-1/+9
2013-01-04Move krb5-config to new src/build-tools directoryGreg Hudson1-2/+2
2012-11-15Avoid using grep -q in configure.inGreg Hudson1-1/+1
2012-10-16Remove nroff man pagesBen Kaduk1-1/+1
2012-09-04Avoid libdl dependencies in bundled libvertoGreg Hudson1-4/+3
2012-08-02Change default client keytab nameGreg Hudson1-2/+7
2012-07-24Support changing the built-in ccache/keytab namesGreg Hudson1-0/+35
2012-03-23Install path-substituted man pagesGreg Hudson1-1/+1
2012-03-19Make localedir work in build with autoconf 2.5xGreg Hudson1-0/+6
2012-02-27Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu1-1/+1
2012-01-09install sphinx-generated manpagesTom Yu1-1/+3
2012-01-06Add test cases for PKINIT ASN.1 encodersGreg Hudson1-0/+3
2011-11-29Fix --with-system-verto without pkg-configGreg Hudson1-1/+1
2011-11-29AC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_LIBS not LIBSSam Hartman1-1/+1
2011-11-07Fix warnings and version check for NSS pkinitGreg Hudson1-4/+2
2011-11-01Conditionalize po subdir on msgfmt, not dgetextGreg Hudson1-2/+6
2011-10-17Add AC_LANG_SOURCE to PKINIT NSS version checkGreg Hudson1-2/+2
2011-10-13Add PKINIT NSS supportGreg Hudson1-0/+42
2011-10-05Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman1-0/+11
2011-09-28Revert r25274 and just don't include sys/cdefs.hGreg Hudson1-1/+1
2011-09-28Windows fix: add sys/cdefs.h to AC_CHECK_HEADERS and use guard macroSam Hartman1-1/+1