]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-11-26  Pierre Chifflierldap: add support for STARTTLS to make certificate... 12156/head
2024-11-26  Pierre Chifflierldap: add port 3268 (used by Active Directory)
2024-11-24  Philippe Antoinedetect/transform: fix leak in xor transform parse 12147/head
2024-11-21  Jason Ishrust: put all rust/cargo env vars in CARGO_ENV 12140/head
2024-11-21  Eric Leblondgithub-actions: add list keywords and app layers
2024-11-21  Eric Leblondsuricata: fix list-keywords option
2024-11-15  Shivani Bhardwajdetect/smb: fix the sigmatch table for url 12122/head
2024-11-13  Jason Ishmake: install-headers: rust-bindings.h 12117/head
2024-11-13  Jason Ishdetect: break apart sigtable setup and initialization
2024-11-13  Jason Ishexamples/plugin: update to find generated rust header
2024-11-13  Jason Isheve: user callbacks for adding additional data
2024-11-13  Jason Ishthreads: add initialization callbacks
2024-11-13  Jason Ishthreads: add storage api, based on flow storage
2024-11-13  Jason Ishflow: add callbacks for flow init and flow updates
2024-11-13  Jeff Lucovskyapp-layer/stats: Expand memuse/memcap handling
2024-11-13  Jeff Lucovskythash/memcap: Use atomics for memcap
2024-11-13  Jeff Lucovskymemcap/socket: Improve memcap array support
2024-11-06  Victor Juliendoc/userguide: document smb cache size limit options 12094/head
2024-11-06  Victor Juliensmb: use lru for ssn2vec_map
2024-11-06  Victor Juliensmb: use lru for ssnguid2vec_map; rename
2024-11-06  Victor Juliensmb: use lru for ssn2tree; rename
2024-11-06  Victor Juliensmb: use lru for ssn2vecoffset_map; rename
2024-11-06  Victor Juliensmb: use lru for guid2name map; rename
2024-11-06  Victor Juliensmb1: remove name on close
2024-11-06  Victor Juliensmb2: remove filename on close
2024-11-06  Victor Juliensmb: update to GAP handling
2024-11-06  Victor Juliensmb2: use if let for read/write parsing
2024-11-06  Victor Julienrust: update crates
2024-11-06  Philippe Antoinetransforms: move urldecode to rust
2024-11-06  Philippe Antoinetransforms: move xor to rust
2024-11-06  Philippe Antoinetransforms: move http headers transforms to rust
2024-11-06  Philippe Antoinetransforms: move casechange to rust
2024-11-06  Philippe Antoinetransforms: move hash transforms to rust
2024-11-06  Philippe Antoinetransforms: move dotprefix to rust
2024-11-06  Philippe Antoinetransforms: move compress_whitespace to rust
2024-11-06  Philippe Antoinetransforms: move strip_whitespace to rust
2024-11-05  Philippe Antoinesuricata/bpf: fix -Wshorten-64-to-32 warning 12088/head
2024-11-05  Jason Ishhttp2: rename event variant to match rule
2024-11-05  Jason Ishrules/modbus: remove rule for event that not longer...
2024-11-05  Jason Ishrules/ike: fix ike event names that have changed
2024-11-05  Jason Ishrules/dns: fix dns event names that have changed
2024-11-05  dependabot... github-actions: bump github/codeql-action from 3.26...
2024-11-05  dependabot... github-actions: bump actions/checkout from 4.2.1 to...
2024-11-05  Philippe Antoinedetect/http: fix progress for headers keywords
2024-11-05  Nancy Enosmisc: Remove duplicate function declarations
2024-11-05  Nancy Enosdetect/analyzer: add more details for the tcp window...
2024-11-05  Sascha Steinbissmqtt: double-check detection directions
2024-11-05  Sascha Steinbissmqtt: add reason code support for SUBACK
2024-11-01  Jason Isheve: threadinit/deinit callbacks are optional for filetypes 12074/head
2024-10-29  Philippe Antoineapp-layer: remove ALPROTO_TEST and tests 12051/head
2024-10-28  Jason Ishlua: update to newer lua crate 12049/head
2024-10-25  Eric Leblondmisc: fix build of rules profiling 12039/head
2024-10-25  Jason IshMakefile.cvs: remove, not used 12032/head
2024-10-25  Nancy Enosmisc: Remove duplicate function declarations
2024-10-25  Victor Julienutil/var-name: switch to SCTime_t
2024-10-25  Victor Julienthreads: track wall clock time precisely
2024-10-25  Victor Julientime: add SCTIME_CMP_EQ
2024-10-25  Victor Julienutil/hash-string: fix compile warning
2024-10-25  Victor Julientime: add gettimeofday wrapper for SCTime_t
2024-10-25  Victor Julientime: remove unused function
2024-10-25  Victor Julienstream: track pcap log segments timestamp with SCTime_t
2024-10-25  Jason Isheve/tls: don't construct const from other const
2024-10-25  Adam Kiripolskydpdk/hw_offload: add support for vlan stripping
2024-10-24  Nancy Enosapplayer/htp: convert to new FAIL/PASS API 12026/head
2024-10-24  Jason Ishmisc: remove unneeded headers
2024-10-24  Jason Ishapp-layer: use uint8_t consistent for event IDs
2024-10-24  Alice Akakidetect/analyzer: add more details for flow_age
2024-10-24  Sascha Steinbissredis: add automatic trimming support for streams
2024-10-24  Sascha Steinbissredis: implement XADD stream support
2024-10-23  Juliana Fajardiniuserguide: fix integer keyword matches list format 12013/head
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
next