| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| modsecurity-nginx-v1.0.1.tar.gz.sha256 | 2019-12-16 | 98 Bytes | |
| modsecurity-nginx-v1.0.1.tar.gz.asc | 2019-12-16 | 236 Bytes | |
| modsecurity-nginx-v1.0.1.tar.gz | 2019-12-16 | 32.2 kB | |
| README.md | 2019-12-12 | 1.5 kB | |
| v1.0.1 source code.tar.gz | 2019-12-12 | 31.9 kB | |
| v1.0.1 source code.zip | 2019-12-12 | 53.5 kB | |
| Totals: 6 Items | 119.5 kB | 0 | |
- Fixed obtaining of server_addr [Issue [#167], [#168] - @defanator]
- Avoid processing of subrequests initiated by the error_page [Issue [#76], [#164], [#165] - @defanator]
- Tests: extend request body tests [Issue [#142],#143 - @defanator]
- Added basic tests over HTTP/2 [Issue [#145] - @defanator]
- Module configuration refactoring [Issue [#139] - @defanator]
- Restore r->write_event_handler after reading request body [Issue [#131] - @defanator]
- Increase log level for disruptive actions to "error" [Issue [#112] - @victorhora]
- Support for generating transaction ID in nginx [Issue [#126] - @defanator]
- Extend request body tests with ARGS_POST case [Issue [#124] - @defanator]
- Fix tests after 42a472a change in library [Issue [#122] - @defanator]
- Fix processing of response body when gzip compression is enabled [Issue [#107] - @turchanov]
- Fixed processing of response body chunks in ngx_http_modsecurity_body_filter. [Issue [#105] - @turchanov, @defanator]
- Fix incorrect handling of request/response body data chain of ngx_buf_t buffers [Issue [#104] - @turchanov, @defanator]
- Pool pointer is now handled in ngx_http_modsecurity_config_cleanup [Issue [#87] - @AirisX, @defanator, @zimmerle]
- Fix memory leak in intervention processing [Issue [#100] - @defanator]
- Emit connector version in error log [Issue [#88] - @defanator]
- Fixed memory leak on config cleanup. [Issue [#80] - @AirisX, @defanator]