summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add reenter gssapi interposer plugin.proxymechGünther Deschner2013-01-111-0/+1
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-041-4/+3
* Change default client keytab nameGreg Hudson2012-08-021-2/+7
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-241-0/+35
* Install path-substituted man pagesGreg Hudson2012-03-231-1/+1
* Make localedir work in build with autoconf 2.5xGreg Hudson2012-03-191-0/+6
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-271-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-1/+3
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-061-0/+3
* Fix --with-system-verto without pkg-configGreg Hudson2011-11-291-1/+1
* AC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_LIBS not LIBSSam Hartman2011-11-291-1/+1
* Fix warnings and version check for NSS pkinitGreg Hudson2011-11-071-4/+2
* Conditionalize po subdir on msgfmt, not dgetextGreg Hudson2011-11-011-2/+6
* Add AC_LANG_SOURCE to PKINIT NSS version checkGreg Hudson2011-10-171-2/+2
* Add PKINIT NSS supportGreg Hudson2011-10-131-0/+42
* Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman2011-10-051-0/+11
* Revert r25274 and just don't include sys/cdefs.hGreg Hudson2011-09-281-1/+1
* Windows fix: add sys/cdefs.h to AC_CHECK_HEADERS and use guard macroSam Hartman2011-09-281-1/+1
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-1/+1
* Don't check for memmove, inet_ntoa, inet_aton, pthread.h, orKen Raeburn2011-09-181-3/+2
* Add invocations of AC_LANG_SOURCE to deal with autoconf 2.68 warningKen Raeburn2011-09-181-8/+8
* Change how bundled libverto is linkedGreg Hudson2011-09-061-1/+2
* Add ccache collection support to toolsGreg Hudson2011-09-051-1/+1
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-051-3/+19
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-021-0/+28
* Only build the po subdir if i18n is enabledGreg Hudson2011-08-241-0/+3
* Fix configure logic when libedit isn't presentGreg Hudson2011-07-221-1/+2
* Add libedit/readline support to ssGreg Hudson2011-07-221-0/+38
* Add support for loadable profile modulesGreg Hudson2011-07-201-1/+1
* use timegm() for krb5int_gmt_mktime() when availableTom Yu2011-07-111-1/+1
* Get static linking working again, mostlyGreg Hudson2011-06-281-1/+1
* Add localization infrastructureGreg Hudson2011-06-101-0/+7
* Kernel subsetGreg Hudson2011-05-091-1/+1
* Add poll support to sendto_kdc.c so that it can work in processes withGreg Hudson2011-05-021-2/+2
* CoreFoundation is no longer used for UCS2 conversionsKen Raeburn2011-04-031-7/+0
* Drop some redundant autoconf testsKen Raeburn2011-04-031-5/+0
* Don't check for stdarg.hKen Raeburn2011-04-031-3/+1
* Flatten lib/crypto/krb, as its seven subdirectories only contained aGreg Hudson2011-03-051-10/+7
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-2/+2
* Now that all PRNG modules fit nicely into a single source file,Greg Hudson2011-02-251-2/+1
* Make Fortuna the default PRNG algorithmGreg Hudson2011-02-241-13/+3
* WhitespaceGreg Hudson2010-10-241-4/+4
* Better libk5crypto NSS fork safetyGreg Hudson2010-10-231-4/+17
* configure.in: don't force use of cacheSam Hartman2010-10-191-7/+0
* SecurID build supportSam Hartman2010-10-191-0/+10
* Remove KDC replay cacheGreg Hudson2010-10-191-18/+6
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-051-2/+31
* Merge branches/nss to trunkGreg Hudson2010-10-021-0/+19
* Initial securid2 support.Sam Hartman2010-10-011-0/+1
* Automated tests for kadm5_hook pluginSam Hartman2010-09-291-0/+1