Age | Commit message (Expand) | Author |
---|---|---|
2017-09-22 | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat |
2017-09-06 | mime: drop internal FILE * support. | Patrick Monnerat |
2017-09-05 | mime: replace 'struct Curl_mimepart' by 'curl_mimepart' in encoder code. | Patrick Monnerat |
2017-09-05 | mime: implement encoders. | Patrick Monnerat |
2017-09-05 | mime: unified to use the typedef'd mime structs everywhere | Daniel Stenberg |
2017-09-02 | mime: new MIME API. | Patrick Monnerat |