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
Add a todo comment to check usage. More... almost 14 years ago
Fixed header define comments. More... almost 14 years ago
Expose list macros. More... almost 14 years ago
Rename providers (plural) to singular form. More... almost 14 years ago
Adjust libhtp logging. More... almost 14 years ago
Add a rough sketch of ironbee processing flow. More... almost 14 years ago
Use header separator, now tracked by latest libhtp. More... almost 14 years ago
Update to latest docs. More... almost 14 years ago
Move core module config from context to its own structure. More... almost 14 years ago
Copy initial context structure from parent. More... almost 14 years ago
Misc debug and code cleanup. More... almost 14 years ago
Inherit config contextx from parent. More... almost 14 years ago
Fix return code for modlua_blkend_lua_wrapper. More... almost 14 years ago
Add the actual action taken to log events and cleanup. More... almost 14 years ago
Make C++ happy with casts. More... almost 14 years ago
Add basic log event definitions. More... almost 14 years ago
Allow registering config directive handlers from Lua. More... almost 14 years ago
Add support for an onModuleLoad handler in lua. More... almost 14 years ago
Close main config context before running cfg_finished hooks so that Lua context is still valid. More... almost 14 years ago
Cleanup debugging output. More... almost 14 years ago
Update to latest luajit. More... almost 14 years ago
Fix dead init. More... almost 14 years ago
Rename core_config_init to core_context_init. More... almost 14 years ago
Added context to debug messages. More... almost 14 years ago
Add some event debug logs. More... almost 14 years ago
Change to dynamic allocation for tx id so Lua FFI is happier. More... almost 14 years ago
Added Lua support for an onModuleLoad handler. More... almost 14 years ago
Remove an invalid comment. More... almost 14 years ago
Fixed tracking blocks/contexts in config parser. More... almost 14 years ago
Allow list pop/shift operation to ignore the data and just remove an item. More... almost 14 years ago