| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't call memset with a zero length | Ken Raeburn | 2011-01-12 | 1 | -1/+2 |
* | Asn.1 decode related file rearrangement. It was made based on the following c... | Zhanna Tsitkov | 2011-01-11 | 10 | -1292/+1560 |
* | Tighten up the error handling in the mechglue's gss_canonicalize_name, | Greg Hudson | 2011-01-10 | 1 | -32/+14 |
* | Fix a couple of cases in the SPNEGO implementation where a | Greg Hudson | 2011-01-10 | 1 | -1/+4 |
* | Don't attempt to serialize a NULL authdata context when serializing a | Greg Hudson | 2010-12-28 | 1 | -2/+4 |
* | Don't use a krb5 context in t_fork, since we don't set up a krb5.conf | Greg Hudson | 2010-12-28 | 1 | -2/+5 |
* | Eliminate some unused variable warnings | Greg Hudson | 2010-12-20 | 3 | -2/+3 |
* | Remove an unnecessary clause from safe_cksumtype() which served only | Greg Hudson | 2010-12-16 | 1 | -1/+1 |
* | Ensure time() is prototyped in g_accept_sec_context.c | Greg Hudson | 2010-12-14 | 1 | -0/+1 |
* | memory leak in changepw.c | Tom Yu | 2010-12-14 | 1 | -0/+1 |
* | Fix a regression in the client-side ticket renewal code where KDC | Greg Hudson | 2010-12-14 | 1 | -1/+4 |
* | typo in plugin-related error message | Tom Yu | 2010-12-14 | 1 | -1/+1 |
* | handle MS PACs that lack server checksum | Tom Yu | 2010-12-10 | 1 | -1/+26 |
* | Add comment noting that RFC 4121 appears to omit RC4-HMAC from the | Tom Yu | 2010-12-07 | 2 | -0/+4 |
* | update dependencies | Ken Raeburn | 2010-12-05 | 8 | -63/+91 |
* | Implement restrict_anonymous_to_tgt realm flag | Greg Hudson | 2010-12-01 | 2 | -0/+8 |
* | SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others) | Greg Hudson | 2010-11-30 | 11 | -71/+81 |
* | Install gssapi_ext.h on Windows. Include gssapi_ext.h in the header | Greg Hudson | 2010-11-30 | 1 | -1/+2 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 69 | -788/+74 |
* | Supply static ordinals for new symbols in gssapi32.def and krb5_32.def, | Greg Hudson | 2010-11-26 | 2 | -182/+182 |
* | Fix how gssapi.h is rebuilt on Windows; accidentally omitted from | Greg Hudson | 2010-11-25 | 1 | -0/+4 |
* | Fix Windows build | Greg Hudson | 2010-11-25 | 52 | -310/+460 |
* | Update krb5_gic_opt_private and related code to reflect the change of | Tom Yu | 2010-11-23 | 1 | -1/+1 |
* | Export krb5_tkt_creds_get | Greg Hudson | 2010-11-23 | 1 | -0/+1 |
* | Suppress building camellia-gen in "make check" for now (it has a build | Greg Hudson | 2010-11-21 | 1 | -1/+2 |
* | Implement Camellia-CTS-CMAC instead of Camellia-CCM | Greg Hudson | 2010-11-20 | 38 | -1515/+2449 |
* | Include <openssl/des.h> in the OpenSSL back end's weak_key.c for the | Greg Hudson | 2010-11-09 | 1 | -0/+1 |
* | 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 |