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