]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-06-13  Michael Tremerstream: tcp: Handle retransmitted SYN with TSval 7531/head
2022-06-13  Victor Juliendetect/dcerpc: simplify keyword validation
2022-06-13  Victor Juliendetect/content: fix FNs due to bad depth calc
2022-06-13  Victor Juliendetect/content: simplify int bounds checking
2022-06-13  Victor Juliendetect/dcerpc: apply dcerpc to smb as well
2022-06-13  Philippe Antoineevent: only sets APPLAYER_UNEXPECTED_PROTOCOL once
2022-06-13  Philippe Antoineevents: reset logged event
2022-06-13  Philippe Antoinesmb: use default stream-depth 0 by default
2022-06-09  Victor Julieneve/schema: add missing magic from files array 7514/head
2022-06-09  dependabot... github-actions: bump actions/cache from 3.0.3 to 3.0.4
2022-06-09  Philippe Antoinenfs: fix arbitrary allocation 7511/head
2022-06-09  Philippe Antoineutil: fix integer warnings in mime decoding
2022-06-09  Philippe Antoinedefrag: do not cast pkt len to u16
2022-06-09  Philippe Antoinedetect: change InspectEngineFuncPtr2 to return uint8_t
2022-06-09  Philippe Antoineci: adds warning flag about integer conversions
2022-06-09  Philippe Antoinedetect: fix integer warnings
2022-06-09  Philippe Antoinedetect: fix integer warnings for content
2022-06-09  Philippe Antoinedetect: fix integer warnings for app-layer-event
2022-06-09  Philippe Antoineftp: fix integer warning
2022-06-09  Philippe Antoinedns: remove unused events field from state
2022-06-09  Victor Juliendetect/threshold: fix offline time handling issue
2022-06-09  Victor Julienstream/midstream: fix double flow reverse case
2022-06-09  Victor Julieneve/schema: add missing capture_file field
2022-06-09  Victor Julieneve/schema: add missing http fields
2022-06-09  Victor Julieneve/schema: add missing alert fields
2022-06-09  Victor Julieneve/schema: add missing smb fields
2022-06-09  Victor Julieneve/schema: add missing drop fields for ipv6
2022-06-09  Victor Julieneve/schema: add profiling detect fields
2022-06-09  Lukas Sismisbypass: af-packet: fix memory leak - reassign of EBPFBy...
2022-06-09  Lukas Sismisbypass: fix memory leak - reassign of FlowBypassInfo
2022-06-09  Victor Juliennapatech: fix conf API call
2022-06-09  Victor Julienexceptions: initial exception-policy implementation
2022-06-09  Victor Juliendecode: add pass action wrapper
2022-06-09  Victor Juliendecode: turn no payload/packet inspect macros into...
2022-06-09  Victor Julieneve/drop: log drop reason
2022-06-07  Victor Julienstream/tests: remove bad test; update failing test...
2022-06-07  Victor Julienstream: clarify error handling comment
2022-06-07  Victor Julienstream/reassemble: clarify error handling
2022-06-07  Victor Julienstream: remove now unused tcp.insert_list_fail counter
2022-06-07  Victor Julienstream/segtree: simplify error handling
2022-06-07  Victor Julienstream/rules: add example rule for pkt_spurious_retrans...
2022-06-07  Victor Julienstream: detect spurious retransmissions early
2022-06-06  dependabot... github-actions: bump github/codeql-action from 1 to 2 7489/head
2022-06-06  jason taylorconfig: update commented value to default status
2022-06-06  Victor Julientests: remove unnecessary flow locks
2022-06-06  Victor Juliensmtp: minor line loop cleanup 7488/head
2022-06-06  Victor Juliensmtp: remove defunct check for line with single LF
2022-06-06  Victor Juliensmtp: constify line arguments where possible
2022-06-06  Victor Juliensmtp: move current line out of state
2022-06-06  Victor Juliensmtp: move input out of state
2022-06-06  Victor Juliensmtp: turn assertions in to debug asserts
2022-06-06  Victor Juliensmtp: simplify preprocess loop
2022-06-06  Victor Julienmime/base64: decode cleanups and simplification
2022-06-06  Victor Julienbase64: no special case for nul char
2022-06-06  Shivani Bhardwajbase64: make decoder handle decoded data space constraints
2022-06-06  Shivani Bhardwajbase64: add Base64Ecode enum
2022-06-06  Shivani Bhardwajbase64: add Base64Mode enum
2022-06-06  Shivani Bhardwajsmtp: treat CR as a line terminator
2022-06-03  BACK Yonahci: adds CodeQL workflow and LGTM support 7471/head
2022-06-02  dependabot... github-actions: bump ossf/scorecard-action from 1.1... 7467/head
2022-06-02  dependabot... github-actions: bump github/codeql-action from 2.1...
2022-06-02  Philippe Antoinedetect: use generic integer functions for streamsize
2022-06-02  Philippe Antoinedetect: use generic integer functions for filesize
2022-06-02  Philippe Antoinedetect: use generic integer functions for tcp mss
2022-06-02  Philippe Antoinedetect: use generic integer functions for template2
2022-06-02  Philippe Antoinedetect: use generic integer functions for ttl
2022-06-02  Philippe Antoinedetect: use generic integer functions for dsize
2022-06-02  Philippe Antoinedetect: rust generic functions for integers
2022-06-02  Philippe Antoineutil: better hex print function
2022-06-02  Philippe Antoinerust: make suricata context const
2022-06-02  Philippe Antoineftp: remove temporary fields from state
2022-06-02  Philippe Antoinemodbus: bump up rust crate version
2022-06-02  Jason Ishdetect: introduce "like" ip-only signature type
2022-06-01  Philippe Antoinedecode: fix integer warning 7455/head
2022-06-01  Philippe Antoinedefrag: fix integer warnings
2022-06-01  Philippe Antoinerust: cbindgen first verifies existing bindings
2022-06-01  Philippe Antoinedetect: parsing avoiding infinite loop
2022-06-01  Philippe Antoinefile: use functions on fd to avoid toctou
2022-06-01  Philippe Antoineutil: check for unsigned overflow in rohash
2022-06-01  Jason Ishconf: remove ConfGetValue
2022-06-01  Philippe Antoineutil: remove malloc from streaming buffer config
2022-06-01  dependabot... github-actions: bump actions/cache from 3.0.2 to 3.0.3
2022-06-01  Andreas Dolpdoc/tls: Add documentation for TLS logging
2022-06-01  Andreas Dolpdoc/tls: Remove redundant example
2022-06-01  Andreas Dolpsuricata.yaml.in: Fix default value of prealloc-sessions
2022-06-01  Andreas Dolpdoc: Add missing ")" in example
2022-06-01  Andreas Dolpsuricata.yaml.in: Remove duplicate "with" in comment.
2022-06-01  Andreas Dolpdoc: Fix typos
2022-06-01  Andreas Dolpdoc: Fix broken link
2022-06-01  Philippe Antoineoutput: adds schema.json
2022-05-31  Victor Julienlog-pcap: remove tunnel locks 7445/head
2022-05-30  Victor Juliennflog: fix datalink compile issue 7439/head
2022-05-28  Juliana Fajardiniutil/action: convert unittests to FAIL/PASS API 7436/head
2022-05-28  Juliana Fajardiniutil/action: unittests clean-up (to sv tests)
2022-05-27  Victor Julienunittest: minor helper cleanup
2022-05-27  Victor Juliendetect/parse: cleanup test
2022-05-27  Victor Juliendetect: parsing test cleanups/improvements
2022-05-27  Victor Julienhost-os-info: add test to show mixed ipv4/ipv6
2022-05-27  Victor Julienrule/vars: clean up tests
2022-05-27  Victor Juliendetect/iponly: minor code cleanup
next