| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Merge users/lhoward/sasl-gs2 to trunk | Greg Hudson | 2010-10-06 | 1 | -0/+113 |
| * | A cleaner impleentation of r24399 which adds two new auth context APIs | Greg Hudson | 2010-10-01 | 1 | -4/+7 |
| * | GSSAPI forwarded credentials must be encrypted in session key | Greg Hudson | 2010-10-01 | 1 | -3/+11 |
| * | Use IAKERB OID header for all IAKERB messages including AP-REQ | Luke Howard | 2010-09-27 | 4 | -4/+16 |
| * | 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 | 7 | -235/+384 |
| * | Make depend | Greg Hudson | 2010-09-08 | 1 | -157/+204 |
| * | Allow krb5_gss_register_acceptor_identity to unset keytab name | Greg Hudson | 2010-08-19 | 2 | -10/+8 |
| * | Add correct error table when initializing gss-krb5 | Greg Hudson | 2010-06-21 | 1 | -1/+1 |
| * | Stop checking the current time against the context expiration time in | Greg Hudson | 2010-06-08 | 3 | -29/+3 |
| * | Stop checking the current time against the context expiration time in | Greg Hudson | 2010-06-08 | 1 | -14/+0 |
| * | make depend | Greg Hudson | 2010-06-07 | 1 | -255/+259 |
| * | make depend | Greg Hudson | 2010-05-28 | 1 | -15/+0 |
| * | CVE-2010-1321 GSS-API lib null pointer deref (MITKRB5-SA-2010-005) | Tom Yu | 2010-05-19 | 1 | -0/+7 |
| * | The mechglue always passes null for desired_mechs and actual_mechs | Greg Hudson | 2010-05-17 | 7 | -244/+30 |
| * | The mechglue never invokes a mech's gss_add_cred function. Remove the | Greg Hudson | 2010-05-17 | 4 | -411/+1 |
| * | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -0/+14 |
| * | Fix some bugs in the IAKERB code discovered by Coverity. Also trim | Greg Hudson | 2010-05-01 | 2 | -28/+16 |
| * | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 14 | -264/+1703 |
| * | In kg_new_connection(), make sure k_cred is freed in all failure | Greg Hudson | 2010-04-22 | 1 | -3/+2 |
| * | Amend r23917 to correct some uses of *out_creds which should now use | Greg Hudson | 2010-04-21 | 1 | -3/+2 |
| * | In the get_credentials() helper of the gss-krb5 init_sec_context code, | Greg Hudson | 2010-04-21 | 1 | -2/+8 |
| * | Apply patch from Arlene Berry to not use freed memory in | Tom Yu | 2010-03-23 | 1 | -1/+2 |
| * | Implement gss_set_neg_mechs | Greg Hudson | 2010-02-10 | 1 | -0/+1 |
| * | Apply patch from Arlene Berry to return a comparable static OID object | Tom Yu | 2010-02-05 | 1 | -0/+3 |
| * | define MIN() in lib/gssapi/krb5/prf.c | Tom Yu | 2010-01-26 | 1 | -0/+4 |
| * | Update dependencies | Ken Raeburn | 2010-01-03 | 1 | -0/+29 |
| * | krb5_gss_acquire_cred will deref garbage pointer if actual_mechs is NULL | Ezra Peisach | 2010-01-03 | 1 | -3/+5 |
| * | Whitespace fixes for new anonymous support | Greg Hudson | 2009-12-28 | 1 | -1/+2 |
| * | Anonymous support for Kerberos | Sam Hartman | 2009-12-28 | 2 | -2/+18 |
| * | Fix a cleanup handler in the store_creds code; krb5_cc_close doesn't | Greg Hudson | 2009-12-17 | 1 | -2/+2 |
| * | Add GSS extensions to store credentials, generate random bits | Greg Hudson | 2009-12-17 | 6 | -1/+354 |
| * | Mark and reindent lib/gssapi, with some exceptions | Tom Yu | 2009-12-08 | 48 | -269/+269 |
| * | Reindent | Zhanna Tsitkov | 2009-11-30 | 1 | -35/+26 |
| * | Remove the non-iov entry point introduced in r23378, since it's easy | Greg Hudson | 2009-11-29 | 1 | -5/+6 |
| * | Create functional internal interfaces to allow GSSAPI to perform | Greg Hudson | 2009-11-28 | 2 | -125/+21 |
| * | Add krb5_key versions of the auth context key accessors, and use them | Greg Hudson | 2009-11-27 | 1 | -29/+12 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -486/+524 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 7 | -7/+0 |
| * | Bump the accessor version number since we made changes. | Greg Hudson | 2009-10-28 | 3 | -20/+21 |
| * | Replace krb5_ with krb5Int_ prefix for non-API functions | Zhanna Tsitkov | 2009-10-28 | 1 | -4/+4 |
| * | Reformat function definition headers in gss-krb5's util_crypt.c to | Greg Hudson | 2009-10-25 | 1 | -98/+48 |
| * | Comment out empty definition of krb5_gss_set_sec_context_option_ops and its | Luke Howard | 2009-10-23 | 1 | -0/+4 |
| * | Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passes | Luke Howard | 2009-10-22 | 3 | -1/+3 |
| * | Make some gss-krb5 utility functions take enctypes instead of keys, | Greg Hudson | 2009-10-20 | 8 | -38/+44 |