| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | GSSAPI forwarded credentials must be encrypted in session key | Greg Hudson | 2010-10-01 | 1 | -3/+11 |
| * | Whitespace | Greg Hudson | 2010-09-30 | 2 | -42/+30 |
| * | Use a different construction for defaulting ks_tuple and n_ks_tuple in | Greg Hudson | 2010-09-30 | 1 | -33/+31 |
| * | Whitespace and minor style changes | Greg Hudson | 2010-09-30 | 1 | -8/+9 |
| * | Follow-on to r24258: initialize the new k5e1 error table where we | Greg Hudson | 2010-09-29 | 3 | -0/+4 |
| * | make depend | Sam Hartman | 2010-09-29 | 1 | -2/+24 |
| * | kadm5_hook: new plugin interface | Sam Hartman | 2010-09-29 | 6 | -10/+323 |
| * | Make krb5_dbe_def_search_enctype skip key data entries with invalid | Greg Hudson | 2010-09-28 | 1 | -6/+4 |
| * | Use IAKERB OID header for all IAKERB messages including AP-REQ | Luke Howard | 2010-09-27 | 4 | -4/+16 |
| * | kpasswd: if a credential cache is present, use FAST | Sam Hartman | 2010-09-27 | 2 | -0/+24 |
| * | Simplify acquire_accept_cred very slightly, avoiding some long lines | Greg Hudson | 2010-09-27 | 1 | -7/+6 |
| * | Add gss_krb5_import_cred | Greg Hudson | 2010-09-27 | 14 | -273/+578 |
| * | relicense Sun RPC to 3-clause BSD-style | Tom Yu | 2010-09-22 | 40 | -920/+1002 |
| * | KDC worker processes feature | Greg Hudson | 2010-09-17 | 1 | -4/+6 |
| * | Whitespace | Greg Hudson | 2010-09-15 | 1 | -26/+29 |
| * | Formatting fix | Greg Hudson | 2010-09-15 | 1 | -2/+2 |
| * | kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_... | Sam Hartman | 2010-09-15 | 5 | -85/+96 |
| * | Whitespace | Greg Hudson | 2010-09-15 | 1 | -1/+1 |
| * | Fix warnings in encrypt_key and decrypt_key. Avoid a segfault if NULL | Sam Hartman | 2010-09-15 | 2 | -6/+10 |
| * | In krb5_sname_to_principal, correctly handle failures from | Greg Hudson | 2010-09-15 | 1 | -2/+2 |
| * | Allow a zero checksum type to be passed into krb5_k_verify_checksum_iov; | Luke Howard | 2010-09-09 | 1 | -0/+6 |
| * | krb5_k_make_checksum will use the mandatory checksum type if 0 is | Luke Howard | 2010-09-09 | 1 | -0/+6 |
| * | Add dummy camellia subdir to openssl back end makefile | Greg Hudson | 2010-09-08 | 1 | -1/+1 |
| * | Make depend | Greg Hudson | 2010-09-08 | 37 | -1026/+1449 |
| * | Don't build the built-in Camellia block cipher code if Camellia-CCM | Greg Hudson | 2010-09-08 | 2 | -0/+10 |
| * | Merge the camellia-ccm branch to trunk. Since there are no IANA | Greg Hudson | 2010-09-07 | 56 | -332/+6225 |
| * | Ensure valid key in krb5int_yarrow_cipher_encrypt_block | Ezra Peisach | 2010-09-04 | 1 | -0/+6 |
| * | In k5_pwqual_load(), if the last vtable initializer fails, return 0 | Greg Hudson | 2010-09-04 | 1 | -0/+1 |
| * | Fix output argument ordering and handling in k5_pwqual_load() | Greg Hudson | 2010-09-03 | 3 | -7/+9 |
| * | Prevent a double free in k5_pwqual_load() | Greg Hudson | 2010-09-03 | 1 | -0/+1 |
| * | clean up memory leak and potential unused variable in crypto tests | Ezra Peisach | 2010-09-03 | 2 | -0/+5 |
| * | Password quality pluggable interface | Greg Hudson | 2010-09-01 | 15 | -366/+820 |
| * | Make relative plugin module paths be interpreted as relative to | Greg Hudson | 2010-08-30 | 1 | -2/+35 |
| * | Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it now | Tom Yu | 2010-08-27 | 1 | -1/+1 |
| * | New plugin infrastructure | Greg Hudson | 2010-08-27 | 5 | -0/+381 |
| * | Add an expansion error table for libkrb5, since krb5_err.et is full | Greg Hudson | 2010-08-26 | 2 | -5/+43 |
| * | rd_req_decoded: clarify behavior in comment | Sam Hartman | 2010-08-25 | 1 | -1/+8 |
| * | Allow krb5_gss_register_acceptor_identity to unset keytab name | Greg Hudson | 2010-08-19 | 2 | -10/+8 |
| * | Add GIC option for password/account expiration callback | Greg Hudson | 2010-08-12 | 6 | -24/+227 |
| * | Remove two unused source files in lib/gssapi/generic | Greg Hudson | 2010-08-12 | 2 | -118/+0 |
| * | Move the password expiry warning code out of | Greg Hudson | 2010-08-10 | 1 | -84/+92 |
| * | Use xdr_int32 instead of xdr_u_int in xdr_krb5_enctype(), since | Greg Hudson | 2010-07-26 | 1 | -1/+1 |
| * | Fix XDR decoding of large values in xdr_u_int | Greg Hudson | 2010-07-26 | 1 | -1/+1 |
| * | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 1 | -2/+8 |
| * | Allow Microsoft HMAC-MD5 checksum types to use non-RC4 keys | Greg Hudson | 2010-07-19 | 2 | -4/+6 |
| * | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 2 | -11/+11 |
| * | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 2 | -0/+13 |
| * | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 1 | -7/+4 |
| * | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 2 | -0/+18 |
| * | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 2 | -0/+41 |