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 5 of 267
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow the engine_manager to handle multiple "current" engines at once.
Sam Baskinger
More...
over 9 years ago
ts_headers.c: Removing unused header parsing features. Code cleanup. RNS-1607.
Sam Baskinger
More...
over 9 years ago
Update server error page callback to use const uint8_t *.
Sam Baskinger
More...
over 9 years ago
engine/engine.c: Format fixes.
Sam Baskinger
More...
over 9 years ago
tc_response.rb: Adding test of response file location relative to the current config parser file.
Sam Baskinger
More...
over 9 years ago
tc_response.rb: Add test to ensure that a simple redirect response works: response:301,Location:http://www.example.com,/my/test/file.
Sam Baskinger
More...
over 9 years ago
response.cpp: Simplify and correct some Boost::Spirit use.
Sam Baskinger
More...
over 9 years ago
response.cpp: Using phoenix for all binding.
Sam Baskinger
More...
over 9 years ago
modules/response.cpp: Module that gives the user the resonse actions. RNS-1593.
Sam Baskinger
More...
over 9 years ago
rule.c: Do not try to convert unknown modifiers to phases. This is an undocumented "feature" that leads to misleaing error messages.
Sam Baskinger
More...
over 9 years ago
engine: Update legacy transaction flags in blocking API until everything moves to use it. RNS-1498
Brian Rectanus
More...
over 9 years ago
engine_manager_control_channel: Add the engine instance ID to the engine_status output in the control channel. RNS-1589
Brian Rectanus
More...
over 9 years ago
engine_manager_control_channel.c: Update timeout to 60s to avoid potentially slow poll time, but still not cause lockup. RNS-1597
Brian Rectanus
More...
over 9 years ago
tx.lua: Add lua tx:isAllowed() wrapper around ib_tx_is_allowed(tx). RNS-1498
Brian Rectanus
More...
over 9 years ago
engine_manager_control_channel.c: Lock-down client socket for server-only access. RNS-1597.
Sam Baskinger
More...
over 9 years ago
ident.c, ident_authbasic.c: Update ident module to use new response API.
Sam Baskinger
More...
over 9 years ago
engine.c: Do not dissallow status codes the user submits to the response API. It is the server APIs role to reject what it will not serve.
Sam Baskinger
More...
over 9 years ago
engine.c: Update block_with_status() to use ib_tx_response(). RNS-1594.
Sam Baskinger
More...
over 9 years ago
error_page.cpp: Update error_page module to use ib_tx_response() API. RNS-1595.
Sam Baskinger
More...
over 9 years ago
parsed_content.h: Fixing visibility attribute to preceed * character.
Sam Baskinger
More...
over 9 years ago
core_actions.c: Update redirect actions to use new redirect api. RNS-1592.
Sam Baskinger
More...
over 9 years ago
engine.c: Adding ib_tx_response() function to generate server responses more easily and consistently. RNS-1591.
Sam Baskinger
More...
over 9 years ago
Adding an extra unit test for normalize_sql_comments().
Sam Baskinger
More...
over 9 years ago
engine.lua: Add lua config DLS checks for the engine.
Sam Baskinger
More...
over 9 years ago
engine.c: Fix ib_tx_allow() logic. Adding a distinction between the desire to block and that block being applied in an transaction. RNS-1498.
Sam Baskinger
More...
over 9 years ago
engine.c: Add ib_tx_allow(). RNS-1498.
Sam Baskinger
More...
over 9 years ago
engine_manager_control_channel.c: Fixing documentation.
Sam Baskinger
More...
over 9 years ago
engine_manager.h: Fixing null checking.
Sam Baskinger
More...
over 9 years ago
engine_manager_control_channel: Implement engine_status ibctl command. RNS-1589.
Sam Baskinger
More...
over 9 years ago
config.lua: Adding includeFunction() to allow for direct access to the LUA config DSL.
Sam Baskinger
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
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