summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2009-09-021-1/+1
* Remove kadmin v1 API supportGreg Hudson2009-08-131-2/+1
* In configure.in's list of Makefiles to generate, remove the trailingGreg Hudson2009-08-031-6/+6
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-5/+7
* Crypto Modularity proj: Added an option --with-crypto-impl to configure.in to...Zhanna Tsitkov2009-07-281-0/+10
* If --enable-pkinit is explicitly given, and OpenSSL is too old, error out ins...Ken Raeburn2009-05-241-3/+5
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-1/+1
* Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn2009-02-181-0/+3
* Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2009-01-051-1/+6
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+3