summaryrefslogtreecommitdiff
path: root/docs/examples/imap-append.c
AgeCommit message (Expand)Author
2024-02-27examples: use present tense in commentsDaniel Stenberg
2023-07-09docs: use a space after RFC when spelling out RFC numbersDaniel Stenberg
2023-07-09imap-append.c: update to make it more likely to workMargu
2023-01-03copyright: update all copyright lines and remove year rangesDaniel Stenberg
2022-11-22examples: update descriptionsDaniel Stenberg
2022-06-13copyright: make repository REUSE compliantmax.mehl
2021-12-19misc: s/e-mail/emailDaniel Stenberg
2021-12-14docs/examples: workaround broken -Wno-pedantic-ms-formatMarc Hoersken
2021-11-07docs: reduce/avoid English contractionsDaniel Stenberg
2021-09-25examples/imap-append: fix end-of-data checkDaniel Stenberg
2021-07-01examples: safer and more proper read callback logicDaniel Stenberg
2020-12-30docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-05-22examples: reduce variable scopesMarcel Raad
2016-09-18examples/imap-append: Set size of data to be uploadedJay Satiro
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-22examples: Added website parse-able descriptions to the e-mail examplesSteve Holme
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2014-03-30imap-append.c: Fixed compilation errors on some platformsSteve Holme
2014-01-04examples: Standardised username and password settings for all email examplesSteve Holme
2014-01-01examples: Added IMAP APPEND exampleSteve Holme