Age | Commit message (Expand) | Author |
2017-07-16 | libtest: fix MSVC warning C4706 | Marcel Raad |
2017-07-16 | sockfilt: suppress conversion warning with explicit cast | Marcel Raad |
2017-07-16 | rtspd: fix MSVC level 4 warning | Marcel Raad |
2017-07-11 | strerror: Preserve Windows error code in some functions | Jay Satiro |
2017-07-10 | tests: Fix up issues with errno in test files | Max Dymond |
2017-07-07 | valgrind.supp: supress OpenSSL false positive seen on travis | Daniel Stenberg |
2017-07-07 | test1452: add telnet negotiation | Max Dymond |
2017-07-06 | test506: skip if threaded-resolver | Daniel Stenberg |
2017-07-06 | runtests: support "threaded-resolver" as a feature | Daniel Stenberg |
2017-07-04 | dist: add SMB python deps into the tarball | Daniel Stenberg |
2017-07-04 | test1451: add SMB support to the testbed | Max Dymond |
2017-07-04 | test: add impacket for SMB testing | Max Dymond |
2017-07-03 | url: make the original string get used on subsequent transfers | Daniel Stenberg |
2017-07-03 | unit1399: fix integer overflow | Ryan Winograd |
2017-07-01 | unit1399: add logging to time comparison | Daniel Stenberg |
2017-06-30 | test1450: fix up DICT server in torture mode | Max Dymond |
2017-06-30 | test1450: add simple testing for DICT | Max Dymond |
2017-06-30 | test1521: fix out-of-tree builds, broken with 467da3af | Dan Fandrich |
2017-06-30 | progress: prevent resetting t_starttransfer | Ryan Winograd |
2017-06-27 | libtest/make: generate lib1521.c | Daniel Stenberg |
2017-06-25 | test1537: fixed memory leak on OOM | Dan Fandrich |
2017-06-25 | test1521: fix compiler warnings | Marcel Raad |
2017-06-23 | libtest/Makefile: remove unused lib1541 variables | Daniel Stenberg |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-21 | lib1521: fix missing-variable-declarations clang warnings | Marcel Raad |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |
2017-06-19 | test1521: test getinfo's OFF_T types too | Daniel Stenberg |
2017-06-19 | lib1521: add curl_easy_getinfo calls to the test set | Daniel Stenberg |
2017-06-19 | PIPELINING_SERVER_BL: cleanup the internal list use | Daniel Stenberg |
2017-06-16 | curl: prevent binary output spewed to terminal | Daniel Stenberg |
2017-06-16 | http-proxy: fix chunked-encoded CONNECT responses | Daniel Stenberg |
2017-06-16 | http-proxy: deal with EAGAIN | Daniel Stenberg |
2017-06-16 | libtest/libntlmconnect: fix compiler warnings from f94fcdb | Daniel Stenberg |
2017-06-16 | tests: stabilize test 2032 and 2033 | Daniel Stenberg |
2017-06-16 | test1148: verify the -# progressbar | Daniel Stenberg |
2017-06-16 | test1061: mark as flaky | Daniel Stenberg |
2017-06-16 | dist: add the fuzz dir to the tarball | Daniel Stenberg |
2017-06-15 | fuzz/README: document how to build | Daniel Stenberg |
2017-06-15 | fuzz: corpora file structure, initial commit | Frederik B |
2017-06-15 | fuzz: bring oss-fuzz initial code converted to C89 | Frederik B |
2017-06-15 | test1147: verify -H on a file | Daniel Stenberg |
2017-06-14 | http-proxy: do the HTTP CONNECT process entirely non-blocking | Daniel Stenberg |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-06-13 | mk-lib1521.pl: updated to match the test changes in 916ec30a | Dan Fandrich |
2017-06-11 | test1521: fixed OOM handling | Dan Fandrich |
2017-06-09 | lib1521: fix compiler warnings on the use of bad 'long' values | Daniel Stenberg |
2017-06-06 | lib1521: fix compiler warnings | Daniel Stenberg |
2017-06-05 | test1521: make the code < 80 columns wide | Daniel Stenberg |
2017-06-05 | test1121: use stricter types to work with typcheck-gcc | Daniel Stenberg |
2017-06-05 | test1521: test *all* curl_easy_setopt options | Daniel Stenberg |