]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-09-18  Philippe Antoineci: mov from cifuzz to clusterfuzzlite 11798/head 11808/head
2024-09-17  Philippe Antoineframes: do not only rely on FRAME_STREAM_ID 11789/head
2024-09-17  Philippe Antoinerust/detect: fix too_long_first_doc_paragraph clippy...
2024-09-17  Philippe Antoinerust/dcerpc: fix single_match clippy warning
2024-09-11  Victor Juliendetect/app-layer-proto: fix prefilter check 11751/head
2024-09-11  Victor Juliendetect/app-layer-proto: don't run detection on ALPROTO_...
2024-09-10  Philippe Antoinetls/ja3: do not append to ja3 str once ja3 hash is... 11748/head
2024-09-09  Philippe Antoinerust/ike: fix collapsible_match clippy warning 11737/head
2024-09-09  Philippe Antoinerust: fix byte_char_slices clippy warnings
2024-09-09  Sascha Steinbissuserguide: fix spelling of `security_result` EVE field
2024-09-09  Sascha Steinbissrust/rfb: use consistent key name for security_result
2024-09-02  Eric Leblonddatasets: fix parsing of ip4 in ip6 11698/head
2024-09-02  Juliana Fajardinipgsql: check for eol when parsing response
2024-09-02  Juliana Fajardinioutput/json: add pgsql metadata logging to alerts
2024-09-02  Juliana Fajardinipgsql/logger: open json object from logger function
2024-08-31  Victor Juliendoc/userguide: update guidance on 5 to 6 upgrading 11688/head
2024-08-31  Victor Julientcp: fix 'broken ack' on flow timeout
2024-08-30  Philippe Antoinedetect/nfs: do not free a null pointer 11684/head
2024-08-30  Jason Isheve/dns: make version required
2024-08-18  Victor Julienprofiling: allow absolute paths 11642/head
2024-08-13  Philippe Antoinerust: compatibility with cbindgen 0.27 11626/head
2024-08-07  Jason Ishconfigure: require cbindgen version of 0.16.0 or newer 11613/head
2024-08-07  Jason Ishrust/dcerpc: fix rustdoc indentation
2024-08-07  Jason Ishrust/conf: collapse match pattern into if
2024-08-07  Jason Ishrust/http2: remove redundant pattern match
2024-08-07  Jason Ishrust/dcerpc: clippy fix for match
2024-08-07  Jason Ishrust/ssh: fix clippy warning, reference can be used
2024-08-07  Jason Ishrust: fix clippy warnings for match as if statements
2024-08-07  Philippe Antoinefuzz: make confyaml.c an explicit source
2024-08-07  Jeff Lucovskyoutput/json: Close jb object on error
2024-08-07  Philippe Antoinedetect/integers: harmonize parser return handling
2024-07-14  Lukas Sismisdpdk: replace TSC clock with GetTime (gettimeofday... 11492/head 11511/head
2024-07-11  Juliana Fajardinidns: allow triggering raw stream reassembly 11482/head
2024-07-09  Victor Juliensmb/ntlmssp: improve version check 11450/head
2024-07-08  Philippe Antoineutil/thash: decrease memuse if array was allocated 11445/head
2024-07-07  Victor Juliendoc/userguide: document iprep isset/isnotset 11441/head
2024-07-07  Victor Juliendoc/userguide: add more operators to iprep
2024-07-07  Victor Juliendetect/iprep: implement isset and isnotset
2024-07-07  Victor Julienreputation: minor cleanup
2024-07-07  Victor Juliendetect/iprep: update keyword parser for extendibility
2024-07-07  Philippe Antoinebypass: really bypass udp flow from first packet
2024-07-07  Philippe Antoinefilestore: do not try to store a file set to nostore
2024-07-04  Philippe Antoinedetect/snmp: do not bother to free a null pointer 11419/head 11432/head
2024-07-02  Victor Juliengithub-actions: remove build for EOL centos:7 11405/head
2024-07-02  Victor Juliendetect/noalert: point noalert/alert to new doc
2024-07-02  Victor Juliendoc/userguide: add noalert/alert keyword docs
2024-07-02  Victor Juliendoc/userguide: give pcre1 to pcre2 proper heading
2024-07-02  Victor Juliendetect: implement 'alert' keyword as a companion to...
2024-07-02  Victor Juliendetect: set ACTION_ALERT for rules that should alert
2024-07-02  Shivani Bhardwajdetect/flowbits: remove DETECT_FLOWBITS_CMD_NOALERT
2024-07-02  Victor Juliendetect/alert: minor loop cleanup
2024-07-02  Victor Juliendetect/noalert: minor cleanup
2024-06-28  Shivani Bhardwajchangelog: update 7.0.6 CVEs and titles 11391/head
2024-06-27  Shivani Bhardwajversion: start development towards 7.0.7 11378/head 11385/head
2024-06-26  Shivani Bhardwajrelease: 7.0.6; update changelog suricata-7.0.6
2024-06-25  Philippe Antoinehttp2: do not expand duplicate headers
2024-06-25  Philippe Antoinemodbus: abort flow parsing on flood
2024-06-25  Victor Juliendefrag: don't use completed tracker
2024-06-24  Philippe Antoinedetect: add to signature mask for decode events 11361/head 11364/head
2024-06-24  Philippe Antoinedetect: fix check for app_layer events
2024-06-22  Lukas Sismisdoc: port user install and build instruction from maste... 11352/head 11354/head
2024-06-22  Lukas Sismisgithub-ci: add minimal build for Ubuntu and AlmaLinux
2024-06-22  Lukas Sismisgithub-ci: remove gosu from installed packages
2024-06-22  Lukas Sismisdoc: update eBPF compilation instructions
2024-06-21  Jason Ishrust/ike: prefix never read field names with _ 11348/head
2024-06-21  Jason Ishrust: fix clippy lint for legacy_numeric_constants
2024-06-21  Jason Ishrust: rename .cargo/config to .cargo/config.toml
2024-06-21  Jason Ishcargo: use default-features instead of default_features
2024-06-21  Jason Ishrust: simply matches with unwrap_or_default
2024-06-21  Eric Leblondprofiling: check packet flag first
2024-06-21  Eric Leblondprofiling: add option to active rules profiling at...
2024-06-21  Philippe Antoinesmtp: respect quotes for to and cc logging
2024-06-21  Philippe Antoineeve/schema: complete and reorder smtp fields
2024-06-21  Philippe Antoinesmtp: exit data mode if data command was rejected
2024-06-08  Jeff Lucovskyoutput/ja4: Log ja4 hashes iff configured 11276/head 11288/head
2024-06-08  Jeff Lucovskyoutput/ja4: Restrict ja4 hashes to alerts
2024-06-08  Jeff Lucovskytests/ja4: config message when ja4 auto enabled
2024-06-08  Sascha Steinbissja4: implement for TLS and QUIC
2024-06-08  Sascha Steinbissja3: make feature compile time configurable
2024-06-08  Sascha Steinbisssuricata: initialize feature tracking earlier
2024-06-06  jason taylordoc: add source verification docs 11256/head
2024-06-06  Victor Juliengithub-actions: bump scan-build to Ubuntu 24.04 / clang 18
2024-06-06  Victor Juliendetect/tls.store: fix direction check
2024-06-06  Alexey Simakovutil/radix-tree: fix potential dereference of nullptr
2024-06-06  Victor Julienoutput/lua: handle registration error
2024-06-06  Victor Julienoutput/streaming: suppress noisy start up message
2024-06-06  Victor Juliengithub-action: remove end of life CentOS 8 stream
2024-06-02  Eric Leblondeve: revert ethernet addresses when needed 11217/head
2024-05-30  Victor Julienthreads: give threads more time to get ready 11181/head 11202/head
2024-05-30  Victor Julienthreads: optimize start up check
2024-05-24  Shivani Bhardwajdetect/port: remove SigGroupHead* ops 11142/head
2024-05-24  Shivani Bhardwajdetect/port: clang fmt changes
2024-05-24  Shivani Bhardwajdetect/port: handle range and upper boundary ports
2024-05-24  Shivani Bhardwajdetect/port: fix grouping of ports w gaps
2024-05-24  Shivani Bhardwajdetect/port: handle single port that is range too
2024-05-24  Shivani Bhardwajutil/interval-tree: fix coverity warning
2024-05-24  Victor Juliendetect: optimize sig_cnt setting
2024-05-24  Victor Juliendetect: optimize group head bitarray handling
2024-05-24  Victor Juliendetect: prepare for SIMD optimizations
2024-05-24  Victor Juliendetect/port: use qsort instead of insert sort
next