kc3-lang/smtp/Makefile

Branch :


Log

Author Commit Date CI Message
c024ced5 2018-10-06 17:38:52 Add UndefinedBehaviorSanitizer (UBSan) to the Makefile.
ee6d4b2c 2018-08-21 04:29:41 Set all source files to version 1.00.
71a88fcb 2018-08-21 04:18:31 Run test_cpp_wrapper program during make test.
35c9b8e8 2018-08-21 03:05:38 Allow mailx utility to optionally compile without OpenSSL support.
27c8a717 2018-08-12 07:51:54 Add Valgrind suppression file to block warnings coming from the allocation routines in OpenSSL. Fix issue reported by Valgrind where empty responses from the server were getting written to before writing to stderr.
cc095863 2018-08-11 07:07:13 Add doc build directory to Makefile.
3224cc8c 2018-06-13 23:01:50 Add a Makefile used for development and testing.