• v0.6.0 e32633ca40

    nemunaire released this 2026-04-25 16:15:17 +00:00 | 8 commits to master since this release

    Bound line reads with readLineLimited to prevent a peer from exhausting
    memory by withholding line terminators, wrap previously bare error
    returns for consistent context, surface XML decoder Skip errors, and
    replace the goto in the XMPP feature scan with a labeled break. New
    starttls_test.go exercises SMTP/IMAP/POP3/XMPP/LDAP success and
    not-advertised paths through net.Pipe-mocked servers.

    Downloads