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-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
2014-12-30
vtls: Use '(void) arg' for unused parameters
Steve Holme
2014-12-30
schannel: Moved the ISC return flag definitions to the SSPI module
Steve Holme
2014-12-28
darwinssl: Fixed compilation warning
Steve Holme
2014-12-28
vtls: Fixed compilation warning and an ignored return code
Steve Holme
2014-12-27
nss: Don't ignore Curl_extract_certinfo() OOM failure
Steve Holme
2014-12-27
nss: Don't ignore Curl_ssl_init_certinfo() OOM failure
Steve Holme
2014-12-27
nss: Use 'CURLcode result' for curl result codes
Steve Holme
2014-12-27
darwinssl: Use 'CURLcode result' for curl result codes
Steve Holme
2014-12-27
polarssl: Use 'CURLcode result' for curl result codes
Steve Holme
2014-12-26
vtls: Don't set cert info count until memory allocation is successful
Steve Holme
2014-12-26
vtls: Use CURLcode for Curl_ssl_init_certinfo() return type
Steve Holme
2014-12-25
vtls: Use bool for Curl_ssl_getsessionid() return type
Steve Holme
2014-12-25
schannel: Minor code style policing for casts
Steve Holme
2014-12-25
schannel: Prefer 'CURLcode result' for curl result codes
Steve Holme
2014-12-25
cyassl: Prefer 'CURLcode result' for curl result codes
Steve Holme
2014-12-24
gtls: Use preferred 'CURLcode result'
Steve Holme
2014-12-24
openssl: Prefer we don't use NULL in comparisons
Steve Holme
2014-12-23
openssl.c Fix for compilation errors with older versions of OpenSSL
Steve Holme
2014-12-22
openssl: fix SSL/TLS versions in verbose output
Daniel Stenberg
2014-12-22
openssl: make it compile against openssl 1.1.0-DEV master branch
Daniel Stenberg
2014-12-21
openssl: warn for SRP set if SSLv3 is used, not for TLS version
Daniel Stenberg
2014-12-15
darwinssl: fix incorrect usage of aprintf()
Nick Zitzmann
2014-12-14
darwinssl: aprintf() to allocate the session key
Daniel Stenberg
2014-12-14
curl_schannel: Improvements to memory re-allocation strategy
Marc Hoersken
2014-12-14
curl_schannel.c: Data may be available before connection shutdown
Marc Hoersken
2014-12-09
schannel_recv: return the correct code
Daniel Stenberg
2014-12-09
http2: avoid logging neg "failure" if h2 was not requested
Daniel Stenberg
[prev]
[next]