aboutsummaryrefslogtreecommitdiff
path: root/src/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-22Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn1-1/+1
2008-08-15a stash file is not a keytabWill Fiveash1-1/+1
2008-08-14If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn1-0/+1
2008-08-13Don't build PKINIT ASN.1 support code if not building PKINIT pluginKen Raeburn1-5/+13
2008-08-12Add a new directory, configured but not built by default, and neverKen Raeburn1-0/+1
2008-07-18On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn1-0/+5
2008-03-04Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn1-0/+7
2007-10-31Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn1-2/+0
2007-10-29Test that C++ code can use our installed headersKen Raeburn1-0/+2
2007-09-17Make config.status itself update the timestamp file associated withKen Raeburn1-1/+1
2007-08-08Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail...Ken Raeburn1-1/+10
2007-08-01Add PKINIT supportKevin Coffman1-0/+6
2007-07-27Check whether a prototype for vasprintf is neededKen Raeburn1-0/+3
2007-07-02Test for va_copy should be a link test, not a compile testKen Raeburn1-1/+7
2007-06-27If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn1-2/+1
2007-06-20Fix typo and add verbosity in function-capable shell testKen Raeburn1-2/+7
2007-06-20Configure libdb2 in top-level configure scriptKen Raeburn1-3/+19
2007-06-20Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn1-0/+4
2007-06-20Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn1-0/+13
2007-06-20provide asprintf functionality for internal useKen Raeburn1-0/+27
2007-05-31Configure libkdb_ldap directory at top levelKen Raeburn1-5/+18
2007-05-31Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn1-3/+3
2007-04-10Missed part of last checkin.Ken Raeburn1-1/+6
2007-03-28Missed in previous merges: Check if daemon() function needs to be supplied inKen Raeburn1-0/+3
2007-03-25Configure db2 plugin directory at top levelKen Raeburn1-1/+20