| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use size_t to hold set counts in net-server.c | Greg Hudson | 2010-11-03 | 1 | -9/+9 |
| * | krb5_get_error_message cannot return NULL, and returns "Success" on | Greg Hudson | 2010-11-01 | 3 | -11/+6 |
| * | Don't fail out from krb5_get_credentials() if we can't store a ticket | Greg Hudson | 2010-10-27 | 1 | -10/+4 |
| * | FILE keytabs have been able to handle write operations since krb5 1.7, | Greg Hudson | 2010-10-26 | 1 | -31/+12 |
| * | Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, and | Greg Hudson | 2010-10-26 | 6 | -101/+108 |
| * | Set *conf_state on successful return from | Greg Hudson | 2010-10-26 | 1 | -0/+2 |
| * | When we create a temporary memory ccache for use within a | Greg Hudson | 2010-10-25 | 5 | -3/+10 |
| * | Use safer output parameter handling in | Greg Hudson | 2010-10-25 | 1 | -2/+4 |
| * | In acquire_init_cred in the GSS krb5 mech, don't intern cred->name, | Greg Hudson | 2010-10-25 | 1 | -4/+2 |
| * | Whitespace | Greg Hudson | 2010-10-24 | 1 | -1/+2 |
| * | Declare xdr_purgekeys_arg | Ken Raeburn | 2010-10-23 | 1 | -0/+1 |
| * | Include k5-int.h for function declarations | Ken Raeburn | 2010-10-23 | 1 | -0/+2 |
| * | 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 | 3 | -6/+124 |
| * | Make it possible to override CRYPTO_IMPL_CFLAGS and CRYPTO_IMPL_LIBS at | Greg Hudson | 2010-10-22 | 9 | -9/+20 |
| * | Whitespace | Greg Hudson | 2010-10-13 | 1 | -5/+7 |
| * | Fix leaks in get_init_creds interface | Sam Hartman | 2010-10-13 | 1 | -3/+9 |
| * | 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 | 40 | -40/+40 |
| * | 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 | 8 | -0/+135 |
| * | Performance issue in LDAP policy fetch | Greg Hudson | 2010-10-07 | 2 | -4/+5 |
| * | 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 | 13 | -1/+1096 |
| * | Minor comments related changed. | Zhanna Tsitkov | 2010-10-06 | 5 | -6/+35 |
| * | 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 |
| * | Add a name field to the pwqual plugin vtable and log pwqual module | Greg Hudson | 2010-10-05 | 7 | -1/+28 |
| * | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 2 | -0/+42 |
| * | 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 | 32 | -195/+758 |
| * | 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 | 56 | -19/+3933 |
| * | In the krb5_kuserok implementation, fix an unintentional type change | Greg Hudson | 2010-10-02 | 1 | -2/+2 |
| * | Use gss_set_cred_option instead of (undeclared) gssspi_set_cred_option | Ken Raeburn | 2010-10-02 | 1 | -4/+4 |
| * | Add an error to be returned by a preauth mechanism indicating that the KDC sh... | Sam Hartman | 2010-10-01 | 2 | -1/+3 |
| * | Enable sam_challenge_2 encoders | Sam Hartman | 2010-10-01 | 2 | -4/+3 |
| * | Remove support for the old pa-sam-challenge and pa-sam-response | Sam Hartman | 2010-10-01 | 1 | -295/+46 |
| * | Implement k5login_directory and k5login_authoritative options | Greg Hudson | 2010-10-01 | 1 | -85/+118 |
| * | Add a simple test harness for kuserok. Build it during make check but | Greg Hudson | 2010-10-01 | 2 | -2/+66 |
| * | A cleaner impleentation of r24399 which adds two new auth context APIs | Greg Hudson | 2010-10-01 | 3 | -4/+29 |
| * | 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 |