Age | Commit message (Expand) | Author |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-05 | examples/mime: minor example code fixes | Viktor Szakats |
2016-02-11 | examples: adhere to curl code style | Daniel Stenberg |
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-11-19 | examples: Wait recommended 100ms when no file descriptors are ready | Jay Satiro |
2014-11-15 | examples: Don't call select() to sleep on windows | Jay Satiro |
2014-01-12 | smtp-multi.c: Minor coding style tidyup following POP3 and IMAP additions | Steve Holme |
2014-01-12 | examples: Added comments to SMTP multi example based on other MAIL examples | Steve Holme |
2014-01-12 | examples: Removed user information and TLS setup from SMTP multi example | Steve Holme |
2014-01-05 | examples: Added required libcurl version information to SMTP examples | Steve Holme |
2014-01-04 | examples: Standardised username and password settings for all email examples | Steve Holme |
2014-01-01 | examples: Updated SMTP multi example to be more realistic | Steve Holme |
2013-12-31 | examples: Updated copyright year for recent edits | Steve Holme |
2013-12-31 | examples: Corrected incorrect indentation in smtp-multi.c | Steve Holme |
2013-12-31 | examples: Updated SMTP examples to set CURLOPT_UPLOAD | Steve Holme |
2012-07-04 | Removed non-used variable. | Guenter Knauf |
2011-11-14 | curl_easy_setopt arguments should be of type long in the examples | Dan Fandrich |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2010-12-25 | Use angle address, as for the rest of the example. | Brad Hards |
2010-12-23 | smtp-multi: put recipient within <brackets> | Daniel Stenberg |
2010-11-04 | multi use: call multi_perform even on select() timeouts | Daniel Stenberg |
2010-11-04 | example: add smtp-multi.c | Daniel Stenberg |