summaryrefslogtreecommitdiff
path: root/usr/src/lib/libgss/oid_ops.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-046896403 CDDL incorrectly added to oid_ops.cPeter Shoults1-20/+0
2009-05-226510866 libgss(3LIB) input checking needs to be improvedPeter Shoults1-11/+38
2005-07-136259944 call gss_acquire_cred() with SPNEGO OID, it returns GSS_S_COMPLETE ↵wyllys1-11/+22
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.
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+516