Files
heimdal/lib/gssapi/krb5
Luke Howard 4b543b727a gssapi/krb5: fix rc4-hmac gss_unwrap_iov() without DCE_STYLE
gss_unwrap_iov() with rc4-hmac (RFC4757) encryption types would fail unless
GSS_C_DCE_STYLE was specified, as an incorrect length was passed to
_gssapi_verify_mech_header(). (The correct length is the header length for
GSS_C_DCE_STYLE, and the wrap token length otherwise.)
2020-07-12 14:26:14 +10:00
..
2016-11-16 17:03:14 -06:00
2009-01-25 00:35:00 +00:00
2011-05-21 11:57:31 -07:00
2017-04-29 01:05:59 -04:00
2020-02-04 17:28:35 +11:00
2011-05-21 11:57:31 -07:00
2011-07-24 16:02:22 -07:00
2018-12-28 19:26:25 -06:00
2019-10-03 13:09:18 -05:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00