Files
heimdal/lib
Nicolas Williams d6a7d14fc5 Workaround bugs exposed by test_context changes
Bugs exposed by 61720a0:

 - test_context --client-name=... --mech-type=ntlm ... fails;

 - gss_acquire_cred() with desired_mech=NTLM and
   desired_name==GSS_C_NO_NAME fails;

 - gss_init_sec_context() with non-default cred handle calls the
   mechanism even when the given cred handle has no element for the
   requencet mechanism.

tests/gss/check-ntlm works by accident: gss_acquire_cred() with
desired_mechs==GSS_C_NO_OID_SET succeeds mostly because there are
Kerberos credentials available, and then the subsequent
gss_init_sec_context() call works because of the third bug described
above.
2015-04-16 18:42:51 -05:00
..
2015-03-24 11:49:58 -05:00
2015-03-21 15:44:48 -04:00
2015-03-21 15:44:48 -04:00
2014-08-22 20:57:24 -07:00
2015-03-24 11:50:02 -05:00
2015-03-04 19:52:26 -05:00
2014-04-25 02:42:17 +02:00
2015-04-15 12:37:52 -05:00
x
2014-02-16 09:15:26 -08:00
2015-04-14 23:03:03 +00:00
2015-04-14 23:03:07 +00:00
2015-03-21 15:44:48 -04:00
2014-04-25 02:42:17 +02:00
2014-02-18 08:34:32 -08:00
2015-03-21 15:44:48 -04:00
2012-06-20 19:32:08 -05:00