Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples/smtp-mail.c: use separate defines for options and mail | Daniel Stenberg | 2017-12-12 | 1 | -16/+20 |
* | examples/mime: minor example code fixes | Viktor Szakats | 2017-09-05 | 1 | -2/+2 |
* | examples: adhere to curl code style | Daniel Stenberg | 2016-02-11 | 1 | -11/+13 |
* | 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 |
* | docs: Spelling fixes | Ville Skyttä | 2015-06-08 | 1 | -1/+1 |
* | examples: Updated SMTP MAIL example to return libcurl result code | Steve Holme | 2014-01-12 | 1 | -1/+1 |
* | examples: Synchronised comments between SMTP MAIL examples | Steve Holme | 2014-01-12 | 1 | -2/+2 |
* | examples: Updated SMTP MAIL example to use a read function for data | Steve Holme | 2014-01-12 | 1 | -19/+60 |
* | examples: Added required libcurl version information to SMTP examples | Steve Holme | 2014-01-05 | 1 | -0/+2 |
* | Examples: Renamed SMTP MAIL example to match other email examples | Steve Holme | 2014-01-05 | 1 | -0/+94 |