summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* With no more fakeka, we don't need the --enable-fakeka optionKen Raeburn2009-01-031-8/+0
* Remove some unused variablesKen Raeburn2009-01-031-3/+0
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-61/+2
* PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov2008-11-171-6/+1
* Add build system support for strlcpy and strlcat on platforms which doGreg Hudson2008-10-241-0/+9
* Now that we have support for conditionally exporting symbols from the supportKen Raeburn2008-10-151-1/+9
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-0/+4
* See if we need a prototype for isblankKen Raeburn2008-10-061-0/+1
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+1
* Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn2008-08-221-1/+1
* a stash file is not a keytabWill Fiveash2008-08-151-1/+1
* If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn2008-08-141-0/+1
* Don't build PKINIT ASN.1 support code if not building PKINIT pluginKen Raeburn2008-08-131-5/+13
* Add a new directory, configured but not built by default, and neverKen Raeburn2008-08-121-0/+1
* On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn2008-07-181-0/+5
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-041-0/+7
* Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2007-10-311-2/+0
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-0/+2
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-171-1/+1
* Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail...Ken Raeburn2007-08-081-1/+10
* Add PKINIT supportKevin Coffman2007-08-011-0/+6
* Check whether a prototype for vasprintf is neededKen Raeburn2007-07-271-0/+3
* Test for va_copy should be a link test, not a compile testKen Raeburn2007-07-021-1/+7
* If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn2007-06-271-2/+1
* Fix typo and add verbosity in function-capable shell testKen Raeburn2007-06-201-2/+7
* Configure libdb2 in top-level configure scriptKen Raeburn2007-06-201-3/+19
* Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn2007-06-201-0/+4
* Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn2007-06-201-0/+13