Skip to content

v1.6.0

Choose a tag to compare

@divmain divmain released this 24 Feb 09:01
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
59e7242

Socket Firewall Free v1.6.0

Binary releases for sfw-free.

Changelog

Features

  • add SFW_MALWARE_FALLBACK_MS and SFW_FAIL_ACTION configuration options (#64) (1bf4990)

Bug Fixes

  • workaround old npm that violates HTTP spec (#80) (3521a72)
  • KVP-encoded messages from openssl, now human-readable (#79) (0cc4c52)
  • error display when SFW_DEBUG is enabled (2706bdd)

Other

  • Documentation updates
  • Maintenance and chores
  • Test improvements