index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vtls
Age
Commit message (
Expand
)
Author
2015-03-24
vtls: fix compile with --disable-crypto-auth but with SSL
Dan Fandrich
2015-03-23
cyassl: include version.h to ensure the version macros are defined
Dan Fandrich
2015-03-21
darwinsssl: add support for TLS False Start
Nick Zitzmann
2015-03-21
gtls: add check of return code
Daniel Stenberg
2015-03-21
gtls: dereferencing NULL pointer
Daniel Stenberg
2015-03-21
gtls: avoid uninitialized variable.
Daniel Stenberg
2015-03-21
nss: error: unused variable 'connssl'
Daniel Stenberg
2015-03-20
cyassl: use new library version macro when available
Dan Fandrich
2015-03-20
nss: add support for TLS False Start
Alessandro Ghedini
2015-03-20
url: add CURLOPT_SSL_FALSESTART option
Alessandro Ghedini
2015-03-20
gtls: implement CURLOPT_CERTINFO
Alessandro Ghedini
2015-03-20
openssl: try to avoid accessing OCSP structs when possible
Alessandro Ghedini
2015-03-19
axtls: version 1.5.2 now requires that config.h be manually included
Dan Fandrich
2015-03-18
nss: explicitly tell NSS to disable NPN/ALPN
Kamil Dudka
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-12
openssl: use colons properly in the ciphers list
Daniel Stenberg
2015-03-12
openssl: sort the ciphers on strength
Daniel Stenberg
2015-03-12
openssl: show the cipher selection to use
Daniel Stenberg
2015-03-10
gtls: correctly align certificate status verification messages
Alessandro Ghedini
2015-03-10
gtls: don't print double newline after certificate dates
Alessandro Ghedini
2015-03-10
gtls: print negotiated TLS version and full cipher suite name
Alessandro Ghedini
2015-03-10
gtls: fix compiler warnings
Daniel Stenberg
2015-03-10
gtls: add support for CURLOPT_CAPATH
Alessandro Ghedini
2015-03-07
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
Daniel Stenberg
2015-03-07
polarssl: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
nss: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
gtls: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
openssl: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-03-03
vtls: use curl_printf.h all over
Daniel Stenberg
2015-02-25
nss: do not skip Curl_nss_seed() if data is NULL
Kamil Dudka
2015-02-25
nss: improve error handling in Curl_nss_random()
Kamil Dudka
2015-02-19
nss: fix NPN/ALPN protocol negotiation
Alessandro Ghedini
2015-02-19
polarssl: fix ALPN protocol negotiation
Alessandro Ghedini
2015-02-19
gtls: fix build with HTTP2
Alessandro Ghedini
2015-02-15
By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"
Nick Zitzmann
2015-02-12
openssl: fix a compile-time warning
Kamil Dudka
2015-02-11
openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection
Steve Holme
2015-02-09
openssl: Disable OCSP in old versions of OpenSSL
Steve Holme
2015-02-09
polarssl: Fix exclusive SSL protocol version options
Jay Satiro
2015-02-09
gskit: Fix exclusive SSLv3 option
Jay Satiro
2015-02-07
schannel: Removed curl_ prefix from source files
Steve Holme
2015-02-06
axtls: fix conversion from size_t to int warning
Daniel Stenberg
2015-02-05
openssl: SSL_SESSION->ssl_version no longer exist
Daniel Stenberg
2015-02-04
schannel: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-01-31
TODO: moved WinSSL/SChannel todo items into docs
Marc Hoersken
2015-01-27
openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE
Steve Holme
2015-01-27
openssl: Fixed compilation errors when OpenSSL built with 'no-tlsext'
Steve Holme
[prev]
[next]