]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-01-04  Juliana Fajardinidevguide: explain example-rule container usage 10115/head
2024-01-04  Philippe Antoinedetect: case-insensitive comparison for requires
2024-01-04  Philippe Antoinerust: allow clippy::items_after_test_module
2024-01-04  Juliana Fajardinidevguide: fix main channels list
2024-01-04  Juliana Fajardinidevguide: update branches, refer to backports guide
2024-01-04  Juliana Fajardinidevguide: add chapter with backports guide
2024-01-04  Juliana Fajardinidevguide: doc from behavior changes needs ticket #
2024-01-04  Juliana Fajardinidevguide: reorganize pr-workflow section
2024-01-04  Juliana Fajardinidevguide: make 'contributing' a chapter
2023-12-28  Jeff Lucovskymqtt: Move conf code to rust 10100/head
2023-12-19  Jason Ishstats: add rules skipped 10078/head
2023-12-19  Jason Ishrust.h: don't include util-file.h, not needed 10076/head
2023-12-19  Jason Ishdetect-parse: parse sid in pre-scan
2023-12-19  Jason Ishrequires: pre-scan rule for requires expressions
2023-12-19  Jason Ishrequires: add requires keyword
2023-12-19  Jason Ishfeature: provide a Rust binding to the feature API
2023-12-19  Juliana Fajardinipgsql: remove unused msg field
2023-12-19  Philippe Antoinestats: incr app-proto flow counter for detection-only
2023-12-19  Philippe Antoineschema: adds missing modbus field
2023-12-19  Philippe Antoinestats: always use tcp/udp prefix
2023-12-15  Juliana Fajardinischema: apply clang formatting changes 10061/head
2023-12-15  Juliana Fajardiniuserguide/eve: explain pgsql requests & responses
2023-12-15  Juliana Fajardinipgsql: add cancel request message
2023-12-15  Juliana Fajardinidoc/eve-format: break pgsql section to char limit
2023-12-15  Juliana Fajardinipgsql: extract length validation into function
2023-12-14  Victor Juliendetect/byte: remove unneeded SIG_FLAG_APPLAYER sets 10052/head
2023-12-14  Victor Juliendetect/byte_extract: modernize tests
2023-12-14  Victor Juliendetect/bytemath: bump length to uint32_t
2023-12-14  Victor Juliendetect/bytejump: test cleanup
2023-12-14  Victor Juliendetect/bytejump: don't reuse content flag
2023-12-14  Victor Juliendetect/analyzer: print int keyword values correctly
2023-12-14  Victor Julienjsonbuilder: add set_int for signed ints
2023-12-14  Victor Julieneve/stream: add sb main region size; segment count
2023-12-13  Jason Ishoutput-json-dns: remove un-needed includes 10047/head
2023-12-13  Jason Ishoutput-json-alert: remove un-needed includes
2023-12-13  Jason Ishdoc/userguide: document dns.query.name, dns.answer...
2023-12-13  Jason Ishdns: replace usage of rs_dns_tx_get_query_name with...
2023-12-13  Jason Ishdns: add dns.query.name sticky buffer
2023-12-13  Jason Ishdns: add dns.answer.name keyword
2023-12-13  Jason Ishdns: consolidate DNSRequest and DNSResponse to DNSMessage
2023-12-13  Jason Ishdns: rustfmt with latest stable
2023-12-13  Jason Ishrustfmt: replace deprecated fn_args_layout with fn_para...
2023-12-13  Jason Ishdetect: rename InspectEngineFuncPtr2 to InspectEngineFu...
2023-12-13  Jason Ishdetect: rename DetectAppLayerInspectEngineRegister2
2023-12-13  Jason Ishdetect: rename DetectAppLayerMpmRegister2 to DetectAppL...
2023-12-13  Hadiqa Alamdar... detect/analyzer: add details to flowbits keyword
2023-12-13  Stephen Donnellyendace: Fix source-dag timestamps
2023-12-13  Victor Juliendoc/userguide: update guidance on 5 to 6 upgrading 10043/head
2023-12-13  Jason Ishgithub-ci/formatting: update to Ubuntu 22.04
2023-12-13  Jason Ishclang-format.sh: prefer clang-format-14
2023-12-13  Jeff Lucovskycppcheck: Address cpcheck report of an FP
2023-12-13  Jeff Lucovskycppcheck/detect: Address cppcheck memory leak
2023-12-13  Philippe Antoinehttp2: do not have leading space for response line
2023-12-11  Shivani Bhardwajdetect/flowbits: remove DETECT_FLOWBITS_CMD_NOALERT 10028/head
2023-12-11  Shivani Bhardwajdetect-engine: use flag SIG_FLAG_MPM_NEG
2023-12-11  Shivani Bhardwajdetect-engine: use bool return type
2023-12-11  Shivani Bhardwajdetect: rename SigAddressPrepare fns to SigPrepare
2023-12-11  Shivani Bhardwajdoc: clarify IP-only with iprep
2023-12-07  Victor Juliengithub/action: fix Debian 12 intermittent failures 10011/head
2023-12-07  Victor Juliendetect/content-inspect: improve header docs 9999/head
2023-12-07  Victor Juliendetect/content-inspect: optimize struct layout
2023-12-07  Victor Juliendetect: optimize struct layout
2023-12-07  Victor Juliendetect/bytemath: pass match ctx directly
2023-12-07  Victor Juliendetect/payload: remove unneeded pointer reset
2023-12-07  Victor Juliendetect/isdataat: optimize recursion mismatches
2023-12-07  Victor Juliendetect/content-inspect: flatten branches
2023-12-07  Victor Juliendetect/content-inspect: localize recursion counting
2023-12-07  Victor Juliendetect/content-inspect: reduce scope of internal func
2023-12-07  Victor Juliendetect/base64: move content inspection logic
2023-12-07  Victor Juliendetect/krb5.sname: use new content inspect entry
2023-12-07  Victor Juliendetect/dns.query: use new content inspect entry
2023-12-07  Victor Juliendetect/content-inspect: add entry for InspectionBuffer
2023-12-07  Victor Juliendetect/content-inspect: switch type of enum
2023-12-07  Victor Juliendetect/content-inspect: assist branch prediction
2023-12-07  Victor Juliendetect/content-inspect: remove const casting
2023-12-07  Victor Juliendetect/content-inspect: pass const to inspect func
2023-12-07  Victor Juliendetect/content-inspect: reduce scope of variables
2023-12-07  Stephen Donnellyutil/time: Improve usecs handling in time macros
2023-12-07  Ilya Bakhtinnapatech: Fix packet timestamps
2023-12-07  Ilya Bakhtinutil/time: Prevent usecs overflow
2023-12-06  Juliana Fajardinipgsql: don't log password msg if password disabled 9985/head
2023-12-06  jason taylordoc: add file.name information to smtp keyword doc
2023-12-06  jason taylordoc: add file.name information to nfs keyword doc
2023-12-06  jason taylordoc: add file.name information to smb keyword doc
2023-12-06  jason taylordoc: update ftp keyword doc example rule format
2023-12-06  jason taylordoc: add file.name information to ftp keyword doc
2023-12-06  jason taylordoc: add file.name information to http keyword doc
2023-12-05  Vincent Liebpf: Update eBPF map to BTF defined map 9978/head
2023-12-05  Juliana Fajardinipgsql: remove probe_ts function
2023-12-05  Juliana Fajardinipgsql: remove unused error handling call
2023-12-05  Juliana Fajardinipgsql: don't log unknown message type
2023-12-05  Juliana Fajardinipgsql: fix probing functions
2023-12-05  Juliana Fajardinipgsql: add unknonwn frontend message type
2023-12-05  Shivani Bhardwajdetect-engine: use ports only after edge case handling 9964/head
2023-12-05  Shivani Bhardwajdetect: remove misleading comment
2023-12-05  Shivani Bhardwajdetect/port: remove BUG_ON in favor of PORT_ER
2023-12-05  Shivani Bhardwajdetect/engine: defensive check and comment update
2023-12-05  Shivani Bhardwajdetect: remove redundant null setting
2023-12-05  Shivani Bhardwajdetect: use proper names for whitelist score criteria
2023-12-05  Shivani Bhardwajdetect/engine: fix whitelisted port range check
next