Skip to content

version 0.3

Compare
Choose a tag to compare
@tintinweb tintinweb released this 20 Mar 19:17
· 19 commits to master since this release
  • improves socket handling
    • nonblocking ssl read/write mode to prevent striptls from stalling with large ssl payloads (e.g. large mail attachments)
  • improves errorhandling
  • adds SMTP.InboundStarttlsProxy, SMTP.InjectCommand, IMAP.DowngradeToV2
  • fixes witnesses
  • adds IRC and ACAP protocol support
  • log ssl context (cipher/version)