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
2019-12-10
vtls: make BearSSL possible to set with CURL_SSL_BACKEND
Gisle Vanem
2019-12-03
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
Daniel Stenberg
2019-12-03
openssl: set X509_V_FLAG_PARTIAL_CHAIN
Daniel Stenberg
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-12-01
openssl: retrieve reported LibreSSL version at runtime
Jay Satiro
2019-12-01
strerror: Add Curl_winapi_strerror for Win API specific errors
Jay Satiro
2019-11-26
TLS: add BearSSL vtls implementation
Michael Forney
2019-11-24
schannel: fix --tls-max for when min is --tlsv1 or default
Xiaoyin Liu
2019-11-22
openssl: Revert to less sensitivity for SYSCALL errors
Jay Satiro
2019-11-22
openssl: improve error message for SYSCALL during connect
Daniel Stenberg
2019-11-12
openssl: prevent recursive function calls from ctx callbacks
Daniel Stenberg
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2019-11-02
mbedtls: add error message for cert validity starting in the future
Bastien Bouclet
2019-11-01
schannel_verify: Fix concurrent openings of CA file
Jay Satiro
2019-10-31
gtls: make gnutls_bye() not wait for response on shutdown
Daniel Stenberg
2019-10-24
schannel: reverse the order of certinfo insertions
Francois Rivard
2019-10-10
gskit: use the generic Curl_socketpair
Daniel Stenberg
2019-09-27
vtls: Fix comment typo about macosx-version-min compiler flag
julian
2019-09-26
openssl: use strerror on SSL_ERROR_SYSCALL
Daniel Stenberg
2019-09-23
vtls: fix narrowing conversion warnings
Marcel Raad
2019-09-22
openssl: fix compiler warning with LibreSSL
Marcel Raad
2019-09-19
url: only reuse TLS connections with matching pinning
Daniel Stenberg
2019-09-16
openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version
Daniel Stenberg
2019-09-13
openssl: close_notify on the FTP data connection doesn't mean closure
Daniel Stenberg
2019-09-10
openssl: use SSL_CTX_set_<min|max>_proto_version() when available
Clément Notin
2019-09-10
openssl: indent, re-organize and add comments
Clément Notin
2019-08-20
openssl: build warning free with boringssl
Daniel Stenberg
2019-08-13
nss: use TLSv1.3 as default if supported
Peter Wu
2019-08-06
mesalink: implement client authentication
Yiming Jing
2019-07-30
cleanup: remove the 'numsocks' argument used in many places
Daniel Stenberg
2019-07-19
source: remove names from source comments
Daniel Stenberg
2019-07-17
nss: inspect returnvalue of token check
Daniel Gustafsson
2019-07-14
openssl: define HAVE_SSL_GET_SHUTDOWN based on version number
Zenju
2019-07-06
nss: support using libnss on macOS
Daniel Gustafsson
2019-07-06
nss: don't set unused parameter
Daniel Gustafsson
2019-07-06
nss: only cache valid CRL entries
Daniel Gustafsson
2019-06-30
docs: Fix links to OpenSSL docs
Jay Satiro
2019-06-26
openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined
Daniel Stenberg
2019-06-18
openssl: fix pubkey/signature algorithm detection in certinfo
Gergely Nagy
2019-06-17
openssl: remove outdated comment
Daniel Gustafsson
2019-06-11
wolfssl: fix key pinning build error
Daniel Stenberg
2019-06-10
wolfssl: fixup for SNI use
Daniel Stenberg
2019-06-10
wolfssl: refer to it as wolfSSL only
Daniel Stenberg
2019-06-05
build: fix Codacy warnings
Marcel Raad
2019-05-27
nss: allow to specify TLS 1.3 ciphers if supported by NSS
Hubert Kario
2019-05-24
sectransp: handle errSSLPeerAuthCompleted from SSLRead()
Daniel Stenberg
2019-05-21
ftp: move ftp_ccc in under featureflag
Daniel Gustafsson
2019-05-20
mbedtls: enable use of EC keys
Guy Poizat
2019-05-20
lib: reduce variable scopes
Marcel Raad
2019-05-16
cleanup: remove FIXME and TODO comments
Daniel Stenberg
[next]