kc3-lang/smtp

Branch :


Log

Author Commit Date CI Message
e46b1980 2018-06-01 16:08:58 Add an SMTP client C library which consists of a header file and a C file. These two files can get included and compiled directly into another program which will allow that program to send emails to an SMTP email server.
c928a09a 2018-06-01 16:07:19 Add the CC0 COPYING file which dedicates this project to the public domain.
45342087 2018-05-30 01:37:27 initial empty check-in