]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-10-22  Jason Ishrust/applayer: use c_int as return type for get_info_by_id 12009/head
2024-10-22  Jason Isheve/schema: add missing field "code" anomaly events
2024-10-21  Jason Isheve/tls: use BIT_U64 for flags 12004/head
2024-10-21  Jason Isheve/tls: remove unused SC_ATOMIC_EXTERN
2024-10-21  Jason Ishsuricata.yaml: add missing custom tls fields
2024-10-21  Jason Isheve/tls: cleanup headers; update copyright year
2024-10-21  Jason Isheve/tls: reimplement basic and extended logging in...
2024-10-21  Jason Isheve/tls: remove broken check for ja3 being enabled
2024-10-21  Jason Isheve/tls: add alpn logging to custom output
2024-10-21  Jason Isheve/tls: disable clang formatting around tls_fields...
2024-10-21  Jeff Lucovskyprofiling: Correct profiling data array size
2024-10-21  Philippe Antoineenip/detect: remove double registration of enip_command...
2024-10-17  Juliana Fajardinitls/conf: clarify usage of custom vs extended logs 11980/head
2024-10-17  Juliana Fajardinitls: fix duplicate EVE field (issuerdn)
2024-10-17  Juliana Fajardinischema/tls: add missing custom fields chain/cert
2024-10-16  dependabot... github-actions: bump github/codeql-action from 3.26... 11972/head
2024-10-15  Shivani Bhardwajdetect: rename port whitelisting to priority 11965/head
2024-10-15  Shivani Bhardwajdetect/engine: rename fn, add comments
2024-10-15  Shivani Bhardwajdetect/proto: use BIT macros instead of expr
2024-10-15  Shivani Bhardwajdetect/engine: use combined flags for TCP
2024-10-15  dependabot... github-actions: bump actions/checkout from 4.2.0 to...
2024-10-15  dependabot... github-actions: bump github/codeql-action from 3.26...
2024-10-15  dependabot... github-actions: bump actions/upload-artifact from 4...
2024-10-15  Alice Akakidetect/analyzer: add more details for icmp_id
2024-10-14  Philippe Antoinefuzz/detect: forbid rule with pcre only on stream 11958/head
2024-10-14  Philippe Antoinestream: fix -Wshorten-64-to-32 warnings
2024-10-14  Philippe Antoineoutput: fix -Wshorten-64-to-32 warnings
2024-10-14  Philippe Antoineldap: improve some rust style
2024-10-13  Victor Juliengithub-action: share cargo registry cache 11949/head
2024-10-13  Victor Juliengithub-action: share cargo cache for windows jobs
2024-10-13  Victor Julienrust: update dependencies
2024-10-13  Victor Juliengithub-actions: cache netmap checkout
2024-10-12  Jason Ishthreads: move wait for unpause outside of loop 11948/head
2024-10-12  Jason Ishthreads: merge unpause test into wait for pause function
2024-10-12  Jason Ishthreads: helper function TmThreadsWaitForUnpause
2024-10-12  Philippe Antoinetemplate/detect: allow empty buffers
2024-10-12  Philippe Antoinetemplate: move detect keywords to pure rust
2024-10-12  Zemeteri Kamimizuconf: init parser after check with stat()
2024-10-12  Victor Julienpacketpool: allow larger max-pending-packets
2024-10-12  Jeff Lucovskydoc: add napatech plugin upgrade notes
2024-10-12  Jeff Lucovskyconfigure: fail on --enable-napatech and --disable...
2024-10-12  Jeff Lucovskynapatech: bring back command line argument
2024-10-12  Jeff Lucovskynapatech: load plugin by default
2024-10-12  Jeff Lucovskynapatech: add as plugin
2024-10-12  Jeff Lucovskynapatech: remove, to make room for plugin
2024-10-10  Philippe Antoinetemplate: remove -rust references 11929/head
2024-10-10  Jason Ishgithub-ci: install prepared cbindgen on rpm distros
2024-10-10  Jason Ishgithub-ci: break out cbindgen installation to action
2024-10-10  Jeff Lucovskymisc: Eliminate compiler warnings
2024-10-10  Philippe Antoinehttp: fix condition check
2024-10-08  Alice Akakidetect/address: convert ipv4 unittests to FAIL/PASS 11905/head
2024-10-08  Philippe Antoinetransform/base64: check for 0-sized buffer
2024-10-08  Zemeteri Kamimizudetect: add new_de_ctx release in case of errors in...
2024-10-07  Jason Ishdoc/userguide: generate eve documentation 11895/head
2024-10-07  Jason Ishevedoc.py: script to generate rst doc from eve schema
2024-10-07  Jason Ishgithub-ci: run macos python jobs in virtualenv
2024-10-04  Jason Ishtm-modules: minor code cleanups 11880/head
2024-10-04  Jason Ishthreading: remove TM_FLAG_LOGAPI_TM as its not used
2024-10-04  Philippe Antoinerust: unpin serde 11875/head
2024-10-02  Jason Ishgithub-ci: add rpm build job 11855/head 11865/head
2024-10-02  Jason Ishebpf: include llvm_bpfload.h in distribution
2024-10-02  Jason Ishgithub-ci: cache deb packages on Ubuntu dist builder
2024-10-02  Shivani Bhardwajdetect/engine: deduplicate fn definitions 11858/head
2024-10-02  dependabot... github-actions: bump actions/checkout from 4.1.7 to...
2024-10-02  dependabot... github-actions: bump codecov/codecov-action from 4...
2024-10-02  dependabot... github-actions: bump github/codeql-action from 3.26...
2024-10-02  Alexey Simakovyaml: Add check of allocation for node object
2024-10-02  Liam Wilsonconfigure: clear cached header value
2024-10-02  Jason Ishthreads: don't drop capabilities for packet threads
2024-09-28  Ilya Bakhtindetect: pseudo-packets inherit inspect flags from paren...
2024-09-25  Philippe Antoineutil/hash: use randomized hash algorithm
2024-09-25  Philippe Antoinehttp: have a headers limit
2024-09-25  Philippe Antoineja4: handles non alphanumeric alpn
2024-09-25  Philippe Antoinedefrag: fix off by one
2024-09-24  Victor Julienstream: improve 3whs completed by ACK with data 11829/head
2024-09-24  Philippe Antoinesip: use pure rust function
2024-09-23  Philippe Antoinedetect/dataset: abort only in debug mode 11823/head
2024-09-23  Philippe Antoinedetect/datasets: implement unset command
2024-09-23  Philippe Antoinedatasets: restrict scope of macro/enum
2024-09-23  Philippe Antoinessl/ja3: better check for ja3 being enabled
2024-09-23  Noah Liustream/reassembly: optimize GetBlock
2024-09-23  Juliana Fajardinidocs: remove mentions to Suricata-6
2024-09-23  Juliana Fajardinidoc/conf/yaml: replace underscore with dashes
2024-09-23  Shivani Bhardwajdetect/base64: minor cleanups
2024-09-23  Shivani Bhardwajtransform/base64: add explicit mode to test
2024-09-23  Shivani Bhardwajrust/base64: add decoder
2024-09-22  Philippe Antoinedoc/rfb: mention accidental fix for security_result log 11809/head
2024-09-22  Giuseppe Longodoc: add new sip keywords
2024-09-22  Giuseppe Longosip: add sip.content_length sticky buffer
2024-09-22  Giuseppe Longosip: add sip.content_type sticky buffer
2024-09-22  Giuseppe Longosip: add sip.user_agent sticky buffer
2024-09-22  Giuseppe Longosip: add sip.via sticky buffer
2024-09-22  Giuseppe Longosip: add sip.to sticky buffer
2024-09-22  Giuseppe Longosip: add sip.from sticky buffer
2024-09-22  Giuseppe Longorust/sip: store response headers
2024-09-22  Giuseppe Longorust/sip: store multiple header values
2024-09-22  Giuseppe Longosip: rustify sticky buffers
2024-09-22  Jeff Lucovskydetect: Clear errno before strtoul
2024-09-22  Jeff Lucovskysmtp: Prevent error messages on packet path
2024-09-20  Juliana Fajardinipgsql: trigger raw stream reassembly at tx completion 11804/head
next