curl/docs
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
..
cmdline-opts gskit: remove 2023-08-07 20:57:48 +02:00
examples misc: fix various typos 2023-08-01 14:09:32 +02:00
libcurl gskit: remove 2023-08-07 20:57:48 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md
BUFREF.md
BUG-BOUNTY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
BUGS.md
CHECKSRC.md
CIPHERS.md gskit: remove 2023-08-07 20:57:48 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md CONTRIBUTE: drop mention of copyright year ranges 2023-07-23 23:47:35 +02:00
curl-config.1
CURL-DISABLE.md configure, cmake, lib: more form api deprecation 2023-07-31 08:31:38 +02:00
DEPRECATE.md gskit: remove 2023-08-07 20:57:48 +02:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ gskit: remove 2023-08-07 20:57:48 +02:00
FEATURES.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
GOVERNANCE.md
HELP-US.md
HISTORY.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
HSTS.md
HTTP2.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
HTTP3.md CI: use openssl 3.0.10+quic, nghttp3 0.14.0, ngtcp2 0.18.0 2023-08-06 23:20:45 +02:00
HTTP-COOKIES.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
HYPER.md headers: accept leading whitespaces on first response header 2023-08-07 12:45:45 +02:00
INSTALL
INSTALL.cmake nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
INSTALL.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
INTERNALS.md gskit: remove 2023-08-07 20:57:48 +02:00
KNOWN_BUGS KNOWN_BUGS: aws-sigv4 does not behave well with AWS VPC Lattice 2023-08-06 23:38:28 +02:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: adjust the release dates 2023-07-18 12:06:50 +02:00
ROADMAP.md
RUSTLS.md rustls: update rustls-ffi 0.10.0 2023-07-22 23:40:44 +02:00
SECURITY-ADVISORY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
SECURITY-PROCESS.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
SSL-PROBLEMS.md
SSLCERTS.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
THANKS THANKS: add contributors from 8.2.1 2023-07-26 08:10:40 +02:00
THANKS-filter THANKS-filter: add a name typo 2023-08-07 09:12:42 -07:00
TheArtOfHttpScripting.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
TODO TODO: LDAP Certificate-Based Authentication 2023-08-06 22:58:42 +02:00
URL-SYNTAX.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
VERSIONS.md
WEBSOCKET.md

curl logo

Documentation

you will find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.