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

Generic lib #121

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Generic lib #121

merged 9 commits into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. use match-scanner library

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    351c407 View commit details
    Browse the repository at this point in the history
  2. remove hyperscan

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bad771a View commit details
    Browse the repository at this point in the history
  3. add simple regex support

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7ff0343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5a099 View commit details
    Browse the repository at this point in the history
  5. optimize pattern matching

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2bafb1d View commit details
    Browse the repository at this point in the history
  6. use 1.21

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8902eb8 View commit details
    Browse the repository at this point in the history
  7. optimize regexp match

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3b250b8 View commit details
    Browse the repository at this point in the history
  8. use yarascanner

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2a7cd8a View commit details
    Browse the repository at this point in the history
  9. use new grpc abstraction

    noboruma committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b60fa2d View commit details
    Browse the repository at this point in the history