aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
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