Eric Leblond

Results 26 issues of Eric Leblond

I'm currently trying to compile the project and because it is not using a tool to generate the build the compilation is failing and force the user to invent workaround....

When a flowbit is set on application layer tests, this has for consequence that there is no point in checking it per packet. This patch adds the `data` option to...

This patchset proposes an alternative to filemagic as it has multiple issues: - filemagic is known for bad performance - database is not consistent between system - results are sometime...

needs ticket

Metadata keyword in signatures can have any key defined so we should allow them. Make sure these boxes are signed before submitting your Pull Request -- thank you. - [x]...

Update of #7732 addressing the comments. - [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [x] I have signed the Open Information Security Foundation contribution agreement at...

List keywords that can be used with dataset and potential workaround for certain values that need to be used.

By using `source.suricata` instead `text.suricata` it is possible to use the selector to get automatic autocompletion of keywords in signatures using the LSP package and the [Suricata Language Server](https://github.com/StamusNetworks/suricata-language-server#sublime-text-3).

Fixes for usage of rules profiling in pcap reader mode. - [x] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html - [x] I have signed the Open Information Security...

needs ticket
needs rebase

Update of #8114. The set operation of dataset keyword was not done only signature when there is a full match. This was not correct with regards to expectation. This patch...

needs rebase

The `detect-engine-analyzer.c` file is getting really long and I propose to update the signature match structure to include a dump function. This will permit to have the JSON dump function...

needs rebase