summaryrefslogtreecommitdiff
path: root/lib/vtls/bearssl.c
Commit message (Expand)AuthorAgeFilesLines
* bearssl: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-31/+31
* failf: remove newline from formatting stringsDaniel Stenberg2020-12-251-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* bearssl: fix build with disabled proxy supportBaruch Siach2020-07-121-2/+9
* timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg2020-05-301-1/+1
* bearssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-48/+52
* bearssl: Improve I/O handlingMichael Forney2019-12-311-85/+77
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-0/+874