Files
heimdal/lib/gssapi
Luke Howard 2ec9e17042 gss: intern OID before adding to OID set
gss_add_oid_set_member() should according to RFC2744 add a copy of the OID to
the set; the current implementation just stored a pointer (which may not be
stable). As we have _gss_intern_oid(), call that before adding.
2020-04-21 00:13:50 -05:00
..
2020-04-21 00:13:50 -05:00
2008-09-13 08:53:55 +00:00
2018-12-18 23:28:38 -06:00
2018-12-14 17:30:14 -05:00
2011-11-22 12:18:48 -08:00
2019-11-19 23:00:41 -06:00
2011-05-21 11:57:31 -07:00
2008-09-13 09:21:03 +00:00
2011-11-22 12:18:48 -08:00
2020-04-21 00:13:50 -05:00
2020-04-21 00:13:50 -05:00
2008-09-13 09:21:03 +00:00
2019-10-03 13:09:18 -05:00
2010-12-01 17:54:29 -05:00
2020-04-21 00:13:50 -05:00