6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move registering a module with main context to engine. More... almost 14 years ago
Pass the module handle to module functions to remove the need for static declarations when dealing with Lua modules. More... almost 14 years ago
Add config events and move some engine functionality out of the plugin. More... almost 14 years ago
Remove need for a lua module to call register_module(). More... almost 14 years ago
Add the ability to register a directive without having to use static C structures. More... almost 14 years ago
Fixed errors reported by clang scan-build. More... almost 14 years ago
Make sure to NUL terminate in transformations. More... almost 14 years ago
Clarify a comment. More... almost 14 years ago
Allow specifying a transformation when fetching a data field. More... almost 14 years ago
Add tfn API to lua. More... almost 14 years ago
Add a lowercase, trim, trimLeft and trimRight transformations as examples. More... almost 14 years ago
Added collection subkey lookup ("key.subkey" syntax) with examples in Lua. More... almost 14 years ago
Fix mismatched doxygen comments for core data provider. More... almost 14 years ago
Fix field value lookup in Lua broken by previous pval changes. More... almost 14 years ago
Add basic dynamic field support (only get() for now). More... almost 14 years ago
Add a log-id field to auditlog header and add a random component to the boundary. More... almost 14 years ago
Add response-meta and headers to audit log. More... almost 14 years ago
Add http-request-metadata part to audit log. More... almost 14 years ago
Update raw part generator. More... almost 14 years ago
Update ib_timeval_t type. More... almost 14 years ago
Add stubbed sensor data to engine for audit log. More... almost 14 years ago
Add missing request_protocol field. More... almost 14 years ago
Update numeric field types with ironbee types. More... almost 14 years ago
Add data.c to engine tests, fixing casts. More... almost 14 years ago
Implemented list-of-fields to json generator. More... almost 14 years ago
Change logevent "category" to "class". More... almost 14 years ago
Add generation of "events" part to audit log. More... almost 14 years ago
Reorganize logevent structure, adding rule_id. More... almost 14 years ago
Added remaining audit log part stubs. More... almost 14 years ago
Clarify that tx data debug message is type not size. More... almost 14 years ago