| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Try harder to retain the "brand" string in the shared library | Ken Raeburn | 2010-10-23 | 2 | -5/+14 |
* | Better libk5crypto NSS fork safety | Greg Hudson | 2010-10-23 | 4 | -10/+141 |
* | Make it possible to override CRYPTO_IMPL_CFLAGS and CRYPTO_IMPL_LIBS at | Greg Hudson | 2010-10-22 | 9 | -9/+20 |
* | configure.in: don't force use of cache | Sam Hartman | 2010-10-19 | 1 | -7/+0 |
* | SecurID build support | Sam Hartman | 2010-10-19 | 4 | -2/+30 |
* | securID error handling fix | Sam Hartman | 2010-10-19 | 2 | -29/+29 |
* | securID code fixes | Sam Hartman | 2010-10-19 | 4 | -18/+36 |
* | Remove KDC replay cache | Greg Hudson | 2010-10-19 | 7 | -129/+9 |
* | Whitespace | Greg Hudson | 2010-10-13 | 1 | -5/+7 |
* | Adjust valgrind support to assume a modern valgrind that requires %p in log f... | Sam Hartman | 2010-10-13 | 1 | -1/+1 |
* | Fix leaks in get_init_creds interface | Sam Hartman | 2010-10-13 | 1 | -3/+9 |
* | README and patchlevel to 1.10-prerelease | Tom Yu | 2010-10-11 | 1 | -1/+1 |
* | When returning KRB5_KT_NOTFOUND from krb5_ktfile_get_entry, set an | Greg Hudson | 2010-10-11 | 1 | -1/+8 |
* | Plug a memory leak in gss_indicate_mechs | Greg Hudson | 2010-10-09 | 1 | -1/+3 |
* | Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1 | Tom Yu | 2010-10-08 | 54 | -54/+54 |
* | In gss_indicate_mechs, avoid setting the output pointer until success | Greg Hudson | 2010-10-08 | 1 | -17/+17 |
* | In gss_inquire_attrs_for_mech, remove the assumption that mech_attrs | Greg Hudson | 2010-10-08 | 1 | -1/+2 |
* | Remove duplicate code block in spnego_gss_set_cred_option() | Greg Hudson | 2010-10-08 | 1 | -17/+0 |
* | Add a kadm5 RPC for purging old keys from the KDB (e.g., from | Tom Yu | 2010-10-08 | 14 | -9/+263 |
* | Fix a typo in kerberos.ldif. Reported by nalin@redhat.com | Greg Hudson | 2010-10-07 | 1 | -1/+1 |
* | Performance issue in LDAP policy fetch | Greg Hudson | 2010-10-07 | 3 | -10/+19 |
* | set NT-SRV-INST on TGS principal names | Tom Yu | 2010-10-06 | 1 | -1/+12 |
* | Correct a miscarriage of justice committed by the style police | Greg Hudson | 2010-10-06 | 1 | -1/+1 |
* | Merge users/lhoward/sasl-gs2 to trunk | Greg Hudson | 2010-10-06 | 17 | -14/+1407 |
* | Minor comments related changed. | Zhanna Tsitkov | 2010-10-06 | 5 | -6/+35 |
* | Adjust prototype files for easier extraction of copyright/license | Greg Hudson | 2010-10-06 | 2 | -8/+8 |
* | Document that krb5_get_error_message() never returns NULL | Greg Hudson | 2010-10-05 | 1 | -1/+3 |
* | CVE-2010-1322 KDC uninitialized pointer crash in authorization data handling ... | Tom Yu | 2010-10-05 | 1 | -4/+4 |
* | Add RUN_SETUP so make check works by setting the proper LD_LIBRARY_PATH | Ezra Peisach | 2010-10-05 | 1 | -1/+1 |
* | Fix the NSS PRNG build. Fix the build for non-gmake make. Revert a | Greg Hudson | 2010-10-05 | 3 | -10/+6 |
* | Constify the name field of a kadm5_hook vtable, since it holds a | Greg Hudson | 2010-10-05 | 1 | -1/+1 |
* | Add a name field to the pwqual plugin vtable and log pwqual module | Greg Hudson | 2010-10-05 | 8 | -1/+29 |
* | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 14 | -32/+203 |
* | Add additional NRL copyright | Sam Hartman | 2010-10-05 | 1 | -0/+13 |
* | Document kadm5_hook interface | Sam Hartman | 2010-10-05 | 2 | -0/+28 |
* | Some missed files needed for rev #24420 | Zhanna Tsitkov | 2010-10-05 | 20 | -0/+1541 |
* | Improves prng code modularity. Introduces fortuna-like prng that can be used ... | Zhanna Tsitkov | 2010-10-05 | 35 | -200/+794 |
* | Add mit_afs_string_to_key declaration | Zhanna Tsitkov | 2010-10-05 | 1 | -0/+5 |
* | Add a missing protototype which was breaking the crypto build with the | Greg Hudson | 2010-10-05 | 1 | -0/+5 |
* | Protoize old-style function definitions in kdb5.c and normalize | Greg Hudson | 2010-10-04 | 1 | -131/+75 |
* | Merge branches/nss to trunk | Greg Hudson | 2010-10-02 | 58 | -19/+3954 |
* | Copyright statements, whitespace, and other code formatting | Greg Hudson | 2010-10-02 | 3 | -666/+772 |
* | In the krb5_kuserok implementation, fix an unintentional type change | Greg Hudson | 2010-10-02 | 1 | -2/+2 |
* | Fix type errors in t_gssexts | Greg Hudson | 2010-10-02 | 1 | -2/+2 |
* | Eliminate K&R-style function definition headers in t_gssexts.c, and | Greg Hudson | 2010-10-02 | 1 | -18/+10 |
* | Use gss_set_cred_option instead of (undeclared) gssspi_set_cred_option | Ken Raeburn | 2010-10-02 | 1 | -4/+4 |
* | Try to require function declarations for GCC, as we already do for the | Ken Raeburn | 2010-10-02 | 1 | -2/+12 |
* | Add empty src/plugins/preauth/securid_sam2/deps to allow build to work again | Tom Yu | 2010-10-01 | 1 | -0/+0 |
* | Add an error to be returned by a preauth mechanism indicating that the KDC sh... | Sam Hartman | 2010-10-01 | 4 | -2/+7 |
* | Initial securid2 support. | Sam Hartman | 2010-10-01 | 6 | -0/+1006 |