aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Fix runstatedir makefile substitutionkrb5-1.17Greg Hudson1-1/+1
2019-12-09Fix Python fallback in configure.acGreg Hudson1-1/+1
2019-01-07Fix build issues with Solaris native compilersashan1-0/+4
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-2/+2
2018-09-06Remove strftime() conditionalizationGreg Hudson1-2/+2
2018-08-05Use PTHREAD_CFLAGS when testing for getpwnam_r()sashan1-0/+5
2018-07-12Convert Python tests to Python 3Greg Hudson1-4/+2
2018-07-05Explicitly look for python2 in configure.inGreg Hudson1-3/+6
2018-06-12Use pkg.m4 macrosGreg Hudson1-24/+20
2018-05-29Add LMDB KDB moduleGreg Hudson1-0/+21
2018-03-26Add SPAKE preauth supportGreg Hudson1-0/+20
2017-08-18Add KDC policy pluggable interfaceRobbie Harwood1-0/+1
2017-08-17Add tests for kadm5_auth interfaceGreg Hudson1-0/+1
2017-07-17Update autoconf archive macrosGreg Hudson1-1/+1
2017-05-16Add timestamp testsGreg Hudson1-0/+3
2017-04-20Replace references to OS XMichael Mattioli1-3/+3
2017-03-27Remove the NSS PKINIT crypto implementationMatt Rogers1-45/+1
2017-03-23Add certauth pluggable interfaceMatt Rogers1-0/+1
2017-01-06Add configure option to disable nls supportZentaro Kavanagh1-8/+22
2016-11-23Simplify LDAP module by relying on OpenLDAP 2.1Greg Hudson1-5/+1
2016-11-02Fix detection of libaceclnt for securid_sam2Greg Hudson1-1/+1
2016-10-25Fix "make depend" when cmocka.h not presentGreg Hudson1-0/+1
2016-09-22Add PKINIT support for OpenSSL 1.1.0Greg Hudson1-2/+2
2016-09-19Add URI lookup testing with resolv_wrapperMatt Rogers1-0/+8
2016-08-10Add asan build supportGreg Hudson1-0/+21
2016-08-09Add cmocka supportSarah Day1-0/+17
2016-08-04Remove unnecessary directoriesGreg Hudson1-14/+0
2016-08-03Remove all makefiles in make distcleanGreg Hudson1-1/+1
2016-07-25Clean up some whitespace in configure.inTom Yu1-7/+7
2016-04-29Remove logger.c compile-time syslog conditionalsGreg Hudson1-3/+2
2016-03-31Move the util/windows getopt to libkrb5supportMatt Rogers1-0/+20
2016-03-09Remove hdb KDB moduleGreg Hudson1-1/+0
2016-01-20Remove nss libk5crypto implementationGreg Hudson1-23/+1
2015-11-30Remove ANSI_STDIO conditionalGreg Hudson1-25/+0
2015-10-19Use fixed rcache directory when cross-compilingPaul Fertser1-5/+9
2015-09-21Fail during configure if stdint.h missingTom Yu1-0/+3
2015-07-09Add test suite for KDB principal flagsTom Yu1-1/+2
2015-07-08Test client_keyblock kdcpreauth callbackGreg Hudson1-0/+1
2015-06-15Update test KDC authdata module to new interfaceGreg Hudson1-1/+0
2015-03-10Add test KDB moduleGreg Hudson1-0/+1
2015-02-09Add configure checks for portability assumptionsTom Yu1-0/+34
2014-08-15Autodetect OpenSSL CMS for LibreSSL compatibilitymaurerpe1-0/+3
2014-08-15Fix 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