Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
| | | | | Follow-up from 4d2f8006777 | ||||
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
| | | | | Closes #6172 | ||||
* | spelling fixes | klemens | 2017-03-26 | 1 | -2/+2 |
| | | | | Closes #1356 | ||||
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | examples: Added website parse-able descriptions to the e-mail examples | Steve Holme | 2015-11-22 | 1 | -1/+7 |
| | |||||
* | examples: Standardised username and password settings for all email examples | Steve Holme | 2014-01-04 | 1 | -1/+2 |
| | | | | | | 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. | ||||
* | examples: Added IMAP CREATE example | Steve Holme | 2014-01-04 | 1 | -0/+60 |