/
niceSOFT
/
libmodsecurity
ОбзорДокументацияВойти
/
niceSOFT
/
libmodsecurity
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
libmodsecurity/
src/parser/
..
Makefile.am

Simplifiy configuration to build libModSecurity with std C++17 - Leveraged autoconf again to check whether the C++ compiler supports the required standard version and build using it. - Replaced the outdaded `ax_cxx_compile_stdcxx_11.m4` macro with the latest version of `ax_cxx_compile_stdcxx` which supports C++17. - https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html - https://raw.githubusercontent.com/autoconf-archive/autoconf-archive/e4e5269db2764b9f53d759c24750ac6ca38e02ea/m4/ax_cxx_compile_stdcxx.m4 - This should also streamline updating to C++20 in the future.

2 года назад
driver.cc

Added const reported by cppcheck 2.14

2 года назад
driver.h

Simplify initialization of fileName member of Rule instances

2 года назад
location.hh

Update Regex util to support match limits

3 года назад
position.hh

Update Regex util to support match limits

3 года назад
seclang-parser.cc

Simplify initialization of fileName member of Rule instances

2 года назад
seclang-parser.hh

Support expirevar for in-memory collection

3 года назад
seclang-parser.yy

Simplify initialization of fileName member of Rule instances

2 года назад
seclang-scanner.cc

Add options nounistd & never-interactive to seclang-scanner.ll - The parser is not used interactively so we can avoid including unistd.h, which is not available on Windows MSVC C++ compiler. - The #ifdef WIN32 introduced in PR #3132 would probably be overwritten when the parser is updated.

2 года назад
seclang-scanner.ll

Add options nounistd & never-interactive to seclang-scanner.ll - The parser is not used interactively so we can avoid including unistd.h, which is not available on Windows MSVC C++ compiler. - The #ifdef WIN32 introduced in PR #3132 would probably be overwritten when the parser is updated.

2 года назад
stack.hh

Update Regex util to support match limits

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©