| Commit message (Expand) | Author | Age | Files | Lines |
| * | The mechglue always passes null for desired_mechs and actual_mechs | Greg Hudson | 2010-05-17 | 1 | -23/+0 |
| * | The mechglue never invokes a mech's gss_add_cred function. Remove the | Greg Hudson | 2010-05-17 | 1 | -14/+0 |
| * | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 1 | -2/+138 |
| * | Add GSS extensions to store credentials, generate random bits | Greg Hudson | 2009-12-17 | 1 | -0/+18 |
| * | Create functional internal interfaces to allow GSSAPI to perform | Greg Hudson | 2009-11-28 | 1 | -2/+2 |
| * | Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passes | Luke Howard | 2009-10-22 | 1 | -0/+1 |
| * | Make some gss-krb5 utility functions take enctypes instead of keys, | Greg Hudson | 2009-10-20 | 1 | -2/+2 |
| * | Implement new APIs to allow improved crypto performance | Greg Hudson | 2009-10-19 | 1 | -21/+20 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 1 | -5/+88 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -2/+50 |
| * | Document use of key fields in GSS context | Sam Hartman | 2009-05-18 | 1 | -6/+11 |
| * | whitespace | Tom Yu | 2009-01-22 | 1 | -100/+100 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -54/+274 |
| * | Untabify. Normalize whitespace. Reindent. Fix some of the most | Tom Yu | 2008-10-15 | 1 | -394/+395 |
| * | lean client changes | Zhanna Tsitkov | 2008-08-20 | 1 | -2/+8 |
| * | gss krb5 mech enhanced error messages | Ken Raeburn | 2007-07-04 | 1 | -1/+21 |
| * | gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned - | Ezra Peisach | 2007-01-23 | 1 | -1/+2 |
| * | acquire_cred(), kg_caller_provided_ccache_name(): On further reflection | Alexandra Ellwood | 2006-07-19 | 1 | -0/+3 |
| * | * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype of | Tom Yu | 2006-06-15 | 1 | -0/+5 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -1/+39 |
| * | Remove krb5_init_context macro hack; change all the calls except in | Ken Raeburn | 2006-05-17 | 1 | -1/+0 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -0/+6 |
| * | This commit ensures that all files in the library include | Jeffrey Altman | 2005-11-15 | 1 | -1/+1 |
| * | Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it while | Ken Raeburn | 2004-07-29 | 1 | -3/+9 |
| * | Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. I | Ken Raeburn | 2004-07-15 | 1 | -4/+1 |
| * | * gssapiP_krb5.h (gssint_krb5_keytab_lock): Declare | Ken Raeburn | 2004-07-14 | 1 | -0/+2 |
| * | ok, let's try this again.. | Tom Yu | 2004-06-16 | 1 | -0/+1 |
| * | Patch from kwc@citi.umich.edu to support | Sam Hartman | 2004-06-08 | 1 | -0/+4 |
| * | back out a change I didn't mean to check in | Ken Raeburn | 2004-03-19 | 1 | -0/+3 |
| * | acquire_cred.c: revert previous change, it breaks the test suite | Ken Raeburn | 2004-03-19 | 1 | -3/+0 |
| * | * k5seal.c (kg_seal): Extract the krb5 context from the security context | Ken Raeburn | 2004-03-15 | 1 | -6/+5 |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object. | Ken Raeburn | 2004-03-15 | 1 | -0/+1 |
| * | * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token and | Ken Raeburn | 2004-03-14 | 1 | -6/+0 |
| * | Make the set type separate from the set-element (linked list node) type | Ken Raeburn | 2004-03-14 | 1 | -1/+1 |
| * | Missing prototype for gss_krb5int_unseal_token_v3 | Ezra Peisach | 2004-03-08 | 1 | -0/+8 |
| * | 2004-02-05 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-06 | 1 | -5/+0 |
| * | * util_crypt.c (kg_encrypt, kg_decrypt): Input pointer now points to const. | Ken Raeburn | 2003-12-20 | 1 | -2/+2 |
| * | Add 64-bit sequence number support. Do sequence number ordering tests relative | Ken Raeburn | 2003-12-13 | 1 | -9/+38 |
| * | Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and... | Alexandra Ellwood | 2003-12-11 | 1 | -1/+9 |
| * | Remove kg_release_defcred and caching of default credential. Rewrite | Tom Yu | 2003-07-17 | 1 | -2/+0 |
| * | Do not claim GSS_C_PROT_READY_FLAG since we don't support it | Sam Hartman | 2003-03-14 | 1 | -1/+1 |
| * | * disp_status.c, gssapi_krb5.h, gssapiP_krb5.h: Removed Mac header goober | Alexandra Ellwood | 2003-03-06 | 1 | -4/+1 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 1 | -4/+4 |
| * | * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h | Tom Yu | 2002-07-14 | 1 | -4/+4 |
| * | Get rid of some unused functions and files. Hide | Ken Raeburn | 2002-07-13 | 1 | -33/+0 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 1 | -2/+7 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -114/+114 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -1/+1 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused | Ezra Peisach | 2001-05-14 | 1 | -2/+0 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -10/+67 |