kc3-lang/smtp/www

Branch :


Log

Author Commit Date CI Message
cb346c71 2018-11-03 06:29:54 Update example to include separate email parameters. Split header folding out into separate function, and added corresponding test cases. Applied the chunk function to base64 attachments. Remove undefined behavior resulting from negative shift.
1d3a8bc0 2018-08-12 07:53:32 Minor reformatting and documentation updates.
74e0ffef 2018-08-12 00:17:48 Finish adding test cases for x509 which brings us to 100% branch/code coverage.
3d83e529 2018-06-23 23:05:36 Add README.md file which contains similar content from the www/index.wiki page. Also fixed some grammar errors in the existing HTML documentation.
bb786d59 2018-06-15 05:55:03 Place the https protocol in the documentation link.
45a96513 2018-06-15 05:53:54 Remove documentation link in header.
bad93998 2018-06-15 05:52:20 Add link to Doxygen documentation.
cc7d5e79 2018-06-14 14:48:16 Update main page documentation: remove POSIX mailx in feature list since its not relevant to the library, add the SMTP_NO_CERT_VERIFY flag to the example program, and add newline to error handling in the example program.
798b1c33 2018-06-13 16:17:02 Remove RFC references from a previous Documentation section.
2bad60c2 2018-06-13 16:04:42 Remove the technical documentation link since Doxygen is not generating that page yet.
dc2d2141 2018-06-13 15:57:00 Add main page summarizing library features.
f7e0f0ae 2018-06-04 02:27:18 Add project logo.