kc3-lang/smtp

Branch :


Log

Author Commit Date CI Message
thodg fefd8de2 2025-12-21 22:06:52 update libressl
thodg e24a76cb 2025-11-15 15:37:15 configure: make cov
thodg 15db2c30 2025-11-15 05:00:50 configure: OpenBSD gcov
thodg ae322a62 2025-11-15 03:39:27 fix configure
thodg 4afa932e 2025-11-15 02:02:05 configure: LDFLAGS -L: use ${BUILD_TOP}
thodg ffebccf5 2025-11-14 20:56:14 configure: use ${libdir}
thodg 0f7328e3 2025-11-10 13:48:13 configure: fix windows
thodg 6110a2a0 2025-11-08 23:27:18 configure: fix rpath
thodg 1730bbff 2025-11-04 15:30:27 fix compilation on windows
thodg c486c9e5 2025-11-03 16:35:41 configure
thodg 36bacee0 2025-11-03 15:13:13 configure: have f80 and f128
thodg c9d42d2d 2025-11-02 14:25:02 configure: fix asan linking
thodg 816d8aac 2025-11-01 23:06:48 Makefile: new config.subr rules for install and uninstall
thodg 34052cbf 2025-11-01 20:35:38 fix make install
thodg 79020e3f 2025-11-01 20:22:39 fix make clean
thodg 7df3ee3b 2025-11-01 20:11:37 make install without libtool
thodg f7de3d37 2025-11-01 13:55:59 update config.subr
thodg 3e985da7 2025-11-01 12:34:24 ignore macosx dynamic libs
thodg 5cfb4475 2025-11-01 03:12:41 remove .libs from paths
thodg 14ada349 2025-11-01 02:02:50 ignore .so links
thodg bb67e054 2025-11-01 01:42:39 remove
thodg ccf33c56 2025-11-01 00:35:10 fix configure
thodg ef34b20f 2025-11-01 00:02:36 libssl
thodg 836147eb 2025-10-31 23:28:04 configure
thodg 886f14d3 2025-10-31 23:04:25 add rpath to configure
thodg ba73e80e 2025-10-31 16:48:02 fix configure without libtool
thodg dfdb8ca6 2025-10-30 22:29:16 build without libtool
thodg d624f28a 2025-10-30 19:50:04 fix configure without libtool
thodg 8b5025d0 2025-10-30 19:06:20 fix configure without libtool
thodg e856e6f6 2025-10-30 18:34:08 fix build without libtool
thodg eb09357b 2025-10-30 16:45:31 configure: get rid of libtool
thodg 71e2ac20 2025-10-24 14:52:11 remove config.h
thodg e72eef41 2025-10-21 09:15:13 remove config.h and use -D, remove empty lines
thodg de6f9199 2025-10-16 18:19:16 fix make install
thodg 98f29ece 2025-10-16 17:00:19 fix configure in local dir
thodg f256d96a 2025-10-16 12:42:27 allow configure in separate build dir
thodg 8cae9c01 2025-10-03 19:44:58 use relative dirs in #include
thodg f2c26f70 2025-10-02 04:48:01 remove dependency on OpenSSL
thodg 30dc64ee 2025-10-01 03:46:53 ignore config temp files
thodg 1f168bc7 2025-09-20 04:39:29 fix SRC_TOP
thodg 9483c3c8 2025-08-27 22:59:42 fix make install DESTDIR
thodg 31f322e7 2025-08-03 12:56:38 use direct values for inspect_sw
thodg 366ad848 2025-04-26 13:05:58 make uninstall
thodg cd1e59cb 2025-03-30 21:33:21 ignore gcovr files
thodg 1b1adc1c 2025-03-16 18:22:13 ignore temporary config files
thodg abeb2f4b 2025-03-02 16:13:22 Change copyright wording and extend to 2025
baed14a1 2025-02-19 00:12:42 gitignore
thodg 0fd3aa93 2025-02-14 22:36:25 wip clang64 msys2
thodg 92881231 2025-01-10 01:39:02 configure openssl
thodg 1caff75f 2025-01-07 14:19:15 smtp: sendmail
thodg e913e2f0 2025-01-06 16:53:32 kc3_smtp
thodg 9d8af19a 2025-01-06 10:04:15 fix compilation on OpenBSD
thodg b3fc2d8f 2025-01-06 09:22:58 update sources
princedeblr 1ac2a251 2025-01-05 07:39:04 first draft for kc3_smtp.c
thodg 293a1d43 2025-01-04 19:33:05 fix compilation on Ubuntu
thodg e0936825 2025-01-03 01:13:34 remove SMTP_LINKAGE
princedeblr aef6e72d 2025-01-02 17:49:51 ignore build_* files
thodg fbe3b5d5 2024-11-30 01:09:33 headers for smtp
thodg 13621065 2024-11-30 01:09:19 ws
thodg 52bf8185 2024-11-30 01:00:53 ssl
thodg 46e24e5b 2024-11-30 01:00:39 force checking of SSL certificate
thodg 9279f9e2 2024-11-30 00:17:24 build system
thodg 56d81668 2024-11-30 00:08:21 clean more
thodg 73ddfcf8 2024-11-30 00:06:21 clean
d874c92f 2020-04-28 13:22:13 Do not include gcc warnings in older versions See #7
fa517ca6 2020-01-08 08:09:09 Add test case sending multiple PDF attachments
df212185 2020-01-08 07:19:50 Move SIZE_MAX definition to header file
77494713 2020-01-08 07:12:47 Change fopen from "r" to "rb" Windows corrupts PDF files when not opening in binary mode (#5).
41a31d7a 2019-04-27 18:05:52 Change default port in examples from 25 to 587
b25959b4 2019-04-27 13:42:03 Add connection test for smtpout.secureserver.net
83738e82 2019-04-26 09:30:32 Remove note on SMTP_SECURITY_TLS deprecation See also: #4
0e9896d6 2019-04-26 09:23:09 Reformat and split long lines in README
3f3fd13a 2019-04-20 23:44:33 Handle test case asserts in check functions - smtp_auth -> smtp_auth_check - smtp_address_add -> smtp_address_add_check - smtp_header_add -> smtp_header_add_check - smtp_mail -> smtp_mail_check - smtp_close -> smtp_close_check
2f4a7322 2019-04-20 23:40:27 Explicitly set enum values
21e7d95c 2019-04-20 13:11:26 Use global to store server configuration settings
7f1028a7 2019-04-20 12:14:10 Use global to check status code responses in tests
a60e60b0 2019-04-20 11:03:09 Replace ternary operators with branch conditions
63f4aa1a 2019-04-20 10:58:28 Add gcov target to Makefile
f388b080 2019-04-20 10:01:01 Allow applications to override Content-Type header Applications must generate the appropriate MIME sections (if needed) when overriding the Content-Type header, and attachments added to the SMTP context will get ignored. - Applications can now set the Content-Type header - Add an HTML example program to the README - Extracted both example programs from the README and add to the build system - Corrected the size of the header list in smtp_header_exists function Fixes #3
bd56729e 2019-03-24 19:31:02 Fix test failures introduced in previous commit Referencing commit 94a86acba90e24d01cd71b1bf868a4fae39ea134
94a86acb 2019-03-24 17:49:55 Add smtp_status_code_clear function Deprecated the smtp_status_code_set function.
42d618ca 2019-03-24 17:41:57 Remove logo build rules from Makefile
c5504d4b 2019-03-24 17:32:44 Move comments to header for all exported functions
4f43947a 2019-03-24 16:58:19 Removed old logo image
5e750f29 2019-03-24 16:47:46 Enable -Weverything and eliminate warnings Only a few warnings have been disabled in the Makefile. Also changed the smtp_attachment_add_mem interface to use a size_t for the datasz parameter.
1f7fea60 2019-03-24 15:17:26 Added .gitignore and removed wiki documentation The wiki file was a duplicate of the README file in HTML format.
6e2d81f5 2019-03-01 06:45:46 Add more bytes to SMTP_DATE_MAX_SZ define to silence recent compiler warnings. The previous size was enough to contain the maximum possible size. Remove the redefinition of that size in the test header.
caeec816 2018-11-14 15:41:11 Clean up getdelimfd error handling.
d28a363e 2018-11-14 07:51:36 Handle the scenario of sending fewer bytes at a time, and add test case that sends one byte at a time after creating the connection.
b6744cd1 2018-11-13 07:43:50 Add test seam for strlen() function. Add separate functions that add additional checks for unsigned wrapping. Initialize socket value to -1.
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.
f9d2dfe6 2018-10-31 15:16:09 Assign name to email address in header. Increase default header length.
4f83bb8a 2018-10-27 04:14:29 Increase maximum date buffer size to silence GCC format overflow warning. GCC generates a false-positive in this instance, referencing the UTC offset as the possible culprit. The UTC offset is restricted to a maximum of 4 digits from the conversion after calling difftime() on local and UTC time.
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.
48122720 2018-10-07 10:01:53 Remove unread concat assignments.
efb05d4c 2018-10-07 09:26:43 Add clang static analyzer to test suite.
9dbdc919 2018-10-07 09:19:48 Replace a few sprintf calls with smtp_stpcpy, a portable version of stpcpy. Some sprintf implementations might fail from OOM condition.
4993684b 2018-10-07 09:12:54 Move UBSan to clang compile target and run that as a separate test.
2096f83f 2018-10-06 20:02:58 Add clang build to Makefile and fix clang compiler warnings.
c024ced5 2018-10-06 17:38:52 Add UndefinedBehaviorSanitizer (UBSan) to the Makefile.