summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make test cleanerfortunaZhanna Tsitkov2010-09-305-13/+22
* educed the size of the test bufferZhanna Tsitkov2010-09-302-2/+2
* Added deterministic test to fortuna prng. To test, one should configure with ...Zhanna Tsitkov2010-09-288-15/+129
* Added mutex protectionZhanna Tsitkov2010-09-162-8/+56
* Addition of a new Fortuna prng. Zhanna Tsitkov2010-09-1547-177/+1909
* Branch for fortuna prng algZhanna Tsitkov2010-09-150-0/+0
* Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov;Luke Howard2010-09-091-0/+6
* krb5_k_make_checksum will use the mandatory checksum type if 0 isLuke Howard2010-09-091-0/+6
* Add dummy camellia subdir to openssl back end makefileGreg Hudson2010-09-081-1/+1
* Make dependGreg Hudson2010-09-0855-1306/+1756
* Don't build the built-in Camellia block cipher code if Camellia-CCMGreg Hudson2010-09-082-0/+10
* X509_verify_cert can return without setting cert_ctx.current_cert. IfGreg Hudson2010-09-081-2/+5
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-0763-333/+6298
* Ensure valid key in krb5int_yarrow_cipher_encrypt_blockEzra Peisach2010-09-041-0/+6
* Fix memory leaks in kdb5_verifyEzra Peisach2010-09-041-0/+2
* In k5_pwqual_load(), if the last vtable initializer fails, return 0Greg Hudson2010-09-041-0/+1
* Fix output argument ordering and handling in k5_pwqual_load()Greg Hudson2010-09-033-7/+9
* Prevent a double free in k5_pwqual_load()Greg Hudson2010-09-031-0/+1
* clean up memory leak and potential unused variable in crypto testsEzra Peisach2010-09-032-0/+5
* Properly search for MANDATORY-FOR-KDC authdata elements. Reported byGreg Hudson2010-09-021-1/+1
* Oops, pwqual_combo wasn't supposed to make it out of the plugins2Greg Hudson2010-09-012-201/+0
* Password quality pluggable interfaceGreg Hudson2010-09-0123-369/+1254
* Make the new profile tcl tests work with tcl 8.3Greg Hudson2010-08-311-4/+4
* Make relative plugin module paths be interpreted as relative toGreg Hudson2010-08-301-2/+35
* Fix a resource leak in the profile include supportGreg Hudson2010-08-291-5/+8
* Add simple automated tests for account lockout supportGreg Hudson2010-08-292-0/+49
* Fix an account lockout error-handling regression by converting theGreg Hudson2010-08-291-11/+23
* Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it nowTom Yu2010-08-271-1/+1
* New plugin infrastructureGreg Hudson2010-08-278-0/+549
* Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson2010-08-264-11/+55
* rd_req_decoded: clarify behavior in commentSam Hartman2010-08-251-1/+8
* Revise the profile include design so that included files areGreg Hudson2010-08-254-18/+57
* Correct a commentGreg Hudson2010-08-241-2/+2
* In the LDAP KDB module's populate_krb5_db_entry, fix the checks forGreg Hudson2010-08-241-2/+2
* add profile include supportGreg Hudson2010-08-245-14/+180
* Fail properly when profile can't be accessedGreg Hudson2010-08-231-4/+9
* Allow krb5_gss_register_acceptor_identity to unset keytab nameGreg Hudson2010-08-192-10/+8
* Add GIC option for password/account expiration callbackGreg Hudson2010-08-128-24/+273
* In AS replies, set the key-expiration field to the minimum of accountGreg Hudson2010-08-121-1/+12
* Correct the documentation for the start_kadmind keyword in k5test.pyGreg Hudson2010-08-121-1/+1
* Remove two unused source files in lib/gssapi/genericGreg Hudson2010-08-122-118/+0
* Move the password expiry warning code out ofGreg Hudson2010-08-101-84/+92
* Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype(), sinceGreg Hudson2010-07-261-1/+1
* Fix XDR decoding of large values in xdr_u_intGreg Hudson2010-07-261-1/+1
* Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson2010-07-211-1/+1
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-217-20/+19
* Get the kdb_hdb module to compile again. Probably still buggy,Greg Hudson2010-07-204-293/+161
* In kdb5_util's kdb5_ldap_create(), add back the assignment ofGreg Hudson2010-07-191-0/+1
* Allow Microsoft HMAC-MD5 checksum types to use non-RC4 keysGreg Hudson2010-07-192-4/+6
* In the DAL documentation, describe how a module can supply referralGreg Hudson2010-07-191-1/+4