summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Camellia support to the NSS back end. (It was mostly alreadycamellia-cts-cmacGreg Hudson2010-11-194-4/+96
* Add known-value tests for checksums, encryptions, and derived keys.Greg Hudson2010-11-199-17/+1235
* Change the default number of string-to-key iterations for CamelliaGreg Hudson2010-11-171-5/+4
* Tweak derive_random_sp800_108_cmac to supply the bit length of theGreg Hudson2010-11-162-26/+33
* On the camellia-cts-cmac branch, replace the Camellia CCM enctypesGreg Hudson2010-11-1037-1531/+1149
* Create a branch for Camellia enctypes using CTS with CMACGreg Hudson2010-11-100-0/+0
* Include <openssl/des.h> in the OpenSSL back end's weak_key.c for theGreg Hudson2010-11-091-0/+1
* After a failed kdb5_util load, make a subsequent load operation workGreg Hudson2010-11-064-665/+507
* Further kdb_db2 code cleanup: make gen_dbsuffix return aGreg Hudson2010-11-042-55/+30
* Remove a stray spawn_shell in the iprop dejagnu testsGreg Hudson2010-11-041-1/+0
* Simplify kdb_db2's open_db() a little further, avoiding a suspiciousGreg Hudson2010-11-031-7/+11
* Avoid running off the end of the spares array in db2's page_to_oaddr()Greg Hudson2010-11-031-1/+1
* Use size_t to hold set counts in net-server.cGreg Hudson2010-11-031-9/+9
* Clean up the DB2 KDB module code a bit, making it more conformant withGreg Hudson2010-11-021-141/+96
* krb5_get_error_message cannot return NULL, and returns "Success" onGreg Hudson2010-11-016-53/+22
* Don't fail out from krb5_get_credentials() if we can't store a ticketGreg Hudson2010-10-271-10/+4
* FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson2010-10-263-41/+13
* Mark Camellia-CCM code as experimentalGreg Hudson2010-10-261-0/+3
* Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, andGreg Hudson2010-10-266-101/+108
* Make k5-buf.h comments consistent with coding styleGreg Hudson2010-10-261-44/+54
* Set *conf_state on successful return fromGreg Hudson2010-10-261-0/+2
* When we create a temporary memory ccache for use within aGreg Hudson2010-10-255-3/+10
* Use safer output parameter handling inGreg Hudson2010-10-251-2/+4
* In acquire_init_cred in the GSS krb5 mech, don't intern cred->name,Greg Hudson2010-10-251-4/+2
* WhitespaceGreg Hudson2010-10-242-3/+4
* WhitespaceGreg Hudson2010-10-244-72/+61
* Fix adjustment of counterKen Raeburn2010-10-231-1/+1
* Declare xdr_purgekeys_argKen Raeburn2010-10-231-0/+1
* Declare kadmin_purgekeysKen Raeburn2010-10-231-0/+1
* Declare krb5_set_error_message_flKen Raeburn2010-10-231-0/+7
* Include k5-int.h for function declarationsKen Raeburn2010-10-231-0/+2
* In profile-reading performance test, print microseconds not millisecondsKen Raeburn2010-10-231-4/+4
* Try harder to retain the "brand" string in the shared libraryKen Raeburn2010-10-232-5/+14
* Better libk5crypto NSS fork safetyGreg Hudson2010-10-234-10/+141
* Make it possible to override CRYPTO_IMPL_CFLAGS and CRYPTO_IMPL_LIBS atGreg Hudson2010-10-229-9/+20
* configure.in: don't force use of cacheSam Hartman2010-10-191-7/+0
* SecurID build supportSam Hartman2010-10-194-2/+30
* securID error handling fixSam Hartman2010-10-192-29/+29
* securID code fixesSam Hartman2010-10-194-18/+36
* Remove KDC replay cacheGreg Hudson2010-10-198-134/+12
* Adjust copyright.texinfo to fix some TeX output issues. Also do minorTom Yu2010-10-182-861/+914
* copyright notice updatesTom Yu2010-10-148-482/+1541
* WhitespaceGreg Hudson2010-10-131-5/+7
* Adjust valgrind support to assume a modern valgrind that requires %p in log f...Sam Hartman2010-10-131-1/+1
* Fix leaks in get_init_creds interfaceSam Hartman2010-10-131-3/+9
* README and patchlevel to 1.10-prereleaseTom Yu2010-10-112-6/+6
* Interim update of README and NOTICETom Yu2010-10-112-14/+173
* When returning KRB5_KT_NOTFOUND from krb5_ktfile_get_entry, set anGreg Hudson2010-10-111-1/+8
* Plug a memory leak in gss_indicate_mechsGreg Hudson2010-10-091-1/+3
* Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1Tom Yu2010-10-0855-55/+55