summaryrefslogtreecommitdiff
path: root/tests/libtest/lib643.c
Commit message (Expand)AuthorAgeFilesLines
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-071-4/+2
* mime: latch last read callback status.Patrick Monnerat2020-03-071-2/+11
* Revert "mime: latch last read callback status."Daniel Stenberg2020-03-021-11/+2
* Revert "mime: do not perform more than one read in a row"Daniel Stenberg2020-03-021-2/+4
* mime: do not perform more than one read in a rowPatrick Monnerat2020-03-021-4/+2
* mime: latch last read callback status.Patrick Monnerat2020-03-021-2/+11
* test643: verify curl_mime_subparts() rejects cyclic additions.Patrick Monnerat2017-10-081-0/+27
* tests: fix a compiler warning in test 643Michael Kaufmann2017-09-231-4/+4
* form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat2017-09-221-6/+6
* mime: fix signed/unsigned conversions.Patrick Monnerat2017-09-031-8/+8
* mime: tests and examples.Patrick Monnerat2017-09-021-0/+270