Skip to content
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

Next/20181003/v2 #3496

Merged
merged 3 commits into from
Oct 4, 2018
Merged

Next/20181003/v2 #3496

merged 3 commits into from
Oct 4, 2018

Commits on Oct 3, 2018

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

Commits on Oct 4, 2018

  1. rust/applayer: use correct return type for Parser

    The mismatch between the types would randomly lead to the return code
    of the Rust parser to be not correctly handled over the C/Rust
    boundary. This would lead to the API considering a parser to be in
    error state when it was not.
    victorjulien committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    ae10a92 View commit details
    Browse the repository at this point in the history
  2. userguide: update hyperscan documentation

    Signed-off-by: jason taylor <jtfas90@gmail.com>
    jmtaylor90 authored and victorjulien committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    7f4e5e6 View commit details
    Browse the repository at this point in the history