-
Notifications
You must be signed in to change notification settings - Fork 1.7k
V2/libinjection4 #3534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
airween
wants to merge
20
commits into
owasp-modsecurity:v2/master
Choose a base branch
from
airween:v2/libinjection4
base: v2/master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V2/libinjection4 #3534
Changes from 17 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
3ff3658
Remove old libijnection files
airween 6012dd3
Add libinjection as a submodule; pin its version to v4.0.0
airween 9da75fb
Change libinjection path in Makefile.am files
airween b4c6375
Change libinjection related operators' behavior for libinjection 4
airween 519029b
Add submodules' initialization to workflows
airween 1768ebd
Install git to access submodules
airween a0d2684
Change libijnection's file path in iis/CMakeLists.txt
airween 2999826
Add captured value to TX in every case if the result is not FALSE
airween 6529bc7
Set debug log message in every cases
airween 4f87940
Add tests for captured variables in case of libinjection ops
airween fc65775
Escape input before log
airween be1fbdf
Copy possible \0 contained string before use it; remote possible sens…
airween 41e3900
Add safe version of set_match_to_tx()
airween 5fed7de
Use safe version of set_match_to_tx_safe() to add captured variable
airween 07c4aec
Fix docstring; change apr_pstrndup to apr_pstrmemdup
airween f6575d0
Remove unused variable
airween 529928b
Fix path and add include_directories to IIS build's CMake
airween 39ad0b8
Fix libinjection's path in Makefile.win
airween 98242ba
Fix docs
airween 39b6824
Remove unnecessary include section
airween File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| [submodule "apache2/others/libinjection"] | ||
| path = apache2/others/libinjection | ||
| url = https://github.com/libinjection/libinjection.git | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.