Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | copyrights: fix copyright year range | Daniel Stenberg | |
.. because checksrc's copyright year check stopped working. Ref: https://github.com/curl/curl/pull/4547 Closes https://github.com/curl/curl/pull/4549 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-11-22 | examples: Added website parse-able descriptions to the e-mail examples | Steve Holme | |
2014-01-04 | examples: Standardised username and password settings for all email examples | Steve Holme | |
Replaced the use of CURLOPT_USERPWD for the preferred CURLOPT_USERNAME and CURLOPT_PASSWORD options and used the same username and password for all email examples which is the same as that used in the test suite. | |||
2014-01-01 | examples: Corrected unescaped backslash in imap-store.c | Steve Holme | |
2014-01-01 | examples: Added IMAP STORE example | Steve Holme | |