]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-06-18  Eric Leblonddatasets: remove useless NULL check 13483/head
2025-06-18  Eric Leblonddatasets: remove unreachable code
2025-06-18  Philippe Antoineutil/mpm: grow state queue on demand
2025-06-18  Philippe Antoineutil/mpm: factorize code
2025-06-18  Philippe Antoinempm: allocate StateQueue on the heap for ks
2025-06-18  Jason Ishdoc/install: windows build documentation
2025-06-18  Jason Ishconfigure: display if we have npcap support
2025-06-18  Philippe Antoinerust: fix prototype for AppLayerParserTriggerRawStreamI...
2025-06-18  Philippe Antoinerust: remove unnecessary cbindgen exclusions
2025-06-18  Philippe Antoineutil/mpm: constify arg
2025-06-18  Jeff Lucovskyutil/mtu: Avoid excessive ioctls for MTU
2025-06-18  Boris Tonofapcap-log: fix memory leak on error paths after SCStrdup...
2025-06-17  Jason Ishwindows: use _tzname instead of tzname 13467/head
2025-06-17  Jason Ishgithub-ci: add windows ucrt build
2025-06-17  Jason Ishdoc/code-style: add rust; minor cleanups
2025-06-17  Jason Ishdoc/userguide/code-style: update header ordering
2025-06-16  Shivani Bhardwajversion: start development towards 8.0.0 13454/head
2025-06-12  Shivani Bhardwajrelease: 8.0.0-rc1; update changelog suricata-8.0.0-rc1
2025-06-12  Andreas Herzdetect/dataset: skip adding localstatedir if fullpath... 13437/head
2025-06-12  Eric Leblonddatajson: limit impact of feature for non user
2025-06-12  Victor Juliendetect/alert: optimize context cleanup
2025-06-12  Jason Ishlua: update to lua 5.4.8002
2025-06-11  Victor Julienpacket: micro optimization in packet recycling 13432/head
2025-06-11  Victor Juliendetect: move large array to bottom of detect thread ctx
2025-06-11  Eric Leblonddetect/pcre: add needed casts
2025-06-11  Eric Leblonddatajson: add needed cast
2025-06-11  Eric Leblonddatajson: fix include in header
2025-06-11  Eric Leblonddetect: remove some useless tests
2025-06-11  Eric Leblonddoc/userguide: fix some typos
2025-06-11  Eric Leblondpacket: optimize json context cleaning
2025-06-11  Eric Leblonddecode: light refactor on packet cleaning
2025-06-11  Eric Leblonddatasets: improve lock handling
2025-06-11  Eric Leblonddetect/dataset: fix locking on datajson
2025-06-11  Eric Leblonddetect/dataset: check context_key validity
2025-06-11  Eric Leblondeve/alert: add comment about string format
2025-06-11  Eric Leblonddetect/pcre: fix error handling
2025-06-11  Eric Leblonddetect/engine: put datajson related code in a func
2025-06-11  Eric Leblonddatasets: use SCLogError for errors
2025-06-11  Eric Leblonddetect/engine: remove unused keyword
2025-06-11  Eric Leblonddatasets: comment to specify usage of field
2025-06-11  Eric Leblonddecode: use pointer for PacketContextData
2025-06-11  Eric Leblonddecode: rename ExtraDataJsonList
2025-06-11  Eric Leblonddatasets: comments about format
2025-06-11  Eric Leblonddatasets: rename function
2025-06-11  Eric Leblonddatasets: fix error handling in StringSet
2025-06-11  Eric Leblonddatasets: factorize set operation
2025-06-11  Eric Leblonddatasjson: fix include barrier name
2025-06-11  Eric Leblonddetect/pcre: fix copyright date
2025-06-11  Eric Leblonddatajson: key length fix
2025-06-11  Eric Leblonddatajson: value_key is necessary in json format
2025-06-11  Eric Leblonddoc/userguide: enrichment_key is now context_key
2025-06-11  Eric Leblonddatajson: rename enrichment_key to context_key
2025-06-11  Eric Leblonddatajson: factorize code
2025-06-11  Eric Leblonddatajson: add sanity check on length
2025-06-11  Eric Leblonddatajson: use systematic allocation
2025-06-11  Eric Leblonddatajson: more explicit memory handling
2025-06-11  Eric Leblonddoc/userguide: fix some typos
2025-06-11  Eric Leblondeve/schema: fix ordering
2025-06-11  Eric Leblonddatasets: remove comment about unused return value
2025-06-11  Eric Leblonddatajson: simplify memory handling
2025-06-11  Eric Leblonddatajson: use wrapper
2025-06-11  Eric Leblonddatajson: fix potential leak in error handling
2025-06-11  Eric Leblonddatajson: remove unnecessary abstraction
2025-06-11  Eric Leblondgithub: upload scan-build artifacts
2025-06-11  Eric Leblonddatajson: use more broadly supported formatter
2025-06-11  Eric Leblonddatajson: fix formatting
2025-06-11  Eric Leblonddatasets: factorize dataset creation
2025-06-11  Eric Leblonddatasets: separate DatasetGet in 2 functions
2025-06-11  Eric Leblonddatasets/context: rename the datajson files
2025-06-11  Eric Leblonddoc/userguide: jsonline is now standard ndjson
2025-06-11  Eric Leblonddatajson: rename jsonline to ndjson
2025-06-11  Eric Leblonddoc/userguide: improve datajson doc
2025-06-11  Eric Leblonddatajson: output context to "context"
2025-06-11  Eric Leblonddatajson: fix thread safety violation
2025-06-11  Eric Leblonddatajson: reduce size length
2025-06-11  Eric Leblonddatajson: fix string format in error message
2025-06-11  Eric Leblondeve/schema: remove reference to datajson
2025-06-11  Eric Leblonddoc/userguide: remove left over datajson reference
2025-06-11  Eric Leblonddoc/userguide: improve datajson doc
2025-06-11  Eric Leblonddatajson: add remove_key option to dataset
2025-06-11  Eric Leblonddoc/userguide: basic doc for jsonline format
2025-06-11  Eric Leblonddatajson: implement jsonline format
2025-06-11  Eric Leblonddatajson: prepare jsonline format
2025-06-11  Eric Leblonddoc/userguide: add dataset with json
2025-06-11  Eric Leblondeve/schema: document datajson output
2025-06-11  Eric Leblondeve/schema: pktvars is a container
2025-06-11  Eric Leblonddetect/pcre: add extraction for alert
2025-06-11  Eric Leblonddatajson: introduce feature
2025-06-11  Eric Leblondutil/byte: add HexToRaw function
2025-06-11  Eric Leblondutil/ip: add IPv4 and IPv6 length
2025-06-11  Victor Juliendetect: replace DetectEngineCtx flag with EngineModeIsF...
2025-06-11  Victor Juliendetect/config: supported for firewall rules
2025-06-11  Victor Julienhelp: group and reorder help/usage output
2025-06-11  Victor Juliencommandline: add --help option
2025-06-11  Victor Julienfirewall: add --firewall and firewall.enabled
2025-06-11  Victor Julienfirewall: move config into yaml object
2025-06-11  Pierre Chifflierldap: avoid unneeded renaming of variables
2025-06-11  Pierre Chifflierldap: fix clippy warnings (unneded conversions)
2025-06-11  Pierre Chifflierldap: factorize code and remove duplicated structs...
2025-06-11  Pierre Chifflierldap: update ldap-parser to 0.5.0
next