]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-06-08  Philippe Antoinedoc: GitHub PRs workflow 8994/head
2023-06-08  Jeremy MountainJohnsonuserguide/install: add info on arch-based installs
2023-06-08  Philippe Antoinedoc: upgrade guide for logging http custom headers
2023-06-08  Juliana Fajardinidoc: add missing rule to engine-analysis section
2023-06-08  Long Doansource-pcap-file: include unlink error in warning message
2023-06-08  Philippe Antoineoutput/snmp: log version from tx
2023-06-08  Juliana Fajardiniexception: in ids mode, only REJECT the packet
2023-06-08  Cole Dishingtondecode-ipv6: Set IPv6 proto incase of ext header parsin...
2023-06-08  Shivani Bhardwajftp: remove unnecessary code
2023-06-08  Shivani Bhardwajftp: mark LF found per line
2023-06-08  Shivani Bhardwajftp: separate truncated line markers
2023-06-08  Jason Ishwindows: add -lntdll to Windows builds 8990/head
2023-06-07  Victor Julienstreaming/buffer: handle and document slide errors
2023-06-07  Victor Julienstreaming/buffer: minor debug fixup
2023-06-07  Victor Julienstreaming/buffer: fix buf_offset getting out of sync
2023-06-07  Victor Julienstreaming/buffer: fix sliding region into next
2023-06-06  Victor Julienstreaming/buffer: move util code for reusability
2023-06-05  Philippe Antoineoutput/rfb: remove unused function parameters 8965/head
2023-06-05  Philippe Antoineoutput/mqtt: remove unused function parameters
2023-06-05  Philippe Antoineoutput/krb5: remove unused function parameters
2023-06-05  Philippe Antoineoutput/ftp: remove unused function parameters
2023-06-05  Philippe Antoineoutput/dns: remove unused function parameters
2023-06-05  Philippe Antoineoutput/smtp: remove unused function parameters
2023-06-05  Philippe Antoinehttp: complete multipart data on open
2023-06-05  Lancer Chengsmb: fix data padding logic in writeAndX parser
2023-06-05  Lancer Chengsmb: fix wrong data offset when wct = 12
2023-06-05  Philippe Antoineflow: optionally use livedev for hash
2023-06-05  Philippe Antoineflow: make FlowGetExistingFlowFromHash static
2023-06-05  Philippe Antoinedevice: limit device id to uint16_t
2023-06-05  Jeff Lucovskygeneral/typo: Correct misc. typos
2023-06-05  Jeff Lucovskydecode/vlan: Remove unused macros/functions
2023-06-05  Jeff Lucovskydecode/vlan: Decode upto 3 layers of VLAN
2023-06-05  Jeff Lucovskyjson/schema: Add additional VLAN layer stat
2023-06-05  Philippe Antoinehttp2: avoid quadratic complexity in headers
2023-06-05  Philippe Antoinedebug: fix list-x command line options with debug
2023-06-05  Lukas Sismisdoc: add DPDK Bond PMD docs
2023-06-05  Lukas Sismisdpdk: add support for DPDK Bond PMD
2023-06-05  Lukas Sismisdpdk: add linker flag for DPDK Bond library
2023-06-05  Lukas Sismisdpdk: add device name querying function
2023-06-05  Lukas Sismisdpdk: add debug dump of RX offload capabilities
2023-06-05  Lukas Sismisdpdk: separate i40e prestop actions from DPKD 19.11
2023-06-05  Lukas Sismisdpdk: refactor i40e RSS hash function
2023-06-05  Lukas Sismisdpdk: minor refactoring in error handling and variable...
2023-06-02  Victor Julienflow/worker: minor refactor for app-layer callsite 8951/head
2023-06-02  Victor Juliendetect: remove flow drop unittest
2023-06-02  Victor Juliendetect: add check to validate drops
2023-06-02  Victor Juliendetect: fix stateful drops for rate_filter
2023-06-02  Victor Julienflow/timeout: no pseudo packets for dropped flows
2023-06-02  Victor Julienstream: simplify drop handling
2023-06-02  Victor Julienapp-layer: don't update UDP applayer for dropped packets
2023-06-02  Victor Juliendetect: update/document drop flow logic
2023-06-02  Victor Julienflow: apply flow to packet on flow lookup
2023-06-02  Philippe Antoinehttp: logs custom headers in a subobject
2023-06-02  Jason Ishgithub-ci: add workflow_dispatch
2023-05-31  Victor Julienflow: spare pool return optimization 8945/head
2023-05-31  Victor Julienflow/worker: don't double count flow.wrk.flows_evicted
2023-05-31  Victor Julienflow/worker: batch return flows to spare pool
2023-05-31  Victor Julienflow/manager: minor code cleanup
2023-05-31  Victor Julienflow/recycler: batch returns to spare pool
2023-05-31  Victor Julienflow/recycler: stats micro optimization
2023-05-31  Philippe Antoinemqtt: fix quadratic complexity
2023-05-31  Haleema Khanmqtt: rustfmt mqtt.rs
2023-05-31  Haleema Khanmqtt: add mqtt frames
2023-05-31  Victor Julienwindivert: fix compile warnings
2023-05-31  Jason Ishdoc/userguide: document include files
2023-05-31  Jason Ishdoc/userguide: merge logging changes in 7.0 upgrade...
2023-05-31  Jason Ishsuricata.yaml: use include list for example
2023-05-30  Jason Ishdocs: update url to docs.suricata.io
2023-05-30  Jason Ishjsonbuilder: check buffer growth
2023-05-30  Jason Ishjsonbuilder: rustfmt
2023-05-26  Victor Juliendetect/analyzer: add the type
2023-05-26  Victor Juliendetect: use explicit rule types
2023-05-25  Victor Juliendetect/pcre: remove redundant applayer flag set
2023-05-25  Victor Juliendetect: minor cleanup
2023-05-24  Philippe Antoinehttp: fix leak of normailzed uri 8918/head
2023-05-22  Jason Ishrust: use 2021 edition 8907/head
2023-05-21  Victor Julienstreaming: minor guards cleanup 8904/head
2023-05-21  Victor Julienstreaming: fix region buf_offset update
2023-05-21  Victor Julienstreaming: stricter validation check
2023-05-21  Victor Julienstreaming: fix intersect detection
2023-05-21  Philippe Antoinegithub: change codeowners back to team
2023-05-17  Philippe Antoinefuzz: make targets more resitant to allocation failures 8891/head
2023-05-16  Victor Julienflowworker: simplify pseudo packet use 8888/head
2023-05-16  Philippe Antoineall: remove unused literals
2023-05-12  Jason Ishrust/doc: restore comment with code example, but ignore 8879/head
2023-05-12  Jason Ishgithub-ci: check for new authors in pull-request
2023-05-12  Victor Julienprofiling/rules: minor fatal error cleanup
2023-05-12  Victor Julienprofiling/rules: add BUG_ON to profile tracking
2023-05-12  Victor Julienprofiling/rules: simplify return code handling
2023-05-12  Victor Julienprofiling/rules: minor code cleanup
2023-05-12  Victor Julienprofiling/rules: use atomics for rule flag
2023-05-12  Victor Julienprofiling/rules: doc updates
2023-05-12  Victor Julienprofiling/rules: reduce sync logic scope
2023-05-12  Eric Leblonddoc: add rule profiling information
2023-05-12  Eric Leblondprofiling: socket command to control rules profiling
2023-05-12  Eric Leblondprofiling: set sample rate to power of 2
2023-05-12  Eric Leblondprofiling: let 'ruleset-profile' send message
2023-05-12  Eric Leblondprofiling: add 'ruleset-profile' unix command
2023-05-12  Eric Leblondprofiling: introduce rules profiling
2023-05-12  Philippe Antoinedetect: http_client_body for HTTP2
next