]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-01-13  Jeff Lucovskydetect: Avoid recomputing ntohl() in addr match 6779/head
2022-01-13  Philippe Antoinefile: define own variable instead of PATH_MAX
2022-01-13  Philippe Antoinessl: fix int warnings
2022-01-13  Philippe Antoinesmtp: fix int warnings
2022-01-13  Philippe Antoineapp: fix int warnings in generic app files
2022-01-13  Philippe Antoinehttp: : fix int warnings
2022-01-13  Philippe Antoineftp: fix int warnings
2022-01-13  Jeff Lucovskylog: Coverity REVERSE_INULL warnings
2022-01-13  Philippe Antoinedoc: fix typo lenght/length
2022-01-13  Sam Muhammednfs4_records: add unittests for nom7 parsers
2022-01-13  Sam Muhammednfs4_records: add missing field to res_sequence_ok()
2022-01-13  Sam Muhammednfs3-records: add unittests to nom7 parsers
2022-01-13  Sam Muhammednfs3-records: add missing fields and update parsers
2022-01-13  Sam Muhammednfs2-records: add unittests for nom7 parsers
2022-01-13  Jeff Lucovskysuricatasc: Handle incomplete/empty recv values
2022-01-11  Victor Juliennfs2: improve READ parsing 6764/head
2022-01-11  Jason Ishrust/app-layer: expose AppLayerEvent derive macro
2022-01-11  Jason Ishrust/derive: make usable from a plugin or lib user
2022-01-11  Jason Ishrust: rename to suricata (from suricata_rust)
2022-01-11  Jason Ishrust: remove feature function-macro
2022-01-11  Shivani Bhardwajrust: bump MSRV to 1.41.1
2022-01-11  Jason Ishrust/http2: use base64 crate for base64 decode
2022-01-11  Jason Ishbase64: use the Rust base64 encode implementation
2022-01-11  Jason Isheve: use JsonBuilder for encoding base64
2022-01-11  Jason Ishjsonbuilder: add methods to encode values as base64
2022-01-04  Victor Julienapp-layer: use StreamSlice as input to parsers 6763/head
2022-01-04  Victor Julienapp-layer: add StreamSlice to pass data to parsers
2022-01-03  Jeff Lucovskydoc/yaml: Signal-termination option description 6744/head
2022-01-03  Jeff Lucovskylogging/diag: Enable stacktrace diagnostic if config'd
2022-01-03  Jeff Lucovskylogging: Stacktrace on signal term setting
2022-01-03  Jeff Lucovskyerror: Add error code for sig-related diagnostics
2022-01-03  Jeff Lucovskyconfigure.ac: Support libunwind configuration
2022-01-03  Juliana Fajardinidoc: replace ohloh with openhub link
2022-01-03  Juliana Fajardiniuserguide: update references to Suricata website
2022-01-03  Juliana Fajardiniuserguide: fix low-hanging typos Config page
2022-01-03  Philippe Antoinedetect: fix app-layer-protocol keyword for HTTP
2022-01-03  Odin Jensegdoc/eve-json-format/dns: Describing Z-bit
2021-12-21  Jason Ishdns: add dns flag to dns request logging
2021-12-21  Odin Jensegdns: Logging of Z-bit
2021-12-21  Jason Ishdns: create transaction even if z-bit was set
2021-12-14  Lukas Sismisdpdk: add DPDK test support in Github CI 6708/head
2021-12-14  Lukas Sismisdpdk: add documentation for the DPDK runmode
2021-12-14  Lukas Sismisdpdk/ice: setup RSS for Intel ICE PMD
2021-12-14  Lukas Sismisdpdk/ixgbe: setup RSS for Intel IXGBE PMD
2021-12-14  Lukas Sismisdpdk/i40e: support RSS on Intel i40e PMD driver
2021-12-14  Victor Juliendpdk: add RSS flags that are set in the NIC
2021-12-14  Victor Juliendpdk: add specific error counters
2021-12-14  Lukas Sismisdpdk: initial support with workers runmode
2021-12-14  Lukas Sismisdpdk: edit configure.ac to include DPDK compilation...
2021-12-13  Jeff Lucovskynetmap: allow specifying a library directory 6707/head
2021-12-13  Jason Ishdatasets: initialize after dropping privileges
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB1) 6705/head
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (DCERPC...
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB2)
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB3)
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (NTLM/SSP...
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (NBSS records)
2021-12-13  Pierre Chifflierrust: add nom7 combinator take_until_and_consume
2021-12-13  Lukas Sismisdoc: fix typo in "Stream engine" documentation
2021-12-13  Philippe Antoineftp: do not set alproto if one was already found
2021-12-13  Victor Julienapp-layer/htp: cleanup test
2021-12-13  Victor Julienhtp: rename callbacks to make purpose clearer
2021-12-13  Victor Julienstream: unify ack'd right edge handling
2021-12-07  Victor Juliendetect/engine: store buffer name in local array
2021-12-07  Victor Julienmingw: add bcrypt to LDADD for rust compilation 6681/head
2021-12-07  Victor Julienstream/reassembly: ignore min_inspect_depth on TCP...
2021-12-07  Victor Juliendetect/http: don't set min-inspect-depth higher than...
2021-12-07  Philippe Antoineeve/ftp-data: log alert metadata in ftp-data object
2021-12-07  Philippe Antoinerust: export constants via cbindgen
2021-12-07  Philippe Antoinemime: handles multiple sections for a parameter
2021-12-07  Philippe Antoinemime: move FindMimeHeaderTokenRestrict to rust
2021-12-07  Modupe Falodundetect-ipopts: convert unittests to FAIL/PASS APIs
2021-12-07  Philippe Antoinemqtt: fix transaction completion
2021-12-07  Victor Juliendetect/fast_pattern: allow for rule time registration
2021-12-07  Victor Juliendetect: add buffer helper functions
2021-12-03  Victor Juliendetect: split register time and detect load time buffer...
2021-12-03  Victor Juliendetect: use hashes for all buffer to id
2021-12-03  Victor Juliendetect: increase SigMatch type from u8 to u16
2021-12-03  Victor Juliendetect: use bool for uint16_t used as bool
2021-12-03  Victor Juliencommon: fix missing ; in header
2021-11-24  Philippe Antoinedetect: allows <> syntax for uint ranges 6642/head
2021-11-24  Philippe Antoinedetect: use prefilter values for modes
2021-11-24  Philippe Antoinedetect: errors for rule with impossible conditions
2021-11-24  Juliana Fajardiniuserguide: (nit) fix typo in lua-output page
2021-11-24  Juliana Fajardiniuserguide: rename pg Lua Scripting->Lua Detection
2021-11-24  Juliana Fajardiniuserguide: update buffers list for lua-scripting
2021-11-24  Juliana Fajardiniuserguide/lua: add explanation about `need` diffs
2021-11-24  Philippe Antoinefuzz: restrict flags passed to AppLayerProtoDetectGetProto
2021-11-24  Jason Ishapp-layer: include decoder events in app-layer tx data
2021-11-24  Philippe Antoinerange: prevents memory leak of file from HTTP2
2021-11-24  Philippe Antoineenip: fix int warnings
2021-11-24  Philippe Antoinednp3: fix int warnings
2021-11-24  Philippe Antoineprotodetect: fix int warnings
2021-11-24  Philippe Antoineci: adds default warning flag about float conversions
2021-11-24  Philippe Antoinewarning: explicit casts to double
2021-11-24  Philippe Antoinesource/pcap: remove unused code
2021-11-22  Philippe Antoinefuzz: restrict flags passed to AppLayerProtoDetectGetProto 6634/head
2021-11-22  Victor Julienaf-packet: add send error counter
2021-11-22  Victor Julienpacketpool: ReleasePacket callback check on getter
2021-11-22  Victor Julienaf-packet: only ref mpeer if needed in tpacket v2
next