Age | Commit message (Expand) | Author |
2017-09-05 | mime: implement encoders. | Patrick Monnerat |
2017-09-05 | runtests.pl: support attribute "nonewline" in part verify/upload. | 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 | mime: new MIME API. | Patrick Monnerat |
2017-09-02 | test564: Add a warning comment about shell profile output. | Patrick Monnerat |
2017-09-02 | runtests.pl: allow <file[1-4]> tags in client section. | Patrick Monnerat |
2017-09-02 | runtests.pl: Apply strippart to upload too. | Patrick Monnerat |
2017-09-02 | ossfuzz: Move to C++ for curl_fuzzer. | Max Dymond |
2017-09-01 | ossfuzz: additional seed corpora | Max Dymond |
2017-09-01 | ossfuzz: moving towards the ideal integration | Max Dymond |
2017-08-31 | unit1301: fix error message on first test | Daniel Stenberg |
2017-08-28 | unit1606: Fixed shadowed variable warning | Dan Fandrich |
2017-08-28 | vtls: introduce curl_global_sslset() | Johannes Schindelin |
2017-08-26 | tests: Make sure libtests & unittests call curl_global_cleanup() | Dan Fandrich |
2017-08-25 | fuzz/Makefile.am: remove curlbuild.h leftovers | Daniel Stenberg |
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-19 | runtests: fixed case insensitive matching of keywords | Dan Fandrich |
2017-08-19 | tests: Make sure libtests call curl_global_cleanup() | Dan Fandrich |
2017-08-17 | lib557: no longer use CURL_SIZEOF_* defines | Daniel Stenberg |
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-15 | progress: Track total times following redirects | Ryan Winograd |
2017-08-14 | test1449: FTP download range with an too large size | Daniel Stenberg |
2017-08-14 | runtests: match keywords case insensitively | 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-09 | dist: Add dictserver.py/negtelnetserver.py to EXTRA_DIST | Adam Sampson |
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats |
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-08-03 | CMake: set MSVC warning level to 4 | Marcel Raad |
2017-08-02 | tests/server/util: fix curltime mistake from 4dee50b9c80f9 | 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-28 | timeval: struct curltime is a struct timeval replacement | Daniel Stenberg |
2017-07-18 | tests/server/resolve.c: fix deprecation warning | Marcel Raad |
2017-07-16 | rtspd: fix GCC warning after MSVC warning fix | Marcel Raad |