| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.4 source code.tar.gz | 2026-09-05 | 2.2 MB | |
| 3.3.4 source code.zip | 2026-09-05 | 2.3 MB | |
| README.md | 2026-09-05 | 648 Bytes | |
| Totals: 3 Items | 4.4 MB | 1 | |
- fix(security): refuse bare LF lines in DATA (#3616)
- fix(security): reject pipelining after DATA
- fix(connection): bound synchronous recursion
- fix(security): preserve dot-stuffing on relay
- fix(security): block prototype-chain lookups (#3615)
- fix(security): harden against prototype pollution:
- auth_flat_file, auth_vpopmail, lmtp, smtp_forward
- fix(auth_proxy): don't mutate hosts array
- fix(auth_base): read the config set in the .ini
- change(auth_proxy): load shared tls_socket
- deps(several): bump to latest
- doc(CoreConfig): update stun docs (#3613) related to https://github.com/haraka/haraka-net-utils/pull/109