6 Commits

Author SHA1 Message Date
fox.cpp
78e4600a17 Upgrade all dependencies
1. go-smtp is replaced by a fork that reverts StartTLS removal.
2. SASL LOGIN is no longer supported by upstream go-sasl, readded disabled by default.
3. Updated endpoint code to match new go-smtp authentication interfaces.
4. certmagic repo had some renames
5. Minimum Go version increased to 1.23 to match dependencies.
2025-01-24 21:29:48 +03:00
fox.cpp
80328b8dee Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
fox.cpp
276c34dea6 tests: Update TestBasic to expect CHUNKING extension 2020-07-24 15:19:58 +03:00
fox.cpp
2d18ff5a30 MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
65240ebc91 Add integration tests suite for some code paths 2020-02-22 23:06:20 +03:00
fox.cpp
7b5111f514 Implement the integration testing library 2020-02-18 17:38:15 +03:00