]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2022-05-27  Victor Juliendetect/iponly: include postmatch in determination
2022-05-27  Victor Juliendetect/iponly: simplify handling of 'any' parsing
2022-05-27  Victor Juliendetect: address parsing variable rename to match code...
2022-05-27  Victor Juliendetect/iponly: remove unused code
2022-05-27  Juliana Fajardinirust: fix doc comments that trigger rust warnings
2022-05-27  dependabot... github-actions: bump ossf/scorecard-action from 1.0...
2022-05-26  Victor Julienstream: add packet header outside of lock 7430/head
2022-05-26  Victor Julienlog/pcap: open handles outside of lock
2022-05-26  Scott Jordanlog/pcap: add buffer timeout
2022-05-26  Scott Jordanstream: memcap tracking for TcpSegment alloc
2022-05-26  Eric Leblondlog/pcap: handle case of multiple link types
2022-05-26  Eric Leblondflow: set datalink for pseudo packet
2022-05-26  Eric Leblondsuricata: introduce global linktype
2022-05-26  Eric Leblondlog/pcap: log segments for pseudo packets
2022-05-26  Eric Leblondlog/pcap: fix conditional pcap in tag mode
2022-05-26  Eric Leblonddetect/tag: add a tag for first packet
2022-05-26  Scott Jordanlog/pcap: dump segments of both sides of tcp session.
2022-05-26  Eric Leblonddoc: add info about capture_file key
2022-05-26  Eric Leblondlog/pcap and eve/alert: get pcap filename to support...
2022-05-26  Eric Leblondlog/pcap: fix typo in error message
2022-05-26  Eric Leblondstream: count realloc in memcap
2022-05-26  Eric Leblondlog/pcap: update copyright date
2022-05-26  Eric Leblonddoc: add conditional pcap logging info
2022-05-26  Eric Leblondlog/pcap: introduce tag as logging condition
2022-05-26  Eric Leblondlog/pcap: fix some indentation and white spaces
2022-05-26  Eric Leblondlog/pcap: add support for tunnel logging
2022-05-26  Eric Leblondlog/pcap: add existing stream logging
2022-05-26  Eric Leblondstream: conditionally add packet header to segment
2022-05-26  Eric Leblonddetect: add flag when packet is first with alert
2022-05-26  Eric Leblondlog/pcap: add PcapWrite function
2022-05-26  Eric Leblondlog/pcap: conditional logging
2022-05-24  Jason Ishgithub-ci: remove fedora 34 build 7427/head
2022-05-23  Jason Ishgithub-ci: bump fedora versions 7423/head
2022-05-21  Jason Ishrules: use primary default-rule-path if set on command...
2022-05-21  Juliana Fajardinidetect/alert: directly increment alerts.discarded
2022-05-21  Philippe Antoinedcerpc: use vecdeque tx iterator
2022-05-21  dependabot... github-actions: bump github/codeql-action from 2.1...
2022-05-21  dependabot... github-actions: bump actions/upload-artifact from 3...
2022-05-17  Philippe Antoineprotodetect: use both directions over UDP
2022-05-17  Philippe Antoineprotodetect: be more tolerant
2022-05-09  Arne Welzelstacktrace-on-signal: Use kill(getpid(), sig_num) 7389/head 7395/head
2022-05-09  Jason Ishsuricata.yaml: include version that generated this...
next