Kamil Dudka
|
3f430c9c3a
nss: drop the code for libcurl-level downgrade to SSLv3
|
10 yıl önce |
Jay Satiro
|
ec783dc142
SSL: Remove SSLv3 from SSL default due to POODLE attack
|
10 yıl önce |
Kamil Dudka
|
0aecdf6828
nss: reset SSL handshake state machine
|
10 yıl önce |
Kamil Dudka
|
9e37a7f9a5
nss: do not fail if a CRL is already cached
|
10 yıl önce |
Daniel Stenberg
|
8dfd22089c
vtls: make the random function mandatory in the TLS backend
|
10 yıl önce |
Kamil Dudka
|
30b093f6fc
nss: do not check the version of NSS at run time
|
10 yıl önce |
Kamil Dudka
|
ca2aa61b66
nss: make the list of CRL items global
|
10 yıl önce |
Kamil Dudka
|
52cd5ac21c
nss: fix a memory leak when CURLOPT_CRLFILE is used
|
10 yıl önce |
Kamil Dudka
|
caa4db8a51
nss: make crl_der allocated on heap
|
10 yıl önce |
Kamil Dudka
|
2968f957aa
nss: let nss_{cache,load}_crl return CURLcode
|
10 yıl önce |
Kamil Dudka
|
7581dee10a
nss: make the fallback to SSLv3 work again
|
10 yıl önce |
Kamil Dudka
|
7c21558503
nss: do not abort on connection failure
|
10 yıl önce |
Kamil Dudka
|
9c941e92c4
nss: propagate blocking direction from NSPR I/O
|
10 yıl önce |
Kamil Dudka
|
8868a226cd
nss: implement non-blocking SSL handshake
|
10 yıl önce |
Kamil Dudka
|
a43bba3a34
nss: split Curl_nss_connect() into 4 functions
|
10 yıl önce |
Daniel Stenberg
|
ef813c7097
http2: remove _DRAFT09 from the NPN_HTTP2 enum
|
10 yıl önce |
Kamil Dudka
|
67061e3f4e
nss: allow to enable/disable new AES GCM cipher-suites
|
10 yıl önce |
Kamil Dudka
|
c864d81289
nss: allow to enable/disable new HMAC-SHA256 cipher-suites
|
10 yıl önce |
Kamil Dudka
|
b4f6cd46eb
nss: do not enable AES cipher-suites by default
|
10 yıl önce |
Daniel Stenberg
|
6f416fa462
NSS: avoid compiler warnings when built without http2 support
|
10 yıl önce |
Fabian Frank
|
909a68c121
NPN/ALPN: allow disabling via command line
|
10 yıl önce |
Fabian Frank
|
70bd9784de
nss: use correct preprocessor macro
|
10 yıl önce |
Daniel Stenberg
|
09d907ee68
nss: support pre-ALPN versions
|
10 yıl önce |
Fabian Frank
|
f3a12460ad
nss: ALPN and NPN support
|
10 yıl önce |
Steve Holme
|
265f2e9ed7
nss: Updated copyright year for recent edits
|
10 yıl önce |
Fabian Frank
|
ff92fcfb90
nss: prefer highest available TLS version
|
10 yıl önce |
Kamil Dudka
|
665c160f0a
nss: do not use the NSS_ENABLE_ECC define
|
10 yıl önce |
Kamil Dudka
|
e15e73b741
nss: do not fail if NSS does not implement a cipher
|
10 yıl önce |
Steve Holme
|
f88f9bed00
vtls: Updated comments referencing sslgen.c and ssluse.c
|
11 yıl önce |
Steve Holme
|
9aa6e4357a
vtls: Fixed up include of vtls.h
|
11 yıl önce |