curl/.github/scripts
Viktor Szakats e5950b2d37
kerberos: stop including gssapi/gssapi_generic.h
It's a legacy MIT Kerberos header that's no longer used by curl since:
355bf01c82 (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:
9918541795 (2008-06-12)

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

Ref: https://github.com/curl/curl/pull/18978#issuecomment-3387414995

Closes #18990
2025-10-10 13:59:19 +02:00
..
badwords.pl scripts: fix two Perl uninitialized value warnings 2025-07-28 01:51:55 +02:00
badwords.txt misc: we write *an* IPv6 address 2025-05-30 07:53:31 +02:00
cleancmd.pl scripts: enable strict warnings in Perl where missing, fix fallouts 2025-07-27 22:35:18 +02:00
cmp-config.pl kerberos: stop including gssapi/gssapi_generic.h 2025-10-10 13:59:19 +02:00
cmp-pkg-config.sh GHA/configure-vs-cmake: check libcurl.pc/curl-config, fix issues 2024-09-21 12:08:35 +02:00
codespell-ignore.words GHA/dependabot: tweak dir list to avoid a dupe, rename .txt file to avoid the bot 2025-10-08 14:58:32 +02:00
codespell.sh GHA: rename config files to match pyspelling 2025-10-09 14:17:32 +02:00
distfiles.sh dist: do not distribute CI.md 2025-09-15 11:15:31 +02:00
pyspelling.words GHA: rename config files to match pyspelling 2025-10-09 14:17:32 +02:00
pyspelling.yaml GHA: rename config files to match pyspelling 2025-10-09 14:17:32 +02:00
randcurl.pl scripts: fix two Perl uninitialized value warnings 2025-07-28 01:51:55 +02:00
requirements-docs.txt GHA: use pyspelling directly 2025-09-25 16:59:27 +02:00
requirements.txt GHA: bump dependencies 2025-10-08 16:07:58 +02:00
shellcheck-ci.sh CI: fix zizmor 1.9.0 warnings, shellcheck verify CI shell code, fix fallouts 2025-06-06 21:30:43 +02:00
shellcheck.sh CI: fix zizmor 1.9.0 warnings, shellcheck verify CI shell code, fix fallouts 2025-06-06 21:30:43 +02:00
spacecheck.pl GHA: rename config files to match pyspelling 2025-10-09 14:17:32 +02:00
spellcheck.curl multi: add notifications API 2025-10-07 10:55:31 +02:00
trimmarkdownheader.pl scripts: enable strict warnings in Perl where missing, fix fallouts 2025-07-27 22:35:18 +02:00
typos.sh GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
typos.toml GHA: rename config files to match pyspelling 2025-10-09 14:17:32 +02:00
verify-examples.pl build: avoid overriding system symbols for fopen functions 2025-09-30 01:10:36 +02:00
verify-synopsis.pl scripts: enable strict warnings in Perl where missing, fix fallouts 2025-07-27 22:35:18 +02:00
yamlcheck.sh GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
yamlcheck.yaml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00