Age | Commit message (Expand) | Author |
2017-08-23 | imap: support PREAUTH | Daniel Stenberg |
2017-08-23 | test1453: Fixed <features> | Dan Fandrich |
2017-08-19 | tftp: fix memory leak on too long filename | Even Rouault |
2017-08-17 | ftp: fix CWD when doing multicwd then nocwd on same connection | Daniel Stenberg |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-08-14 | test1449: FTP download range with an too large size | Daniel Stenberg |
2017-08-13 | test1448: verify redirect to IDN using URL | Daniel Stenberg |
2017-08-13 | test2032: mark as flaky (again) | Daniel Stenberg |
2017-08-12 | test1447: require a curl with http support | Dan Fandrich |
2017-08-11 | test2033: this went flaky again | Daniel Stenberg |
2017-08-11 | test1447: verifies the parse proxy fix in 6e0e152ce5c | Daniel Stenberg |
2017-08-07 | test1427: verify command line parser integer overflow detection | Daniel Stenberg |
2017-08-07 | glob: do not continue parsing after a strtoul() overflow range | Daniel Stenberg |
2017-08-04 | test1010: verify that #1718 is fixed | Daniel Stenberg |
2017-08-03 | test130: verify comments in .netrc | Daniel Stenberg |
2017-07-31 | http: fix response code parser to avoid integer overflow | Daniel Stenberg |
2017-07-28 | test1323: verify curlx_tvdiff | Daniel Stenberg |
2017-07-07 | test1452: add telnet negotiation | Max Dymond |
2017-07-06 | test506: skip if threaded-resolver | Daniel Stenberg |
2017-07-04 | test1451: add SMB support to the testbed | Max Dymond |
2017-07-03 | url: make the original string get used on subsequent transfers | Daniel Stenberg |
2017-06-30 | test1450: add simple testing for DICT | Max Dymond |
2017-06-30 | progress: prevent resetting t_starttransfer | Ryan Winograd |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | 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 | 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-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-05 | test1521: test *all* curl_easy_setopt options | Daniel Stenberg |
2017-06-05 | test1538: added "verbose logs" keyword | Dan Fandrich |
2017-06-05 | test1262: verify ftp download with -z for "if older than this" | Daniel Stenberg |
2017-06-02 | test1538: fix typo | Daniel Stenberg |
2017-06-02 | test1538: verify the libcurl strerror API calls | Daniel Stenberg |
2017-06-02 | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg |
2017-05-28 | tests: removed some redundant empty <stdout> sections | Dan Fandrich |
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg |
2017-05-20 | tests: stabilize test 1034 | Michael Kaufmann |
2017-05-13 | tests: added missing keywords "chunked Transfer-Encoding" | Dan Fandrich |
2017-05-13 | tests: made a couple of prechecks consistent with others | Dan Fandrich |
2017-05-10 | tests: remove superfluous test 1399 | Richard Hsu |
2017-05-09 | tests: make test file names more unique | Dan Fandrich |
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich |
2017-05-09 | tests: list the primary server first in the server section | Dan Fandrich |