1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Steve Holme 2d2c67e3ed krb5: Only generate a SPN when its not known
Prior to this change, we were generating the SPN in the SSPI code when
the credentials were NULL and in the GSS-API code when the context was
empty. It is better to decouple the SPN generation from these checks
and only generate it when the SPN itself is NULL.

This also brings this part of the Kerberos 5 code in line with the
Negotiate code.
2016-04-03 11:15:03 +01:00
..
2016-03-30 23:55:00 +01:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2016-02-04 18:46:54 -05:00
2015-03-03 12:36:18 +01:00
2016-03-27 17:52:16 +02:00