6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix pcre dfa matching. State was not always properly cleared when a match was found. More... about 9 years ago
Update docs copyright date to 2016. More... about 9 years ago
clipp: Add missing input file. RNS-1682 More... about 9 years ago
clipp: Add test case for empty response. RNS-1682 More... about 9 years ago
clipp: Clean up unit tests to detect any problems. RNS-1682 More... about 9 years ago
burp_generator: Fix potential crash when XML content is missing. RNS-1682 More... about 9 years ago
burp_generator.cpp: Add an index to the id for each transaction. RNS-1681 More... about 9 years ago
burp_generator.cpp: Add missing conn closed and parse modifier. RNS-1658 More... about 9 years ago
Merge pull request #25 in RNS/ironbee from RNS-1674 to master More... about 9 years ago
module.lua: Remove debug code. RNS-1674 More... about 9 years ago
module.lua: Add declare_txdata() fetchable via arg.txdata in handlers. RNS-1674 More... about 9 years ago
module.lua: Set defaults in declare_config() earlier and minor cleanup. RNS-1674 More... about 9 years ago
libinjection: Update code with new XSS API and code layout. More... about 9 years ago
Squashed 'libs/libinjection/' changes from 768610b..778e2e2 More... about 9 years ago
libinjection: Sync with latest master. More... about 9 years ago
Merge pull request #24 in RNS/ironbee from ~SBASKINGER/ironbee:luadoc to master More... about 9 years ago
clippdev.adoc: Fixing typo. More... about 9 years ago
lua.adoc: Adding section on Lua Module execution. Expanding Lua DLS documentation. Minor fixes from code review. More... about 9 years ago
engine.c: Move check for blocking mode before setting flags. RNS-1498 More... about 9 years ago
standard_string.cpp: Scop-down the disabling of a warning about non-virtual destructors. More... about 9 years ago
Revert "ibmod_predicate_core.cpp: Experimental feature control Predicate Graph Transformation." More... about 9 years ago
standard_string.cpp: Turn off a warning about non-virtual destructors. More... about 9 years ago
standard_string.cpp: Turn off a warning about non-virtual destructors. More... about 9 years ago
clipp/clippdev.adoc: Add some clipp developer-central documentation to add to what is in the clipp.adoc guide. More... about 9 years ago
error_page.cpp: Avoid unused values in NDEBUG builds. More... about 9 years ago
modhtp.c: Avoid unused values in NDEBUG builds. More... about 9 years ago
modhtp.c: Avoid unused values in NDEBUG builds. More... about 9 years ago
ts_headers.c: Avoid unused values in NDEBUG builds. More... about 9 years ago
engine/rule_logger_private.h: Changing #endif to #else. More... about 9 years ago
rule_logger.c: Fix unused values related to ib_rule_log_flags_dump(). More... about 9 years ago