maddy/internal/testutils
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
..
bench_delivery.go Migrate to latest go-smtp version 2024-01-21 14:41:57 +03:00
buffer.go chore: remove refs to deprecated io/ioutil 2023-11-16 15:52:52 +08:00
check.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00
filesystem.go chore: remove refs to deprecated io/ioutil 2023-11-16 15:52:52 +08:00
logger.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
modifier.go addapt testcases 2022-01-27 23:13:56 +00:00
multitable.go addapt testcases 2022-01-27 23:13:56 +00:00
smtp_server.go Upgrade all dependencies 2025-01-24 21:29:48 +03:00
table.go Use context.Context in module.Table 2021-07-10 14:56:43 +03:00
target.go Migrate to latest go-smtp version 2024-01-21 14:41:57 +03:00