Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "mime: latch last read callback status." | Daniel Stenberg | 2020-03-02 | 1 | -11/+2 |
* | Revert "mime: do not perform more than one read in a row" | Daniel Stenberg | 2020-03-02 | 1 | -2/+4 |
* | mime: do not perform more than one read in a row | Patrick Monnerat | 2020-03-02 | 1 | -4/+2 |
* | mime: latch last read callback status. | Patrick Monnerat | 2020-03-02 | 1 | -2/+11 |
* | test643: verify curl_mime_subparts() rejects cyclic additions. | Patrick Monnerat | 2017-10-08 | 1 | -0/+27 |
* | tests: fix a compiler warning in test 643 | Michael Kaufmann | 2017-09-23 | 1 | -4/+4 |
* | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat | 2017-09-22 | 1 | -6/+6 |
* | mime: fix signed/unsigned conversions. | Patrick Monnerat | 2017-09-03 | 1 | -8/+8 |
* | mime: tests and examples. | Patrick Monnerat | 2017-09-02 | 1 | -0/+270 |