Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mime: drop internal FILE * support. | Patrick Monnerat | 2017-09-06 | 1 | -5/+2 |
* | mime: replace 'struct Curl_mimepart' by 'curl_mimepart' in encoder code. | Patrick Monnerat | 2017-09-05 | 1 | -4/+4 |
* | mime: implement encoders. | Patrick Monnerat | 2017-09-05 | 1 | -1/+21 |
* | mime: unified to use the typedef'd mime structs everywhere | Daniel Stenberg | 2017-09-05 | 1 | -35/+35 |
* | mime: new MIME API. | Patrick Monnerat | 2017-09-02 | 1 | -0/+119 |