Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5c44cf4b | 2018-10-07 11:47:29 | Replace all instances of ssize_t with long and rearranged unistd include, fixing compile errors on Windows VS. | ||
| ee6d4b2c | 2018-08-21 04:29:41 | Set all source files to version 1.00. | ||
| 74e0ffef | 2018-08-12 00:17:48 | Finish adding test cases for x509 which brings us to 100% branch/code coverage. | ||
| f6d4b5e0 | 2018-08-11 07:06:01 | Fix buffer length issue when copying line buffer. Remove carriage-return character when printing debug text. Do not print headers with NULL values. Fix unsigned character comparison when validating header keys. Ensure caller provides a required FROM address. Fix other miscellaneous issues while updating test cases. Fixed a number of problems where test cases did not work as described. | ||
| 3de6b0bc | 2018-06-17 03:39:30 | Add missing includes that generated warnings on some systems. | ||
| 1490e2d2 | 2018-06-05 14:55:19 | Add test seams on some of the functions used by the SMTP library. This will allow the main testing framework to inject return values at certain points in order to test different error conditions. |