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
2020-04-30
GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
Emil Engler
2020-04-29
schannel: source code reindent
Daniel Stenberg
2020-04-27
nss: check for PK11_CreateDigestContext() returning NULL
Daniel Stenberg
2020-04-23
select: make Curl_socket_check take timediff_t timeout
Daniel Stenberg
2020-04-21
GnuTLS: Don't skip really long certificate fields
Emil Engler
2020-04-21
gnutls: bump lowest supported version to 3.1.10
Daniel Stenberg
2020-04-20
lib: fix typos in comments and errormessages
Daniel Gustafsson
2020-04-20
multi-ssl: reset the SSL backend on `Curl_global_cleanup()`
Johannes Schindelin
2020-04-12
schannel: Fix blocking timeout logic
Andrew Kurushin
2020-04-13
gnutls: ensure TLS 1.3 when SRP isn't requested
Dirkjan Bussink
2020-04-11
lib: fix conversion warnings for SOCKET_WRITABLE/READABLE
Jay Satiro
2020-04-08
schannel: support .P12 or .PFX client certificates
Gilles Vollant
2020-03-30
cleanup: insert newline after if() conditions
Daniel Stenberg
2020-03-26
openssl: adapt to functions marked as deprecated since version 3
Daniel Stenberg
2020-03-19
secure transport: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
mbedtls: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
bearssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
wolfssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
nss: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
gnutls: remove the BACKEND define kludge
Daniel Stenberg
2020-03-19
openssl: remove the BACKEND define kludge
Daniel Stenberg
2020-03-18
schannel: add "best effort" revocation check option
Johannes Schindelin
2020-03-17
windows: suppress UI in all CryptAcquireContext() calls
Viktor Szakats
2020-03-16
vtls: free ssl_config leftovers on out-of-memory
Daniel Stenberg
2020-03-15
gskit: update the copyright year range
Daniel Stenberg
2020-03-15
gskit: use our internal select wrapper for portability
Marc Hoersken
2020-03-07
version: make curl_version* thread-safe without using global context
Daniel Stenberg
2020-03-05
polarssl: remove more references and mentions
Daniel Stenberg
2020-02-27
gtls: Fixed compilation when using GnuTLS < 3.5.0
Steve Holme
2020-02-21
gtls: fix the copyright year
Daniel Stenberg
2020-02-21
GnuTLS: Always send client cert
jethrogb
2020-02-03
openssl: remove redundant assignment
Marcel Raad
2020-02-02
cleanup: fix typos and wording in docs and comments
Pedro Monreal
2020-01-23
openssl: make CURLINFO_CERTINFO not truncate x509v3 fields
Daniel Stenberg
2020-01-16
wolfssl: use the wc-prefixed symbol alternatives
Daniel Stenberg
2020-01-16
polarssl: removed
Daniel Stenberg
2020-01-13
schannel_verify: Fix alt names manual verify for UNICODE builds
Jay Satiro
2020-01-12
misc: Copyright year out of date, should be 2020
Daniel Stenberg
2020-01-11
schannel: Make CURLOPT_CAINFO work better on Windows 7
Faizur Rahman
2020-01-11
vtls: Refactor Curl_multissl_version to make the code clearer
Jay Satiro
2020-01-03
lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS`
Marcel Raad
2019-12-31
bearssl: Improve I/O handling
Michael Forney
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
[next]