Michael Kaufmann
|
bcca842e0d
polarssl: fix hangs
|
7 年 前 |
Thomas Glanzmann
|
4f8b17743d
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
|
8 年 前 |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 年 前 |
Alex Rousskov
|
cb4e2be7c6
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
|
8 年 前 |
Jay Satiro
|
f43b7b6cb6
vtls: Fail on unrecognized param for CURLOPT_SSLVERSION
|
8 年 前 |
Kamil Dudka
|
6ad3add606
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
|
8 年 前 |
Dan Fandrich
|
9363f1a37f
strcasecompare: replaced remaining rawstr.h with strcase.h
|
8 年 前 |
Daniel Stenberg
|
88753c1e89
polarssl: indented code, removed unused variables
|
8 年 前 |
Daniel Stenberg
|
8748d4787f
polarssl: reduce #ifdef madness with a macro
|
8 年 前 |
Daniel Stenberg
|
1e3161a20d
polarssl: fix unaligned SSL session-id lock
|
8 年 前 |
Daniel Stenberg
|
8a6e89a9eb
select: switch to macros in uppercase
|
8 年 前 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 年 前 |
Jay Satiro
|
04b4ee5498
vtls: Only call add/getsession if session id is enabled
|
8 年 前 |
Ivan Avdeev
|
31c521b047
vtls: fix ssl session cache race condition
|
8 年 前 |
Daniel Stenberg
|
6efd2fa529
mbedtls/polarssl: set "hostname" unconditionally
|
8 年 前 |
Daniel Stenberg
|
f6767f5435
TLS: move the ALPN/NPN enable bits to the connection
|
8 年 前 |
Jay Satiro
|
9f498de9a2
mbedtls: Fix session resume
|
8 年 前 |
moparisthebest
|
33623d7196
PolarSSL: Implement public key pinning
|
8 年 前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年 前 |
Daniel Stenberg
|
4bcc532de5
http: add libcurl option to allow HTTP/2 for HTTPS only
|
9 年 前 |
Daniel Stenberg
|
03b6e07816
polarssl/mbedtls: fix name space pollution
|
9 年 前 |
Daniel Stenberg
|
5b58bface3
polarssl: called mbedTLS in 1.3.10 and later
|
9 年 前 |
Daniel Stenberg
|
83b29e43cd
polarssl: remove dead code
|
9 年 前 |
Daniel Stenberg
|
24908c12d7
polarssl: remove superfluous for(;;) loop
|
9 年 前 |
Daniel Stenberg
|
2dc1a5ce93
checksrc: detect and remove space before trailing semicolons
|
9 年 前 |
Daniel Stenberg
|
00ea0e7db0
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
|
9 年 前 |
Alessandro Ghedini
|
adb4e41a1a
polarssl: make it possible to enable ALPN/NPN without HTTP2
|
9 年 前 |
Daniel Stenberg
|
8aabbf5f8c
vtls: use curl_printf.h all over
|
9 年 前 |
Alessandro Ghedini
|
633b3895d7
polarssl: fix ALPN protocol negotiation
|
9 年 前 |
Jay Satiro
|
20c727ec4c
polarssl: Fix exclusive SSL protocol version options
|
10 年 前 |