aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Update config.guess, config.subGreg Hudson2-80/+112
2017-07-17Update autoconf archive macrosGreg Hudson5-441/+546
2017-05-16Add timestamp testsGreg Hudson1-0/+2
2017-04-20Replace references to OS XMichael Mattioli1-3/+3
2017-03-27Remove the NSS PKINIT crypto implementationMatt Rogers1-5/+0
2017-03-15Force autoconf rebuild in maintainer rulesGreg Hudson1-1/+1
2017-01-19Add k5test expected_msg, expected_traceGreg Hudson1-1/+1
2016-09-19Add URI lookup testing with resolv_wrapperMatt Rogers1-0/+3
2016-09-08Update config.guess, config.subTom Yu2-256/+195
2016-09-06Fix directory changes to use explicit subshellsRobbie Harwood1-4/+4
2016-08-10Add asan build supportGreg Hudson2-5/+14
2016-08-09Add cmocka supportSarah Day2-0/+8
2016-07-28Use single-colon rules in makefilesGreg Hudson7-56/+56
2015-12-18Only run export-check.pl in maintainer modeTom Yu2-2/+8
2015-12-17Remove util/reconfTom Yu1-6/+1
2015-10-23Simplify RUN_ENV definitionGreg Hudson1-17/+17
2015-10-23Add RUN_TEST make variableGreg Hudson1-0/+6
2015-01-22Add framework for tracking skipped testsGreg Hudson1-0/+1
2014-08-14Fix HP-UX build supportMichael Osipov3-25/+31
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson1-0/+3
2014-07-19Rename --with-proxy-tls-impl to --with-tls-implGreg Hudson1-4/+4
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson1-0/+1
2014-06-02Build support for TLS used by HTTPS proxy supportRobbie Harwood (frozencemetery)1-0/+5
2013-12-20Require built-in verto for make dependGreg Hudson1-1/+10
2013-10-04Be smarter about installing debug symbolsBen Kaduk1-0/+6
2013-08-14Remove KRB5_DNS_LOOKUP_KDCBen Kaduk1-10/+0
2013-08-07Update config.guess and config.subBen Kaduk2-132/+192
2013-05-16Reduce boilerplate in makefilesGreg Hudson3-32/+26
2013-05-16Remove unused build system variablesGreg Hudson2-32/+2
2013-03-18Update shlib.conf for FreeBSDBen Kaduk1-14/+11
2013-01-04Install pkg-config data filesGreg Hudson1-0/+1
2012-09-25Remove kerbsrc.winBen Kaduk2-20/+1
2012-09-04Avoid libdl dependencies in bundled libvertoGreg Hudson1-4/+1
2012-08-24Add defines for debug builds in win-pre.inKevin Wasserman1-0/+4
2012-08-02Change default client keytab nameGreg Hudson1-0/+155
2012-01-09install sphinx-generated manpagesTom Yu1-0/+4
2011-12-12kfw: generate manifestsTom Yu1-1/+1
2011-11-11Remove -v from the preset valgrind flagsGreg Hudson1-1/+1
2011-11-04Clean up more stuff in make cleanGreg Hudson1-2/+3
2011-11-04Get rid of fake-installGreg Hudson3-7/+15
2011-10-13Add PKINIT NSS supportGreg Hudson1-0/+5
2011-09-28Moved Windows specific include files to src/windows/includeSam Hartman1-1/+1
2011-09-28Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman1-0/+7
2011-09-28Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman1-4/+1
2011-09-28Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman1-2/+2
2011-09-28Build with USE_LEASH=1 unconditionallySam Hartman1-2/+0
2011-09-28Added /EHsc compiler flag for C++ exception handling on WindowsSam Hartman1-1/+1
2011-09-28Added CCLIB Makefile definition on Windows to hold import library for CCAPISam Hartman1-0/+2
2011-09-19Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman1-4/+6
2011-09-19Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2-1/+3