curl-curl/include/curl
Daniel Stenberg 78d6232f1f
gskit: remove
We remove support for building curl with gskit.

 - This is a niche TLS library, only running on some IBM systems
 - no regular curl contributors use this backend
 - no CI builds use or verify this backend
 - gskit, or the curl adaption for it, lacks many modern TLS features
   making it an inferior solution
 - build breakages in this code take weeks or more to get detected
 - fixing gskit code is mostly done "flying blind"

This removal has been advertized in DEPRECATED in Jan 2, 2023 and it has
been mentioned on the curl-library mailing list.

It could be brought back, this is not a ban. Given proper effort and
will, gskit support is welcome back into the curl TLS backend family.

Closes #11460
2023-08-07 20:57:48 +02:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl.h gskit: remove 2023-08-07 20:57:48 +02:00
curlver.h RELEASE-NOTES: synced 2023-07-27 23:58:57 +02:00
easy.h curl_easy_getinfo: clarify on return data types 2023-05-18 20:46:36 +02:00
header.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mprintf.h include/curl/mprintf.h: add __attribute__ for the prototypes 2023-08-07 10:46:14 +02:00
multi.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
options.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h system.h: remove __IBMC__/__IBMCPP__ guards and apply to all z/OS compiles 2023-06-02 22:55:58 +02:00
typecheck-gcc.h haproxy: add --haproxy-clientip flag to spoof client IPs 2023-06-05 20:08:37 +02:00
urlapi.h urlapi: take const args in _dup and _get functions 2023-03-08 15:38:26 +01:00
websockets.h websocket: rename arguments/variables to match docs 2023-07-22 00:31:31 +02:00