Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-01 | unit1651: Fixed conversion compilation warning | Steve Holme | |
371:17: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] Closes #5008 | |||
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg | |
Remove support for, references to and use of "cyaSSL" from the source and docs. wolfSSL is the current name and there's no point in keeping references to ancient history. Assisted-by: Daniel Gustafsson Closes #3903 | |||
2019-02-19 | unit1651: survive curl_easy_init() fails | Daniel Stenberg | |
2018-10-27 | test1651: unit test Curl_extract_certinfo() | Daniel Stenberg | |
The version used for Gskit, NSS, GnuTLS, WolfSSL and schannel. |