summaryrefslogtreecommitdiff
path: root/tests/data/test1538
Commit message (Expand)AuthorAgeFilesLines
* urlapi: add curl_url_strerror()i-ky2021-09-271-0/+19
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-1/+1
* CURLcode: add CURLE_SSL_CLIENTCERTejanchivdorj2021-05-031-1/+2
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-1/+1
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-241-1/+2
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-111-1/+2
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-111-1/+2
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-1/+2
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-211-2/+3
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-121-1/+1
* vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro2019-08-141-1/+2
* ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han2018-09-061-2/+2
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-151-2/+4
* test1538: added "verbose logs" keywordDan Fandrich2017-06-051-0/+1
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-021-0/+148