aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Make test cleanerfortunaZhanna Tsitkov5-13/+22
2010-09-30educed the size of the test bufferZhanna Tsitkov2-2/+2
2010-09-28Added deterministic test to fortuna prng. To test, one should configure with ...Zhanna Tsitkov8-15/+129
2010-09-16Added mutex protectionZhanna Tsitkov2-8/+56
2010-09-15Addition of a new Fortuna prng. Zhanna Tsitkov47-177/+1909
2010-09-15Branch for fortuna prng algZhanna Tsitkov0-0/+0
2010-09-09Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;Luke Howard1-0/+6
2010-09-09krb5_k_make_checksum will use the mandatory checksum type if 0 isLuke Howard1-0/+6
2010-09-08Add dummy camellia subdir to openssl back end makefileGreg Hudson1-1/+1
2010-09-08Make dependGreg Hudson55-1306/+1756
2010-09-08Don't build the built-in Camellia block cipher code if Camellia-CCMGreg Hudson2-0/+10
2010-09-08X509_verify_cert can return without setting cert_ctx.current_cert. IfGreg Hudson1-2/+5
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson63-333/+6298
2010-09-04Ensure valid key in krb5int_yarrow_cipher_encrypt_blockEzra Peisach1-0/+6
2010-09-04Fix memory leaks in kdb5_verifyEzra Peisach1-0/+2
2010-09-04In k5_pwqual_load(), if the last vtable initializer fails, return 0Greg Hudson1-0/+1
2010-09-03Fix output argument ordering and handling in k5_pwqual_load()Greg Hudson3-7/+9
2010-09-03Prevent a double free in k5_pwqual_load()Greg Hudson1-0/+1
2010-09-03clean up memory leak and potential unused variable in crypto testsEzra Peisach2-0/+5
2010-09-02Properly search for MANDATORY-FOR-KDC authdata elements. Reported byGreg Hudson1-1/+1
2010-09-01Oops, pwqual_combo wasn't supposed to make it out of the plugins2Greg Hudson2-201/+0
2010-09-01Password quality pluggable interfaceGreg Hudson23-369/+1254
2010-08-31Make the new profile tcl tests work with tcl 8.3Greg Hudson1-4/+4
2010-08-30Make relative plugin module paths be interpreted as relative toGreg Hudson1-2/+35
2010-08-29Fix a resource leak in the profile include supportGreg Hudson1-5/+8
2010-08-29Add simple automated tests for account lockout supportGreg Hudson2-0/+49
2010-08-29Fix an account lockout error-handling regression by converting theGreg Hudson1-11/+23
2010-08-27Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it nowTom Yu1-1/+1
2010-08-27New plugin infrastructureGreg Hudson8-0/+549
2010-08-26Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson4-11/+55
2010-08-25rd_req_decoded: clarify behavior in commentSam Hartman1-1/+8
2010-08-25Revise the profile include design so that included files areGreg Hudson4-18/+57
2010-08-24Correct a commentGreg Hudson1-2/+2
2010-08-24In the LDAP KDB module's populate_krb5_db_entry, fix the checks forGreg Hudson1-2/+2
2010-08-24add profile include supportGreg Hudson5-14/+180
2010-08-23Fail properly when profile can't be accessedGreg Hudson1-4/+9
2010-08-19Allow krb5_gss_register_acceptor_identity to unset keytab nameGreg Hudson2-10/+8
2010-08-12Add GIC option for password/account expiration callbackGreg Hudson8-24/+273
2010-08-12In AS replies, set the key-expiration field to the minimum of accountGreg Hudson1-1/+12
2010-08-12Correct the documentation for the start_kadmind keyword in k5test.pyGreg Hudson1-1/+1
2010-08-12Remove two unused source files in lib/gssapi/genericGreg Hudson2-118/+0
2010-08-10Move the password expiry warning code out ofGreg Hudson1-84/+92
2010-07-26Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype(), sinceGreg Hudson1-1/+1
2010-07-26Fix XDR decoding of large values in xdr_u_intGreg Hudson1-1/+1
2010-07-21Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson1-1/+1
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson7-20/+19
2010-07-20Get the kdb_hdb module to compile again. Probably still buggy,Greg Hudson4-293/+161
2010-07-19In kdb5_util's kdb5_ldap_create(), add back the assignment ofGreg Hudson1-0/+1
2010-07-19Allow Microsoft HMAC-MD5 checksum types to use non-RC4 keysGreg Hudson2-4/+6
2010-07-19In the DAL documentation, describe how a module can supply referralGreg Hudson1-1/+4