summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* fixup test 676 verifies setting CURLOPT_COOKIEFILE to NULL againbagder/cookielist-nullDaniel Stenberg2021-04-141-1/+5
* ftp: add 'prefer_ascii' to the transfer state structDaniel Stenberg2021-02-091-1/+4
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-1/+13
* test1918: verify curl_easy_option_by_name() and curl_easy_option_by_id()Daniel Stenberg2021-01-151-1/+4
* mime: make sure setting MIMEPOST to NULL resets properlyDaniel Stenberg2021-01-151-1/+5
* httpauth: make multi-request auth work with custom portDaniel Stenberg2021-01-021-2/+5
* tests: add very simple AWS HTTP v4 Signature testMatthias Gatto2020-12-211-1/+5
* mqtt: handle POST/PUBLISH without a set POSTFIELDSIZEDaniel Stenberg2020-12-181-1/+7
* test1522: add debug tracingDaniel Stenberg2020-12-171-1/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+5
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-141-1/+5
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-141-1/+1
* libtest: remove lib1541 leftoversDaniel Stenberg2020-09-071-4/+0
* tests/libtests: remove test 1900 and 2033Daniel Stenberg2020-09-071-10/+2
* test1541: remove since it is a known bugDaniel Stenberg2020-09-061-1/+1
* tests: remove pipelining testsDaniel Stenberg2020-09-061-5/+1
* tests: add test1912 with typechecksJeroen Ooms2020-08-281-1/+5
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-271-1/+5
* url: fix CURLU and location followingJay Satiro2020-07-301-1/+4
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-271-1/+5
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-121-1/+5
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-261-1/+5
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-251-1/+5
* tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken2020-05-301-19/+22
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* mime: fix the binary encoder to handle large data properlyPatrick Monnerat2020-03-071-1/+4
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-071-1/+9
* mime: latch last read callback status.Patrick Monnerat2020-03-071-0/+17
* Revert "mime: latch last read callback status."Daniel Stenberg2020-03-021-17/+0
* Revert "mime: do not perform more than one read in a row"Daniel Stenberg2020-03-021-9/+1
* Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg2020-03-021-4/+1
* mime: fix the binary encoder to handle large data properlyPatrick Monnerat2020-03-021-1/+4
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-021-1/+9
* mime: latch last read callback status.Patrick Monnerat2020-03-021-0/+17
* altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg2020-02-091-1/+5
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-1/+9
* url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg2019-10-161-1/+5
* FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju2019-09-271-1/+4
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-071-1/+8
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-141-1/+4
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-181-1/+4
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-291-2/+4
* test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg2019-04-111-1/+5
* pipelining: removedDaniel Stenberg2019-04-061-5/+1
* test1541: threaded connection sharingDaniel Stenberg2019-03-181-1/+5
* CURLU: fix NULL dereference when used over proxyDaniel Stenberg2019-03-041-0/+5
* cookies: only save the cookie file if the engine is enabledDaniel Stenberg2019-02-271-1/+5
* test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-101-0/+4