aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2020-06-16ntlm: enable NTLM support with wolfSSLRuurd Beerstra
2020-06-06openssl: set FLAG_TRUSTED_FIRST unconditionallyFrançois Rigault
2020-06-01vtls: repair the build with `CURL_DISABLE_PROXY`Saleem Abdulrasool
2020-05-30build: disable more code/data when built without proxy supportDaniel Stenberg
2020-05-30timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg
2020-05-27wolfssl: add SSLKEYLOGFILE supportPeter Wu
2020-05-27vtls: Extract and simplify key log file handling from OpenSSLPeter Wu
2020-05-26cleanup: use a single space after equals sign in assignmentsDaniel Stenberg
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-29schannel: source code reindentDaniel Stenberg
2020-04-27nss: check for PK11_CreateDigestContext() returning NULLDaniel Stenberg
2020-04-23select: make Curl_socket_check take timediff_t timeoutDaniel Stenberg
2020-04-21GnuTLS: Don't skip really long certificate fieldsEmil Engler
2020-04-21gnutls: bump lowest supported version to 3.1.10Daniel Stenberg
2020-04-20lib: fix typos in comments and errormessagesDaniel Gustafsson
2020-04-20multi-ssl: reset the SSL backend on `Curl_global_cleanup()`Johannes Schindelin
2020-04-12schannel: Fix blocking timeout logicAndrew Kurushin
2020-04-13gnutls: ensure TLS 1.3 when SRP isn't requestedDirkjan Bussink
2020-04-11lib: fix conversion warnings for SOCKET_WRITABLE/READABLEJay Satiro
2020-04-08schannel: support .P12 or .PFX client certificatesGilles Vollant
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-26openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg
2020-03-19secure transport: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19mbedtls: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19bearssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19wolfssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19nss: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19gnutls: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19openssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17windows: suppress UI in all CryptAcquireContext() callsViktor Szakats
2020-03-16vtls: free ssl_config leftovers on out-of-memoryDaniel Stenberg
2020-03-15gskit: update the copyright year rangeDaniel Stenberg
2020-03-15gskit: use our internal select wrapper for portabilityMarc Hoersken
2020-03-07version: make curl_version* thread-safe without using global contextDaniel Stenberg
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-02-27gtls: Fixed compilation when using GnuTLS < 3.5.0Steve Holme
2020-02-21gtls: fix the copyright yearDaniel Stenberg
2020-02-21GnuTLS: Always send client certjethrogb
2020-02-03openssl: remove redundant assignmentMarcel Raad
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-23openssl: make CURLINFO_CERTINFO not truncate x509v3 fieldsDaniel Stenberg
2020-01-16wolfssl: use the wc-prefixed symbol alternativesDaniel Stenberg