aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2017-05-31lib583: fix compiler warningMarcel Raad
2017-05-31libtest/lib574.c: use correct callback protoDaniel Stenberg
2017-05-29test557: fix ubsan runtime error due to int left shiftJay Satiro
2017-05-24time: fix type conversions and compiler warningsMichael Kaufmann
2017-05-13lib510: don't write past the end of the buffer if it's too smallDan Fandrich
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
2017-05-08test537: use correct variable typeMarcel Raad
2017-05-05tests: fix -Wcast-qual warningsMarcel Raad
2017-05-04test557: set a known good numeric localeDan Fandrich
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-01tests: declare TU-local variables staticMarcel Raad
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