Files
heimdal/lib/gssapi/krb5
Luke Howard 2242b5bc5b gssapi: gss_krb5_set_allowable_enctypes prototype mismatch
gss_krb5_set_allowable_enctypes() was declared with an array of int32_t types
representing the enctype list, but the definition had an array of krb5_enctype.
Whilst these are likely the same size, they may not be. On the receiving end,
allocate an array of krb5_enctype.
2019-01-03 17:54:38 +11: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
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