Files
heimdal/lib/gssapi/krb5
Nicolas Williams e6d1c10808 Rewrite gss_add_cred() (fix #413)
It turns out gss_add_cred() really needed a complete rewrite.  It's much
better to first have a gss_duplicate_cred() (which has been needed for
other reasons anyways), and use that when the input_cred_handle is not
GSS_C_NO_CREDENTIAL and output_cred_handle is not NULL, then mutate that
duplicate credential handle (or the input_cred_handle if
output_cred_handle is NULL).
2018-12-28 19:26:25 -06:00
..
2016-11-16 17:03:14 -06:00
2009-01-25 00:35:00 +00:00
2017-04-29 01:05:59 -04:00
2016-11-16 17:03:14 -06:00
2011-05-21 11:57:31 -07:00
2018-12-28 19:26:25 -06:00
2017-04-29 01:05:59 -04:00
2007-01-24 00:14:24 +00:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2015-03-24 11:50:01 -05:00
2011-07-24 16:02:22 -07:00
2018-12-28 19:26:25 -06:00
2011-05-21 11:57:31 -07:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00