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
..
2024-04-24 10:08:24 +02:00
2023-01-03 09:19:21 +01:00
2024-04-24 14:30:37 +02:00
2024-04-24 14:30:37 +02:00
2024-04-13 08:33:26 +00:00
2024-04-11 08:59:25 +02:00
2023-08-07 20:57:48 +02:00
2023-01-03 09:19:21 +01:00
2024-04-09 09:08:05 +02:00
2023-01-03 09:19:21 +01:00
2024-03-12 03:09:37 -04:00
2024-03-12 15:38:44 +00:00
2024-04-24 14:30:37 +02:00
2023-01-03 09:19:21 +01:00
2024-04-16 13:24:08 +02:00
2024-04-09 09:08:05 +02:00
2024-04-24 08:59:14 +02:00
2023-01-03 09:19:21 +01:00
2024-04-10 07:32:38 +00:00
2023-12-16 13:12:37 +00:00
2024-04-09 09:08:05 +02:00
2023-10-08 22:29:45 +00:00
2024-04-24 10:08:24 +02:00
2023-01-03 09:19:21 +01:00
2024-04-09 09:08:05 +02:00
2024-04-13 08:33:26 +00:00
2024-04-16 13:24:08 +02:00
2024-04-16 13:24:08 +02:00
2023-01-03 09:19:21 +01:00
2024-01-27 12:27:35 +01:00
2023-08-07 20:57:48 +02:00