aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Make localedir work in build with autoconf 2.5xGreg Hudson1-0/+6
2012-03-07Pull up r25716 from trunkTom Yu1-1/+1
2012-01-18LIBS should not include PKINIT_CRYPTO_IMPL_LIBSTom Yu1-1/+1
2011-12-05pull up r25493 from trunkTom Yu1-1/+1
2011-11-07pull up r25445 from trunkTom Yu1-4/+2
2011-11-07pull up r25425 from trunkTom Yu1-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
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-1/+1
2011-09-18Don't check for memmove, inet_ntoa, inet_aton, pthread.h, orKen Raeburn1-3/+2
2011-09-18Add invocations of AC_LANG_SOURCE to deal with autoconf 2.68 warningKen Raeburn1-8/+8
2011-09-06Change how bundled libverto is linkedGreg Hudson1-1/+2
2011-09-05Add ccache collection support to toolsGreg Hudson1-1/+1
2011-09-05Add fnmatch support to libkrb5supportGreg Hudson1-3/+19
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson1-0/+28
2011-08-24Only build the po subdir if i18n is enabledGreg Hudson1-0/+3
2011-07-22Fix configure logic when libedit isn't presentGreg Hudson1-1/+2
2011-07-22Add libedit/readline support to ssGreg Hudson1-0/+38
2011-07-20Add support for loadable profile modulesGreg Hudson1-1/+1
2011-07-11use timegm() for krb5int_gmt_mktime() when availableTom Yu1-1/+1
2011-06-28Get static linking working again, mostlyGreg Hudson1-1/+1
2011-06-10Add localization infrastructureGreg Hudson1-0/+7
2011-05-09Kernel subsetGreg Hudson1-1/+1
2011-05-02Add poll support to sendto_kdc.c so that it can work in processes withGreg Hudson1-2/+2
2011-04-03CoreFoundation is no longer used for UCS2 conversionsKen Raeburn1-7/+0
2011-04-03Drop some redundant autoconf testsKen Raeburn1-5/+0
2011-04-03Don't check for stdarg.hKen Raeburn1-3/+1
2011-03-05Flatten lib/crypto/krb, as its seven subdirectories only contained aGreg Hudson1-10/+7
2011-02-27Reference random-to-key handlers through the enctype instead of theGreg Hudson1-2/+2
2011-02-25Now that all PRNG modules fit nicely into a single source file,Greg Hudson1-2/+1
2011-02-24Make Fortuna the default PRNG algorithmGreg Hudson1-13/+3
2010-10-24WhitespaceGreg Hudson1-4/+4
2010-10-23Better libk5crypto NSS fork safetyGreg Hudson1-4/+17
2010-10-19configure.in: don't force use of cacheSam Hartman1-7/+0
2010-10-19SecurID build supportSam Hartman1-0/+10
2010-10-19Remove KDC replay cacheGreg Hudson1-18/+6
2010-10-05Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov1-2/+31
2010-10-02Merge branches/nss to trunkGreg Hudson1-0/+19
2010-10-01Initial securid2 support.Sam Hartman1-0/+1
2010-09-29Automated tests for kadm5_hook pluginSam Hartman1-0/+1
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-1/+1
2010-06-18only test t_locate_kdc if known-good DNS name is presentTom Yu1-0/+5
2010-04-08Assume lstat in Unix code, specifically clients/ksu/ccache.c. Fix badGreg Hudson1-1/+1
2010-03-17Fix the Python version check to use constructs available in olderGreg Hudson1-10/+4
2010-03-17Add a version check to the Python test, so that we don't try to runGreg Hudson1-2/+11
2010-03-04Python test frameworkGreg Hudson1-1/+12
2009-12-31Remove tests for functions that we do not conditionalize on. Most deprecatedEzra Peisach1-1/+1