summaryrefslogtreecommitdiff
path: root/lib/vtls/wolfssl.c
Commit message (Expand)AuthorAgeFilesLines
* vtls: reduce conn->data usePatrick Monnerat2021-01-191-27/+32
* lib: pass in 'struct Curl_easy *' to most functionsDaniel Stenberg2021-01-171-11/+12
* wolfssl: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-30/+30
* wolfssl: add SECURE_RENEGOTIATION supportHimanshu Gupta2021-01-051-0/+7
* wolfssl: update copyright year rangeDaniel Stenberg2021-01-051-1/+1
* wolfssl: Support wolfSSL builds missing TLS 1.1Jay Satiro2021-01-041-1/+6
* failf: remove newline from formatting stringsDaniel Stenberg2020-12-251-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* vtls: deduplicate client certificates in ssl_config_dataGergely Nagy2020-09-141-3/+4
* tls: provide the CApath verbose log on its own lineDaniel Stenberg2020-08-191-9/+6
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-301-2/+13
* timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg2020-05-301-3/+2
* wolfssl: add SSLKEYLOGFILE supportPeter Wu2020-05-271-0/+144
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-2/+2
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-141-3/+3
* wolfssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-59/+65
* wolfssl: use the wc-prefixed symbol alternativesDaniel Stenberg2020-01-161-6/+6
* wolfssl: fix key pinning build errorDaniel Stenberg2019-06-111-1/+1
* wolfssl: fixup for SNI useDaniel Stenberg2019-06-101-1/+1
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-101-0/+991