curl/.github/scripts
Jan Venekamp fba9afebba
mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option
Use a lookup list to set the cipher suites, allowing the
ciphers to be set by either openssl or IANA names.

To keep the binary size of the lookup list down we compress
each entry in the cipher list down to 2 + 6 bytes using the
C preprocessor.

Closes #13442
2024-04-24 14:30:37 +02:00
..
badwords.pl GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
badwords.txt docs: more language cleanups 2024-02-27 16:19:43 +01:00
cleancmd.pl spellcheck.yml: remove .1/.3 handling, clean all man page .md files 2024-02-19 11:41:12 +01:00
cleanspell.pl spellcheck.yml: remove .1/.3 handling, clean all man page .md files 2024-02-19 11:41:12 +01:00
codespell-ignore.txt mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 2024-04-24 14:30:37 +02:00
shellcheck.sh OS400: fix shellcheck warnings in scripts 2024-04-11 07:48:51 +00:00
spellcheck.words TLS: add support for ECH (Encrypted Client Hello) 2024-04-16 08:10:53 +02:00
spellcheck.yaml DISTROS: add document with distro pointers 2024-03-26 00:26:55 +01:00
verify-examples.pl docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
verify-synopsis.pl