History log of /illumos-gate/usr/src/lib/libgss/oid_ops.c (Results 1 – 4 of 4)
Revision Date Author Comments
# afd94e72 04-Nov-2009 Peter Shoults <Peter.Shoults@Sun.COM>

6896403 CDDL incorrectly added to oid_ops.c


# 503a2b89 22-May-2009 Peter Shoults <Peter.Shoults@Sun.COM>

6510866 libgss(3LIB) input checking needs to be improved


# 354d1447 13-Jul-2005 wyllys <none@none>

6259944 call gss_acquire_cred() with SPNEGO OID, it returns GSS_S_COMPLETE but did not return any credential
6260520 Call gss_context_time() with a handle of an un-established SPNEGO context, it will

6259944 call gss_acquire_cred() with SPNEGO OID, it returns GSS_S_COMPLETE but did not return any credential
6260520 Call gss_context_time() with a handle of an un-established SPNEGO context, it will core dump.
6285582 gss_add_cred() is broken when input_cred_handle == GSS_C_NO_CREDENTIAL, assumes GSS_C_NO_NAME
6287358 SPNEGO init_sec_context fails when given 'actual_mechs' parameter
6290437 gss_accept_sec_context needs better handling of delegated credentials
6293338 call gss_create_empty_oid_set() with oid_set=NULL, it will seg fault.

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch