Age | Commit message (Expand) | Author |
2017-10-12 | cli tool: reimplement stdin buffering in -F option. | Patrick Monnerat |
2017-10-10 | test950; verify SMTP with custom request | Daniel Stenberg |
2017-10-10 | FTP: URL decode path for dir listing in nocwd mode | Daniel Stenberg |
2017-10-09 | test298: verify --ftp-method nowcwd with URL encoded path | Daniel Stenberg |
2017-10-09 | curl: don't pass semicolons when parsing Content-Disposition | Kristiyan Tsaklev |
2017-10-09 | RTSP: avoid integer overflow on funny RTSP response | Daniel Stenberg |
2017-10-08 | Revert "multi_done: wait for name resolve to finish if still ongoing" | Daniel Stenberg |
2017-10-07 | pingpong: return error when trying to send without connection | Daniel Stenberg |
2017-10-06 | tests: added flaky keyword to tests 587 and 644 | Dan Fandrich |
2017-10-06 | multi_cleanup: call DONE on handles that never got that | Daniel Stenberg |
2017-10-02 | test1153: verify quoted double-qoutes in PWD response | Daniel Stenberg |
2017-10-02 | FTP: zero terminate the entry path even on bad input | Daniel Stenberg |
2017-09-30 | cookie: fix memory leak if path was set twice in header | Daniel Stenberg |
2017-09-30 | test650: Use variable replacement to set the host address and port | Dan Fandrich |
2017-09-30 | Set and use more necessary options when some protocols are disabled | Dan Fandrich |
2017-09-29 | test1160: verifies cookie leak for large cookies | Daniel Stenberg |
2017-09-28 | http: add custom empty headers to repeated requests | Michael Kaufmann |
2017-09-22 | imap: quote atoms properly when escaping characters | Daniel Stenberg |
2017-09-22 | tests: make the imap server not verify user+password | Daniel Stenberg |
2017-09-22 | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat |
2017-09-19 | cookies: use lock when using CURLINFO_COOKIELIST | Pavel P |
2017-09-18 | cookies: reject oversized cookies | Daniel Stenberg |
2017-09-15 | tests: add initial gssapi test using stub implementation | Isaac Boukris |
2017-09-15 | test1150: verify same host fetch using different ports over proxy | Daniel Stenberg |
2017-09-07 | form API: add new test 650. | Patrick Monnerat |
2017-09-05 | mime: implement encoders. | Patrick Monnerat |
2017-09-05 | fixup data/test1135 | Daniel Stenberg |
2017-09-05 | http-proxy: treat all 2xx as CONNECT success | Daniel Stenberg |
2017-09-04 | test1135: fixed after bd8070085f9 | Daniel Stenberg |
2017-09-04 | lib: bump version info (soname). Adapt and reenable test 1135. | Patrick Monnerat |
2017-09-03 | mime: fix signed/unsigned conversions. | Patrick Monnerat |
2017-09-03 | mime: remove support "-" stdin pseudo-file name in curl_mime_filedata(). | Patrick Monnerat |
2017-09-02 | mime: tests and examples. | Patrick Monnerat |
2017-09-02 | test564: Add a warning comment about shell profile output. | Patrick Monnerat |
2017-08-28 | vtls: introduce curl_global_sslset() | Johannes Schindelin |
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 |