Skip to content

Accept Guard v1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 09:37

Changes

  • Add support for wrapping recvmsg() and recv() syscalls, in
    addition to the existing recvfrom() wrapper
  • Slightly improved test framework, with .log files and overview
  • Only check ACL if accept() doesn't return error

Fixes

  • Fix markdown links in changelog diffs
  • Fix uninitialized variable in test server