openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
IronBee
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 8 of 267
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
predicate/ppa.rb: Adding the ability to clean data but keep the description structures. They take minutes to parse.
Sam Baskinger
More...
over 9 years ago
Update copyright dates.
Brian Rectanus
More...
over 9 years ago
ibmod_predicate_core.cpp: Moving boost/thread.hpp into clang #pragma block.
Sam Baskinger
More...
over 9 years ago
ibmod_predicate_core.cpp: PerContext::close() happens in a thread per context and is joined by the main context before it returns control to IronBee.
Sam Baskinger
More...
over 9 years ago
ibmod_predicate_core.cpp: Remove unecessary member values from the PerContext configuration.
Sam Baskinger
More...
over 9 years ago
core_audit.c: Check return code. CID-11266.
Sam Baskinger
More...
over 9 years ago
core_audit.c: Check return value. CID-11267.
Sam Baskinger
More...
over 9 years ago
log_pipe.c: Check return value. Remove unused macro as premature optimization.
Sam Baskinger
More...
over 9 years ago
module.c: Remove dead code check. Ib may never be null. CID-11784.
Sam Baskinger
More...
over 9 years ago
core_operators.c: parameters list may not be NULL. Remove unecessary check. CID-11787.
Sam Baskinger
More...
over 9 years ago
abort.c: Abort list may not be NULL. Remove unecessary check. CID-11789.
Sam Baskinger
More...
over 9 years ago
rule_logger.c: Removing assert as a NULL field is handled. Also, reordered asserts to be first in the function, as that is the IB src code standard. CID-11790.
Sam Baskinger
More...
over 9 years ago
txdump.c: Allow bs to be NULL as it is handled. CID-11791.
Sam Baskinger
More...
over 9 years ago
rule_engine.c: Remove unused check. We've already asserted that target is not NULL. CID-11792.
Sam Baskinger
More...
over 9 years ago
modhtp.c: Remove dead code. CID-11793.
Sam Baskinger
More...
over 9 years ago
hash.c: Remove dead code. CID-11794.
Sam Baskinger
More...
over 9 years ago
module.c: Remove dead code. CID-11797.
Sam Baskinger
More...
over 9 years ago
core_operators.c: Parameters is asserted to never be null. CID-11800.
Sam Baskinger
More...
over 9 years ago
dso.c: Incorrect check of malloc'ed string. CID-11801.
Sam Baskinger
More...
over 9 years ago
rule_logger.c: Removing assert to allow NULL fields into a function that knows how to render null fields. CID-11803
Sam Baskinger
More...
over 9 years ago
*.cpp: Disable warnings around boost includes that cause clang 3.6 and later warnings.
Sam Baskinger
More...
over 9 years ago
parser_suite.cpp: Adding warning detection for new clang warnings.
Sam Baskinger
More...
over 9 years ago
parser_suite.cpp: Updating for use with recent clang and boost code bases.
Sam Baskinger
More...
over 9 years ago
Fixing contradictions between NONNULL_ATTRIBUTE() use and NULL checks in C functions.
Sam Baskinger
More...
over 9 years ago
standard_ironbee.cpp: Fixed bug where rule_id was being used as the rule_version in event generation. RNS-1519.
Sam Baskinger
More...
over 9 years ago
tc_lua_predicate.rb: Lua predicate tests should use the LuaInclude facilities in clipp_test.
Sam Baskinger
More...
over 9 years ago
predicate.lua: Adding GenEvent to Lua.
Sam Baskinger
More...
over 9 years ago
standard_ironbee.cpp: Forgot to return validation results.
Sam Baskinger
More...
over 9 years ago
standard_ironbee.cpp: Adding GenEvent predicate that should generate an event.
Sam Baskinger
More...
over 9 years ago
trafficserver: Remove double logging of timestamp. RNS-1516
Brian Rectanus
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
266
267
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree