aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2020-06-12test1560: avoid possibly negative association in wordingMartin V
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-05-30url: alloc the download buffer at transfer startDaniel Stenberg
2020-05-30tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken
2020-05-29mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-05-08urlapi: accept :: as a valid IPv6 addressDaniel Stenberg
2020-05-06test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-04-30test75: Remove precheck testDan Fandrich
2020-04-30libtest/cmake: Remove commented codeRikard Falkeborn
2020-04-05lib670: use the same Win32 API check as all other lib testsMarc Hoersken
2020-03-31build: fixed build for systems with select() in unistd.hHarry Sintonen
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-08test 1560: avoid valgrind false positivesPatrick Monnerat
2020-03-07lib1564: reduce number of mid-wait wakeup callsDaniel Stenberg
2020-03-07mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-07mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-07mime: latch last read callback status.Patrick Monnerat
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2020-03-02Revert "mime: latch last read callback status."Daniel Stenberg
2020-03-02Revert "mime: do not perform more than one read in a row"Daniel Stenberg
2020-03-02Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg
2020-03-02mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-02mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-02mime: latch last read callback status.Patrick Monnerat
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-01-28urlapi: guess scheme correct even with credentials givenDaniel Stenberg
2020-01-09libtest/mk-lib1521: adapt to new public header layoutDaniel Stenberg
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-12-15lib1591: free memory properly on OOM, in the trailers callbackDaniel Stenberg
2019-12-13lib1559: fix mem-leak in OOMDaniel Stenberg
2019-12-13lib1557: fix mem-leak in OOMDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-10-16url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg
2019-09-28cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg
2019-09-27FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDsZenju
2019-09-24urlapi: question mark within fragment is still fragmentDaniel Stenberg
2019-09-19urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser
2019-09-10urlapi: verify the IPv6 numerical addressDaniel Stenberg
2019-08-08cleanup: s/curl_debug/curl_dbg_debug in comments and docsDaniel Stenberg
2019-08-07CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg
2019-07-14http: allow overriding timecond with custom headerPeter Simonyi
2019-06-25test1521: adapt to SLISTPOINTDaniel Stenberg
2019-06-18test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg