21
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not log 'allow' action as intercepted in the debug log.
Brian Rectanus
as brectanus
More... almost 18 years ago
Optimize regex execution to not capture unless 'capture' action used.
Brian Rectanus
as brectanus
More... almost 18 years ago
Optimize regex execution to not capture unless 'capture' action used.
Brian Rectanus
as brectanus
More... almost 18 years ago
Recycle the mptmp pool (trac #43).
Brian Rectanus
as brectanus
More... almost 18 years ago
Recycle the mptmp pool (trac #43).
Brian Rectanus
as brectanus
More... almost 18 years ago
Recycle the mptmp pool (trac #43).
Brian Rectanus
as brectanus
More... almost 18 years ago
Recycle the mptmp pool (trac #43).
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix a compile warning.
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix a compile warning.
Brian Rectanus
as brectanus
More... almost 18 years ago
Oops, forgot my parens.
Brian Rectanus
as brectanus
More... almost 18 years ago
Oops, forgot my parens.
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed collection variable name printing in debug log (trac #45)
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed collection variable name printing in debug log (trac #45)
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix potential memory corruption in msre_create_var_ex allocating per-request data out of global pool.
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix potential memory corruption in msre_create_var_ex allocating per-request data out of global pool.
Brian Rectanus
as brectanus
More... almost 18 years ago
Add back the check for overflow on length
Brian Rectanus
as brectanus
More... almost 18 years ago
Add back the check for overflow on length
Brian Rectanus
as brectanus
More... almost 18 years ago
More generic Makefile
Brian Rectanus
as brectanus
More... almost 18 years ago
More generic Makefile
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed potential DIV0 when a collection var was fetched in the same second as creation
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed potential DIV0 when a collection var was fetched in the same second as creation
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed parsing of ASCIIZ for application/x-www-form-urlencoded forms
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed parsing of ASCIIZ for application/x-www-form-urlencoded forms
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix segfault when logging NULL text during request reading errors and upcoming fix for sending alerts on such errors.
Brian Rectanus
as brectanus
More... almost 18 years ago
Fix segfault when logging NULL text during request reading errors and upcoming fix for sending alerts on such errors.
Brian Rectanus
as brectanus
More... almost 18 years ago
Generate an alerts for error log entries for requests we did not process *if* it has a UNIQUE_ID available.
Brian Rectanus
as brectanus
More... almost 18 years ago
Generate an alerts for error log entries for requests we did not process *if* it has a UNIQUE_ID available.
Brian Rectanus
as brectanus
More... almost 18 years ago
Fixed faulty REQUEST_FILENAME.
Ivan Ristic
as ivanr
More... almost 18 years ago
Fixed faulty REQUEST_FILENAME.
Ivan Ristic
as ivanr
More... almost 18 years ago
Updates to quiet some compiler warnings.
Brian Rectanus
as brectanus
More... almost 18 years ago