summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-12-21* Patches to rename libcurl to libgnurl by Christiangnurl-7.52.0Christian Grothoff
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-17manpage-scan.pl: allow deprecated options to get removed from curl.1Daniel Stenberg
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-12-05test2032: Mark test as flakyDan Fandrich
2016-12-02test1281: added http as a required featureDan Fandrich
2016-12-02curl: support zero-length argument strings in config filesDaniel Stenberg
2016-12-01tests: fix CONNECT test cases to be more strictDaniel Stenberg
2016-12-01CONNECT: reject TE or CL in 2xx responsesDaniel Stenberg
2016-12-01URL parser: reject non-numerical port numbersDaniel Stenberg
2016-11-30runtests: made Servers: output be more consistent by removing OFFDan Fandrich
2016-11-30CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properlyMichael Kaufmann
2016-11-28lib1536: checksrc complianceJay Satiro
2016-11-26tests: Add some testcases for recent new features.Frank Gevaerts
2016-11-24test1135: Fix curl_easy_duphandle prototype for code styleJay Satiro
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-17tests: Fix HTTP2-Settings header for huge window sizeJay Satiro
2016-11-15glob: fix [a-c] globbing regressionDaniel Stenberg
2016-11-14curl: add --fail-earlyDaniel Stenberg
2016-11-12tests: fixed variable might be clobbered warningDan Fandrich
2016-11-11test558: adapt to 0649433daDaniel Stenberg
2016-11-07s/cURL/curlDaniel Stenberg
2016-11-05easy: Initialize info variables on easy init and duphandleJay Satiro
2016-11-04dist: add CMakeLists.txt to the tarballJakub Zakrzewski
2016-10-31tests/util: get a private strncasecompare cloneDaniel Stenberg
2016-10-31libauthretry: use the external function curl_strequalDan Fandrich
2016-10-31unit1301: keep testing curl_strequalDaniel Stenberg
2016-10-31strcase: s/strequal/strcasecompareDaniel Stenberg
2016-10-31test165: adapted to the libidn2 use and IDNA2008 fixDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-10-31test1246: verify URL parsing with host name ending with '#'Daniel Stenberg
2016-10-22testcurl.1: fix the URL to the autobuild summaryDaniel Stenberg
2016-10-22testcurl.1: update URLsDaniel Stenberg
2016-10-18test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-10-08tests: Fix a small typo in the tests README (#1060)Daniel Gustafsson
2016-10-03cookies: same domain handling changed to match browser behaviorSergei Kuzmin
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-18test2048: fix urlJay Satiro
2016-09-14test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg
2016-09-11http: refuse to pass on response body with NO_NODY was setDaniel Stenberg
2016-09-10CMake: Don't build unit tests if private symbols are hiddenJakub Zakrzewski