| Commit message (Expand) | Author | Age | Files | Lines |
* | test 1560: avoid valgrind false positives | Patrick Monnerat | 2020-03-08 | 1 | -1/+4 |
* | lib1564: reduce number of mid-wait wakeup calls | Daniel Stenberg | 2020-03-07 | 1 | -2/+2 |
* | mime: fix the binary encoder to handle large data properly | Patrick Monnerat | 2020-03-07 | 3 | -2/+128 |
* | mime: do not perform more than one read in a row | Patrick Monnerat | 2020-03-07 | 5 | -10/+253 |
* | mime: latch last read callback status. | Patrick Monnerat | 2020-03-07 | 3 | -2/+287 |
* | tests: align some Windows sleep defines with each other | Marc Hoersken | 2020-03-04 | 2 | -2/+2 |
* | Revert "mime: latch last read callback status." | Daniel Stenberg | 2020-03-02 | 3 | -268/+2 |
* | Revert "mime: do not perform more than one read in a row" | Daniel Stenberg | 2020-03-02 | 5 | -253/+10 |
* | Revert "mime: fix the binary encoder to handle large data properly" | Daniel Stenberg | 2020-03-02 | 3 | -128/+2 |
* | mime: fix the binary encoder to handle large data properly | Patrick Monnerat | 2020-03-02 | 3 | -2/+128 |
* | mime: do not perform more than one read in a row | Patrick Monnerat | 2020-03-02 | 5 | -10/+253 |
* | mime: latch last read callback status. | Patrick Monnerat | 2020-03-02 | 3 | -2/+268 |
* | altsvc: keep a copy of the file name to survive handle reset | Daniel Stenberg | 2020-02-09 | 2 | -1/+52 |
* | urlapi: guess scheme correct even with credentials given | Daniel Stenberg | 2020-01-28 | 1 | -1/+9 |
* | libtest/mk-lib1521: adapt to new public header layout | Daniel Stenberg | 2020-01-09 | 1 | -23/+24 |
* | tests: make sure checksrc runs on header files too | Daniel Stenberg | 2019-12-16 | 2 | -3/+3 |
* | lib1591: free memory properly on OOM, in the trailers callback | Daniel Stenberg | 2019-12-15 | 1 | -4/+17 |
* | lib1559: fix mem-leak in OOM | Daniel Stenberg | 2019-12-13 | 1 | -8/+4 |
* | lib1557: fix mem-leak in OOM | Daniel Stenberg | 2019-12-13 | 1 | -3/+3 |
* | build: Disable Visual Studio warning "conditional expression is constant" | Jay Satiro | 2019-12-01 | 2 | -33/+29 |
* | multi: add curl_multi_wakeup() | Gergely Nagy | 2019-11-25 | 4 | -1/+409 |
* | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz | 2019-11-02 | 8 | -8/+8 |
* | url: normalize CURLINFO_EFFECTIVE_URL | Daniel Stenberg | 2019-10-16 | 2 | -1/+59 |
* | cookies: using a share with cookies shouldn't enable the cookie engine | Daniel Stenberg | 2019-09-28 | 1 | -1/+2 |
* | FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs | Zenju | 2019-09-27 | 2 | -1/+154 |
* | urlapi: question mark within fragment is still fragment | Daniel Stenberg | 2019-09-24 | 1 | -0/+20 |
* | urlapi: CURLU_NO_AUTHORITY allows empty authority/host part | Jens Finkhaeuser | 2019-09-19 | 1 | -0/+23 |
* | urlapi: verify the IPv6 numerical address | Daniel Stenberg | 2019-09-10 | 1 | -0/+4 |
* | cleanup: s/curl_debug/curl_dbg_debug in comments and docs | Daniel Stenberg | 2019-08-08 | 1 | -3/+3 |
* | CURLINFO_RETRY_AFTER: parse the Retry-After header value | Daniel Stenberg | 2019-08-07 | 2 | -1/+74 |
* | http: allow overriding timecond with custom header | Peter Simonyi | 2019-07-14 | 2 | -1/+83 |
* | test1521: adapt to SLISTPOINT | Daniel Stenberg | 2019-06-25 | 1 | -12/+4 |
* | test1523: basic test of CURLOPT_LOW_SPEED_LIMIT | Daniel Stenberg | 2019-06-18 | 2 | -1/+86 |
* | build: fix Codacy warnings | Marcel Raad | 2019-06-05 | 6 | -28/+21 |
* | lib1560: add tests for parsing URL with too long scheme | Daniel Stenberg | 2019-05-20 | 1 | -0/+18 |
* | urlapi: require a non-zero host name length when parsing URL | Daniel Stenberg | 2019-05-14 | 1 | -0/+3 |
* | build: fix "clarify calculation precedence" warnings | Marcel Raad | 2019-05-12 | 1 | -2/+2 |
* | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg | 2019-05-05 | 1 | -0/+38 |
* | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg | 2019-05-03 | 1 | -1/+120 |
* | CURL_MAX_INPUT_LENGTH: largest acceptable string input size | Daniel Stenberg | 2019-04-29 | 2 | -2/+82 |
* | tests: Run global cleanup at end of tests | Daniel Gustafsson | 2019-04-15 | 3 | -0/+3 |
* | urlapi: stricter CURLUPART_PORT parsing | Daniel Stenberg | 2019-04-13 | 1 | -29/+67 |
* | test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage | Daniel Stenberg | 2019-04-11 | 2 | -1/+76 |
* | build: fix Codacy/CppCheck warnings | Marcel Raad | 2019-04-11 | 1 | -1/+3 |
* | lib557: initialize variables | Marcel Raad | 2019-04-11 | 1 | -7/+7 |
* | lib509: add missing include for strdup | Marcel Raad | 2019-04-11 | 1 | -0/+2 |
* | test: urlapi: urlencode characters above 0x7f correctly | Jakub Zakrzewski | 2019-04-07 | 1 | -0/+4 |
* | pipelining: removed | Daniel Stenberg | 2019-04-06 | 2 | -147/+1 |
* | test1541: threaded connection sharing | Daniel Stenberg | 2019-03-18 | 2 | -1/+156 |
* | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg | 2019-03-14 | 1 | -2/+7 |