Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

makefile, not war

Pre-release
Pre-release
Compare
Choose a tag to compare
@buixor buixor released this 25 Mar 10:22
· 200 commits to master since this release

This is release candidate for naxsi 0.55 :

  • Added support for RAW_BODY (rules to be matched against the full, raw body. Can be useful to match rules against unparsed content : XML, serialized java objects etc.)
  • Confirmed support as a dynamic module (introduced in nginx 1.9.11)
  • Better makefile for testing & dev, increased coverage
  • Minor bug-fixes (#120, #241, #217, #231)