Skip to content

kerberos: stop including gssapi/gssapi_generic.h#18990

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:krbold2
Closed

kerberos: stop including gssapi/gssapi_generic.h#18990
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:krbold2

Conversation

@vszakats

@vszakats vszakats commented Oct 10, 2025

Copy link
Copy Markdown
Member

It's a legacy MIT Kerberos header that's no longer used by curl since:
355bf01 (2015-01-09)

There were still mentions of it after this patch, when using versions
<1.2.3, but those versions aren't supported since:
9918541 (2008-06-12)

This header remains in use by autotools and cmake to detect MIT Kerberos
(vs. Heimdal, which doesn't have it.)

Ref: #18978 (comment)

It's a legacy MIT Kerberos header that's no longer used by curl since:
355bf01 (2015-01-09)

There were still mentions of it after this patch, when using versions
<1.2.3), but those versions aren't supported since:
9918541 (2008-06-12)

This header continues to serve as a canary to detect MIT Kerberos (vs.
Heimdal, which misses this header.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant