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-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
2015-01-22
OCSP stapling: disabled when build with BoringSSL
Daniel Stenberg
2015-01-22
openssl: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-22
BoringSSL: no PKCS12 support nor ERR_remove_state
Daniel Stenberg
2015-01-22
BoringSSL: fix build
Leith Bade
2015-01-19
openssl: do public key pinning check independently
Daniel Stenberg
2015-01-17
gskit.h: Code policing of function pointer arguments
Steve Holme
2015-01-17
vtls: Removed unimplemented overrides of curlssl_close_all()
Steve Holme
2015-01-17
vtls: Separate the SSL backend definition from the API setup
Steve Holme
2015-01-17
vtls: Fixed compilation errors when SSL not used
Steve Holme
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
nss: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-16
gtls: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-16
url: add CURLOPT_SSL_VERIFYSTATUS option
Alessandro Ghedini
2015-01-12
curl_schannel.c: mark session as removed from cache if not freed
Marc Hoersken
2015-01-09
NSS: fix compiler error when built http2-enabled
Daniel Stenberg
2015-01-07
darwinssl: fix session ID keys to only reuse identical sessions
Daniel Stenberg
[next]