summaryrefslogtreecommitdiff
path: root/docs/examples/imap-append.c
Commit message (Expand)AuthorAgeFilesLines
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-021-1/+1
* examples/imap-append: fix end-of-data checkDaniel Stenberg2021-09-251-1/+1
* examples: safer and more proper read callback logicDaniel Stenberg2021-07-011-26/+21
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* examples: reduce variable scopesMarcel Raad2019-05-221-5/+6
* examples/imap-append: Set size of data to be uploadedJay Satiro2016-09-181-0/+8
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-2/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-221-1/+3
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-011-1/+5
* imap-append.c: Fixed compilation errors on some platformsSteve Holme2014-03-301-0/+1
* examples: Standardised username and password settings for all email examplesSteve Holme2014-01-041-1/+2
* examples: Added IMAP APPEND exampleSteve Holme2014-01-011-0/+114