aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2017-04-29tests: added --remote-time tests for remaining protocols that support itDan Fandrich
2017-04-12test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-26spelling fixesklemens
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-11tests: fix the authretry testsMichael Kaufmann
2017-02-07test552: Fix typosDaniel Gustafsson
2017-01-08lib506: fix build for Open WatcomJiří Malák
2016-12-22lib557.c: use a shorter MAXIMIZE representationDaniel Stenberg
2016-12-21lib557: move the "enable LONGLINE" to allow more long linesDaniel Stenberg
2016-12-19tests: checksrc complianceJay Satiro
2016-12-19printf: fix floating point buffer overflow issuesDaniel Stenberg
2016-12-18curl_easy_recv: Improve documentation and example programMichael Kaufmann
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-28lib1536: checksrc complianceJay Satiro
2016-11-26tests: Add some testcases for recent new features.Frank Gevaerts
2016-11-24checksrc: move open braces to comply with function declaration styleDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-05easy: Initialize info variables on easy init and duphandleJay Satiro
2016-10-31libauthretry: use the external function curl_strequalDan Fandrich
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-10CMake: Try to (un-)hide private library symbolsJakub Zakrzewski
2016-09-03libtest/test.h: fix typo (#988)Mark Hamilton
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-04-29lib: include curl_printf.h as one of the last headersDaniel Stenberg
2016-04-24lib1517: checksrc complianceDaniel Stenberg
2016-04-20tests: added test1517Karlson2k
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-03tests: Fixed header files to comply with our code styleSteve Holme
2016-04-03code: style updatesDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-04-03lib557: allow too long linesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-26test 1515: add MSYS support by passing a relative pathMarc Hoersken
2015-12-23tests first.c: fix calculation of sleep timeout on WindowsMarc Hoersken
2015-12-23test 573: add more debug outputMarc Hoersken
2015-11-24test1513: make sure the callback is only called onceDaniel Stenberg
2015-11-02formadd: support >2GB files on windowsDaniel Stenberg