summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-1/+1
* only test t_locate_kdc if known-good DNS name is presentTom Yu2010-06-181-0/+5
* Assume lstat in Unix code, specifically clients/ksu/ccache.c. Fix badGreg Hudson2010-04-081-1/+1
* Fix the Python version check to use constructs available in olderGreg Hudson2010-03-171-10/+4
* Add a version check to the Python test, so that we don't try to runGreg Hudson2010-03-171-2/+11
* Python test frameworkGreg Hudson2010-03-041-1/+12
* Remove tests for functions that we do not conditionalize on. Most deprecatedEzra Peisach2009-12-311-1/+1
* Restructure the crypto checksum implementation to minimizeGreg Hudson2009-12-101-1/+1
* Remove tests for sched.h, kdb_db.h, kdc.c. None of these are used in the treeEzra Peisach2009-12-051-1/+1
* Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson2009-11-271-1/+1
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-2/+0
* Heimdal DB bridge plugin for KDC back endGreg Hudson2009-10-271-0/+1
* Set up an INIT-CMD to set CRYPTO_IMPL in config.status so thatTom Yu2009-10-251-0/+1
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-231-6/+6
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+2
* Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov2009-09-301-1/+1
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-0/+1
* In the top-level configure.in, switch from dnl comments to # commentsGreg Hudson2009-09-111-180/+180