Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: owasp-modsecurity/ModSecurity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3/master
Choose a base ref
...
head repository: owasp-modsecurity/ModSecurity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3/dev/wasm-experimental
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 24, 2021

  1. Remove some unsupport system call for WASM

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f2a52c6 View commit details
    Browse the repository at this point in the history
  2. Add pcre prefix config script

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    9d0c8e0 View commit details
    Browse the repository at this point in the history
  3. Add guide to build wams library

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    394b508 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    aeb8305 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Update modsecurity2wasm.md

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f537bdc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Update README.md

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c5a0050 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Update modsecurity2wasm.md

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9de0510 View commit details
    Browse the repository at this point in the history
  2. Remove unsupport calls

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    bf2bde6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Update inspect_file.cc

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    3dd0ed7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Remove chmod and link calls

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a49249a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. support logCb for disruptive actions

    Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
    Luyao Zhong committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a48e5b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge pull request #1 from LuyaoZhong/v3/master

    support logCb for disruptive actions
    Le Yao authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9b8a536 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge pull request #2762 from leyao-daily/v3/master

    Support to build WASM library
    martinhsv authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    37a630e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    19d09a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request #2763 from M4tteoP/v3/dev/wasm-experimental

    Removing getentropy dependency for wasm build
    martinhsv authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    a3454df View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Fix the conflict based on latest v3/master

    Signed-off-by: Le Yao <le.yao@intel.com>
    Le Yao committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d50c17e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Merge pull request #2776 from leyao-daily/v3/master

    Update to latest v3/master
    martinhsv authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a68a2c7 View commit details
    Browse the repository at this point in the history
Loading