aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson1-1/+1
2009-12-05Remove tests for sched.h, kdb_db.h, kdc.c. None of these are used in the treeEzra Peisach1-1/+1
2009-11-27Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson1-1/+1
2009-11-22Unbundle applications into separate repositoryGreg Hudson1-2/+0
2009-10-27Heimdal DB bridge plugin for KDC back endGreg Hudson1-0/+1
2009-10-25Set up an INIT-CMD to set CRYPTO_IMPL in config.status so thatTom Yu1-0/+1
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov1-6/+6
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-0/+2
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov1-1/+1
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-0/+1
2009-09-11In the top-level configure.in, switch from dnl comments to # commentsGreg Hudson1-180/+180
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov1-1/+1
2009-08-13Remove kadmin v1 API supportGreg Hudson1-2/+1
2009-08-03In configure.in's list of Makefiles to generate, remove the trailingGreg Hudson1-6/+6
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-5/+7
2009-07-28Crypto Modularity proj: Added an option --with-crypto-impl to configure.in to...Zhanna Tsitkov1-0/+10
2009-05-24If --enable-pkinit is explicitly given, and OpenSSL is too old, error out ins...Ken Raeburn1-3/+5
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman1-1/+1
2009-02-18Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn1-0/+3
2009-01-05Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn1-1/+6
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-2/+3
2009-01-03With no more fakeka, we don't need the --enable-fakeka optionKen Raeburn1-8/+0
2009-01-03Remove some unused variablesKen Raeburn1-3/+0
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-61/+2
2008-11-17PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov1-6/+1
2008-10-24Add build system support for strlcpy and strlcat on platforms which doGreg Hudson1-0/+9
2008-10-15Now that we have support for conditionally exporting symbols from the supportKen Raeburn1-1/+9
2008-10-06Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn1-0/+4
2008-10-06See if we need a prototype for isblankKen Raeburn1-0/+1
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+1