Victor Julien
- Login: vjulien
- Email: victor@inliniac.net
- Registered on: 11/09/2009
- Last sign in: 11/21/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 115 | 1460 | 1575 |
| Reported issues | 306 | 1530 | 1836 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team, OISF Manager | 11/09/2009 |
| Suricata-Update | Developer, OISF Team, OISF Manager | 10/31/2017 |
Activity
Today
- 10:34 AM Suricata Bug #8129 (In Review): configure hint for installing bindgen is outdated
- https://github.com/OISF/suricata/pull/14353
11/20/2025
- 12:52 PM Suricata Optimization #7994: pop3: parser improvements
- https://github.com/OISF/suricata/pull/14351 for the AUTH part. Should maybe split that out into a separate ticket.
- 12:51 PM Suricata Task #8127 (In Review): rust: convert pop3 to nom 8
- https://github.com/OISF/suricata/pull/14351
- 11:34 AM Suricata Task #8127 (In Review): rust: convert pop3 to nom 8
11/13/2025
- 04:27 PM Suricata Task #8109: libsuricata: allow user to change the name of the program
- I guess I feel like the lib shouldn't output this at all, except perhaps when explicitly instructed. Instead it shoul...
- 03:55 PM Suricata Task #8095: libsuricata: expose API for reloading rulesets
- Should we start with killing the config api hack and load a new config into a variable and pass that around in the De...
- 03:53 PM Suricata Task #8095: libsuricata: expose API for reloading rulesets
- I think in Suricata currently there is a mix of detect engine logic and threading when doing reloads:
- we reload ...
11/12/2025
- 07:54 AM Suricata Feature #8019: mpm: support `endswith` condition to the fast pattern in hyperscan
- I'm attaching the WIP patch I did at the time. It shouldn't be hard to get it going with a current git tree.
- 07:47 AM Suricata Feature #8019 (Feedback): mpm: support `endswith` condition to the fast pattern in hyperscan
- I don't know if we can meaningfully address this. I've experimented with this years ago but the hyperscan API doesn't...
- 07:49 AM Suricata Documentation #6824 (In Review): doc: Document every parameter of the configure script
- Thanks @Chris-ic