Commit Graph

15036 Commits (suricata-7.0.2)
 

Author SHA1 Message Date
Victor Julien c53265bf0e log: spelling 2 years ago
Victor Julien 449df7c351 flow: spelling 2 years ago
Victor Julien 8dc58a6e9d capture: spelling 2 years ago
Victor Julien 549f7873df detect: spelling 2 years ago
Victor Julien ca3c144ec8 defrag: spelling 2 years ago
Victor Julien 79d5caacd0 decode: spelling 2 years ago
Victor Julien f28459ed78 app-layer: spelling 2 years ago
Victor Julien 5dc0a1f53b output/alert: spelling 2 years ago
Victor Julien fe867a302c scripts: spelling 2 years ago
Victor Julien ee7ed99b6f rust: spelling 2 years ago
Victor Julien f893827c32 mpm/spm: spelling 2 years ago
Victor Julien a945982e8f yaml: spelling 2 years ago
Victor Julien d936a970ed rules: spelling 2 years ago
Victor Julien c89ceaccf1 qa: spelling 2 years ago
Victor Julien 2c0b42b358 lua: spelling 2 years ago
Victor Julien a8057eeed8 eve/schema: spelling 2 years ago
Victor Julien 9b408e6e2f ebpf: spelling 2 years ago
Victor Julien 73ea0ccfee doxygen: spelling 2 years ago
Victor Julien c0d9b3c078 doc/userguide: spelling 2 years ago
Victor Julien c0e02bf37b doc/readme: spelling 2 years ago
Victor Julien 7dbf8a54f1 configure: spelling 2 years ago
Victor Julien 89aee640e3 changelog: spelling 2 years ago
Victor Julien fb7ff5b61c github-ci: spelling 2 years ago
Victor Julien 9ab5480257 ftp: rename enum to fix spelling 2 years ago
Victor Julien 3516ce8c93 enip: rename struct to fix spelling 2 years ago
Victor Julien 791f4f05d5 dnp3: rename flag to fix spelling 2 years ago
Victor Julien 3c7ad453fe classification: spelling 2 years ago
Victor Julien 21f7d51e24 exception/policy: spelling 2 years ago
Victor Julien ef5ec842e5 detect/threshold: reword alloc failure message 2 years ago
Victor Julien da89164ba1 detect: spelling: DetectBufferMpmRegistry 2 years ago
Victor Julien 29d59ee155 detect: spelling: SIG_FLAG_INIT_PRIO_EXPLICIT 2 years ago
Victor Julien 0c5e47b735 detect: spelling: update SigTableApplyStrictCommandLineOption 2 years ago
Victor Julien bbcf6fe76b detect: spelling: multi-tenancy fixes 2 years ago
Victor Julien a3c8105ac4 fuzz: spelling: AFLFUZZ_PERSISTENT_MODE 2 years ago
Victor Julien 4dbdaf8a8e doc/install: point to userguide 2 years ago
Victor Julien 19cabc9a02 doc: remove legacy windows install guide 2 years ago
Victor Julien 01f43604b9 doc: remove legacy pfring install guide 2 years ago
Victor Julien 9520aac79c prscript: remove as it is obsolete 2 years ago
Wes Hurd aee41957e1 doc: add docutils.conf to disable smart quotes 2 years ago
Victor Julien 2634e6b3f8 runmode/unix-socket: don't lead http range memory
Init was per run, Deinit global, so Init overwrote memory if multiple
pcaps were processed.

Bug: #6046.
2 years ago
Victor Julien 74d03c2b61 detect/loader: set proper thread flags
Fixes: 13beba141c ("source: add THV_RUNNING flag to notify of running state")

Bug: #6043.
2 years ago
Victor Julien d630f0fa34 rust: rustfmt files with recent new tests 2 years ago
Victor Julien 77f1658c2a rust: fix new clippy warnings 2 years ago
Andreas Herz 3045e75ee1 doc: add note on the hashsize recommendation for datasets 2 years ago
Lancer Cheng 0cf742a9ca smb: add unit tests
Issue: 4865
2 years ago
Victor Julien a006aef4d0 doc: fix description of iptables rules 2 years ago
tianjinshan 2c0c6cb0a5 smb/ntlmssp: fix parsing of negotiate flags
Ticket: #5783
2 years ago
Bazzan Don 38b3fffbc7 doc/optimization: move "convert.py" to Python3
Ticket: #5596
2 years ago
Morris Chan b9aac6dd18 yaml: grammar fixup 2 years ago
Juliana Fajardini ae2a477978 devguide: clarify clang formatting changes policy
It was pointed out by a contributor that our workflow mentioned
rewrite-branch as the preferred way, while in fact our policy is to add
said changes to a different commit. Updating documentation to prevent
other situations like that.
2 years ago