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
2016-02-06
openssl: Fix signed/unsigned mismatch warning in X509V3_ext
Jay Satiro
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-18
mbedtls: Fix pinned key return value on fail
Jay Satiro
2016-01-14
openssl: improved error detection/reporting
Daniel Stenberg
2016-01-14
openssl: for 1.1.0+ they now provide a SSLeay() macro of their own
Daniel Stenberg
2016-01-10
mbedtls: implement CURLOPT_PINNEDPUBLICKEY
Thomas Glanzmann
2016-01-07
mbedtls: Fix ALPN support
Jay Satiro
2015-12-16
cyassl: deal with lack of *get_peer_certificate
Daniel Stenberg
2015-12-16
wolfssl: handle builds without SSLv3 support
Daniel Stenberg
2015-12-15
cyassl: fix compiler warning on type conversion
Daniel Stenberg
2015-12-14
libressl: the latest openssl x509 funcs are not in libressl
Daniel Stenberg
2015-12-13
http: add libcurl option to allow HTTP/2 for HTTPS only
Daniel Stenberg
2015-12-10
openssl: adapt to openssl >= 1.1.0 X509 opaque structs
Daniel Stenberg
2015-12-10
openssl: avoid BIO_reset() warnings since it returns a value
Daniel Stenberg
2015-12-10
openssl: adapt to 1.1.0+ name changes
Daniel Stenberg
2015-12-07
openssl: BoringSSL doesn't have CONF_modules_free
Gisle Vanem
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-21
schannel: Corrected copy/paste error in commit 8d17117683
Steve Holme
2015-11-21
schannel: Use GetVersionEx() when VerifyVersionInfo() isn't available
Steve Holme
2015-11-13
openssl: Free modules on cleanup
Sebastian Pohlschmidt
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-11-13
openssl: remove #if check for 0.9.7 for ENGINE_load_private_key
Daniel Stenberg
2015-11-13
openssl: all supported versions have X509_STORE_set_flags
Daniel Stenberg
2015-11-13
openssl: remove 0.9.3 check
Daniel Stenberg
2015-11-13
openssl: remove #ifdefs for < 0.9.5 support
Daniel Stenberg
2015-11-13
lib/vtls/openssl: remove unused traces of yassl ifdefs
Daniel Stenberg
2015-11-10
BoringSSL: Work with stricter BIO_get_mem_data()
Douglas Creager
2015-10-29
mbedtls: fix "Structurally dead code"
Daniel Stenberg
2015-10-29
mbedtls: fix "Logically dead code"
Daniel Stenberg
2015-10-29
Revert "openssl: engine: remove double-free"
Daniel Stenberg
2015-10-27
openssl: engine: remove double-free
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-10-23
mbedTLS: THREADING_SUPPORT compilation fix
Dmitry S. Baikov
2015-10-22
mbedtls:new profile with RSA min key len = 1024.
m-gardet
2015-10-20
vtls: fix compiler warning for TLS backends without sha256
Daniel Stenberg
2015-10-20
vtls: added support for mbedTLS
Jonas Minnberg
2015-10-11
openssl: Fix set up of pkcs12 certificate verification chain
Erik Johansson
2015-09-28
openssl: Fix algorithm init
Michael Kalinin
2015-09-23
gnutls: Report actual GnuTLS error message for certificate errors
Mike Crowe
2015-09-22
gnutls: Support CURLOPT_KEYPASSWD
Mike Crowe
2015-09-19
vtls: Change designator name for server's pubkey hash
Jay Satiro
2015-09-19
ssl: add server cert's "sha256//" hash to verbose
Daniel Hwang
2015-09-19
openssl: don't output certinfo data
Alessandro Ghedini
2015-09-19
openssl: refactor certificate parsing to use OpenSSL memory BIO
Alessandro Ghedini
2015-09-18
nss: prevent NSS from incorrectly re-using a session
Kamil Dudka
2015-09-18
nss: check return values of NSS functions
Kamil Dudka
2015-09-17
openssl: build with < 0.9.8
Daniel Stenberg
2015-09-04
nss: do not directly access SSL_ImplementedCiphers[]
Kamil Dudka
2015-08-21
openssl: handle lack of server cert when strict checking disabled
Alessandro Ghedini
[next]