Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 gadi atpakaļ |
Ehren Bendler
|
797bacf9c5
wolfssl: clean up wolfcrypt error queue
|
3 gadi atpakaļ |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 gadi atpakaļ |
Daniel Stenberg
|
1e488d38c9
wolfssl: failing to set a session id is not reason to error out
|
3 gadi atpakaļ |
Michael Kaufmann
|
b249592d29
ssl: read pending close notify alert before closing the connection
|
3 gadi atpakaļ |
Harry Sintonen
|
7f4a9a9b2a
openssl: associate/detach the transfer from connection
|
3 gadi atpakaļ |
Daniel Stenberg
|
7b6d771a19
wolfssl: remove SSLv3 support leftovers
|
3 gadi atpakaļ |
Jacob Hoffman-Andrews
|
a3268eca79
tls: add USE_HTTP2 define
|
3 gadi atpakaļ |
Daniel Stenberg
|
9fc284427c
wolfssl: handle SSL_write() returns 0 for error
|
3 gadi atpakaļ |
Michał Antoniak
|
e4ba999646
vtls: deduplicate some DISABLE_PROXY ifdefs
|
3 gadi atpakaļ |
Daniel Stenberg
|
eff614fb02
vtls: refuse setting any SSL version
|
3 gadi atpakaļ |
Daniel Stenberg
|
f573998c22
TLS: fix HTTP/2 selection
|
3 gadi atpakaļ |
Daniel Stenberg
|
b09c8ee157
vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid()
|
3 gadi atpakaļ |
Daniel Stenberg
|
70472a44de
urldata: remove the _ORIG suffix from string names
|
3 gadi atpakaļ |
Daniel Stenberg
|
bc928be02c
wolfssl: don't store a NULL sessionid
|
3 gadi atpakaļ |
Daniel Stenberg
|
88dd1a8a11
urldata: don't touch data->set.httpversion at run-time
|
3 gadi atpakaļ |
Jacob Hoffman-Andrews
|
c30bf22f1c
vtls: factor out Curl_ssl_getsock to field of Curl_ssl
|
3 gadi atpakaļ |
Daniel Stenberg
|
2c4b338f7e
vtls: remove md5sum
|
3 gadi atpakaļ |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 gadi atpakaļ |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 gadi atpakaļ |
Daniel Stenberg
|
5beed3e742
wolfssl: remove Curl_ prefix from static functions
|
3 gadi atpakaļ |
Himanshu Gupta
|
f927f38f1e
wolfssl: add SECURE_RENEGOTIATION support
|
4 gadi atpakaļ |
Daniel Stenberg
|
4eb908cd87
wolfssl: update copyright year range
|
3 gadi atpakaļ |
Jay Satiro
|
7de2e96535
wolfssl: Support wolfSSL builds missing TLS 1.1
|
3 gadi atpakaļ |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 gadi atpakaļ |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 gadi atpakaļ |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 gadi atpakaļ |
Daniel Stenberg
|
80d73bcca2
tls: provide the CApath verbose log on its own line
|
4 gadi atpakaļ |
Daniel Stenberg
|
f3d501dc67
build: disable more code/data when built without proxy support
|
4 gadi atpakaļ |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
4 gadi atpakaļ |