]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-09-05  Victor Juliengithub-ci: add cherry-pick line check 7828/head
2022-09-05  Victor Julienflow/recycler: bring back pthread_cond_t sleep
2022-09-05  Victor Julienflow/manager: sleep handled by pthread_cond_t again
2022-09-05  Victor Julientime: add timeradd implementation
2022-09-05  Philippe Antoinefuzz: restrict flags passed to AppLayerProtoDetectGetProto
2022-09-05  Philippe Antoinehttp2: check overflow before it happens
2022-09-03  Juliana Fajardiniuserguide: briefly introduce exception policy opts
2022-09-03  Juliana Fajardiniuserguide: update defrag settings options
2022-09-03  Juliana Fajardiniuserguide: add section about HTTP2 settings
2022-09-03  Juliana Fajardiniuserguide: merge sections about AppLayer Parsers
2022-09-03  Juliana Fajardinisuricata.yaml: add exception policy config options
2022-09-03  Juliana Fajardinistream: add exception policy for midstream flows
2022-09-03  Juliana Fajardiniexceptions: add callbacks for drop-flow policy
2022-09-01  Jason Ishgithub-ci: add AlmaLinux 9 build 7820/head
2022-09-01  Jason Ishgithub-ci: test execution of suricatasc and suricata...
2022-09-01  Jason Ishpython: install without distutils
2022-09-01  Shivani Bhardwajdoc/conf: fix sphinx language setting 7806/head
2022-09-01  Juliana Fajardiniexceptions: error out when invalid policy is used
2022-09-01  Victor Juliengithub: bump ubuntu-18.04 runners to 22.04
2022-09-01  Juliana Fajardinidetect/parse: test sig parsing for more actions
2022-09-01  Juliana Fajardinidetect/engine: fix typos in assorted files
2022-09-01  Juliana Fajardinicommandline: add alert-queue expand failure option
2022-09-01  Philippe Antoinefuzz: disable enip detection based on source port
2022-08-31  Juliana Fajardinidecode: remove unused macros 7803/head
2022-08-31  Juliana Fajardinistream/tcp: remove repeated header declaration
2022-08-31  Juliana Fajardinidetect/alert: add unittests to check packet action
2022-08-31  Juliana Fajardinidecode: validate if dropped packet has drop reason
2022-08-31  Juliana Fajardinidetect/alert: ensure reject action is applied
2022-08-31  Juliana Fajardinidecode: make PacketDrop use action as parameter
2022-08-01  Juliana Fajardinisource/pcap: fix infinite loop if interface goes down 7672/head
2022-07-28  Jufajardini... detect/engine: init alert queue counters on reload 7659/head
2022-07-26  Jason Ishrust/nfs: add a maximum number of operations per compound
2022-07-20  Jason Ishreadthedocs: add configuration file 7634/head
2022-07-20  Jason Ish.gitignore: don't ignore *.yaml, just suricata.yaml
2022-07-20  Jason Ishversion: start development towards 6.0.7
2022-07-09  Jason Ishrelease: 6.0.6; update changelog suricata-6.0.6
2022-07-09  Philippe Antoineoutput: fix integer warnings
2022-07-09  Philippe Antoineprotocol: forbids concurrent protocol upgrades
2022-07-07  Philippe Antoineoutput: skip files logging for ICMP packets 7617/head
2022-07-06  Philippe Antoineoutput: use flow's proto for file loggers 7616/head
2022-07-02  Eric Leblondoutput/alert: don't call basic logging twice 7605/head
2022-07-02  Philippe Antoineftp: optimized tx iterator
2022-07-02  Philippe Antoineevent: only sets APPLAYER_UNEXPECTED_PROTOCOL once
2022-07-02  Philippe Antoineevents: reset logged event
2022-06-30  Victor Juliendetect: impose limits on pcrexform 7596/head
2022-06-29  Victor Julienfuzz/mime: fix call conditions and args 7587/head
2022-06-29  Victor Julienmime: fix and cleanup tests
2022-06-29  Victor Julienmime: fix corner case
2022-06-29  Victor Julienmime: add base64 related debug messages
2022-06-29  Victor Julienmime: improved empty line handling
2022-06-29  Victor Juliensmtp: fix passing a wrong delim len around
2022-06-29  Victor Julienmime: properly pass full lines to non-decoded body
2022-06-29  Victor Julienmime/base64: fix final data not getting processed
2022-06-29  Victor Julienstream: fix GAP check
2022-06-29  Victor Julienmime: remove unused 'linerem' logic
2022-06-29  Victor Juliensmtp/mime: fix parsing edge case
2022-06-29  Victor Juliensmtp: skip preprocessing for mime headers
2022-06-17  Victor Juliendetect: set drop reason for rule based drops 7557/head
2022-06-14  Victor Juliendetect/tests: improve detection entry 7544/head
2022-06-14  Victor Julientests: fix drop test; cleanup
2022-06-14  Victor Julienexceptions: initial exception-policy implementation
2022-06-14  Victor Julieneve/drop: log drop reason
2022-06-14  Victor Julienflow: log action applied to all packets
2022-06-14  Victor Juliendetect: enforce flow drops earlier
2022-06-14  Victor Julienclang-format: disable for option table
2022-06-13  Lukas Sismisbypass: fix memory leak - reassign of FlowBypassInfo 7535/head
2022-06-13  Lukas Sismisbypass: af-packet: fix memory leak - reassign of EBPFBy...
2022-06-13  Victor Juliendetect/threshold: fix offline time handling issue
2022-06-13  Victor Julienstream/midstream: fix double flow reverse case
2022-06-13  Victor Julienapp-layer: don't switch dir if proto already known
2022-06-13  Victor Juliendetect/dcerpc: simplify keyword validation
2022-06-13  Victor Juliendetect/dcerpc: apply dcerpc to smb as well
2022-06-13  Victor Juliengithub/workflows: add cargo for all Ubuntu jobs
2022-06-13  Victor Julienfile: consistently track size of gaps
2022-06-13  Michael Tremerstream: tcp: Handle retransmitted SYN with TSval
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  Philippe Antoinedetect: fix integer warnings for content
2022-06-13  Philippe Antoinedetect: parsing avoiding infinite loop
2022-06-07  Jason Ishdetect: introduce "like" ip-only signature type 7495/head
2022-06-07  Victor Juliendetect/iponly: remove unused code 7494/head
2022-06-07  Victor Juliendetect/iponly: include postmatch in determination
2022-06-06  Victor Juliensmtp: remove defunct check for line with single LF 7493/head
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-01  Victor Julienrunmodes: fix more warnings 7462/head
2022-06-01  Juliana Fajardinidetect/alert: directly increment alerts.discarded
2022-05-29  Jeff Lucovskyrust: Unused doc comment warning fixup 7437/head
2022-05-29  Victor Julienstream/unittests: fix failures after last_ack fix
2022-05-29  Victor Julienstream: improve last_ack validation check
2022-05-29  Juliana Fajardiniuserguide: dynamically determine copyright date
2022-05-29  Victor Juliendetect: optimize mpm-engine setup
2022-05-29  Philippe Antoinessh: install app-layer events rules
2022-05-29  Philippe Antoinesmb: ntlmssp domain_blob_offset underflow check
next