]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-08-01  Philippe Antoinerust/ike: fix collapsible_match clippy warning 11595/head
2024-08-01  Philippe Antoinerust: fix byte_char_slices clippy warnings
2024-08-01  Philippe Antoinefuzz: make confyaml.c an explicit source
2024-08-01  Philippe Antoinesource: fix -Wshorten-64-to-32 warnings
2024-08-01  Philippe Antoinelog: fix -Wshorten-64-to-32 warnings
2024-08-01  Philippe Antoineoutput/tx: use dynamic number of app-layer protos
2024-08-01  Philippe Antoineoutput: use dynamic number of app-layer protos
2024-08-01  Philippe Antoinerunmodes: use dynamic number of app-layer protos
2024-08-01  Philippe Antoineframes: remove unneeded comments
2024-08-01  Philippe Antoinessh: avoid panic in packet path
2024-08-01  Philippe Antoinedetect: run frames on pseudo flush packets
2024-08-01  Philippe Antoinessh: frames support
2024-07-29  Victor Julienrust: bump time to most recent 11571/head
2024-07-29  Victor Julienrust: set MSRV to 1.67.1
2024-07-29  Victor Juliengithub-actions: switch dist builders to ubuntu 22.04
2024-07-29  Victor Juliengithub-actions: update for MSRV 1.67.1
2024-07-29  Victor Julienrust: address clippy errors
2024-07-29  Victor Julienssh/hassh: fix clippy warning
2024-07-29  Shivani Bhardwajeve/stats: add description for flow stats
2024-07-29  Philippe Antoineldap: reset tx_index_completed on tx removal
2024-07-20  Philippe Antoinedoh2: log like dns v3 11536/head
2024-07-20  Philippe Antoinedoh: move fields into dedicated Optional struct
2024-07-20  Philippe Antoinedoh2: handle dns message in POST requests
2024-07-20  Philippe Antoineutil/profiling: remove assertion
2024-07-20  Philippe Antoinedoh: make dns and http keywords for doh2
2024-07-20  Philippe Antoinedoh: implement dns over http2 app-proto
2024-07-20  Philippe Antoinehttp2: log dns if DoH is recognized
2024-07-20  Philippe Antoinehttp2: rustfmt
2024-07-20  Philippe Antoinedns: prepare for dns over http2 support
2024-07-19  Philippe Antoinebuild: Wimplicit-int-float-conversion checked with... 11524/head
2024-07-19  Philippe Antoinerunmodes: fix -Wshorten-64-to-32 warnings
2024-07-19  Philippe Antoinedefrag: fix -Wshorten-64-to-32 warnings
2024-07-19  Philippe Antoinedatasets: fix -Wshorten-64-to-32 warnings
2024-07-17  Victor Julienrust/ldap: add ldap-parser to Cargo.lock.in 11515/head
2024-07-17  Giuseppe Longodoc: add ldap protocol
2024-07-17  Giuseppe Longorust/ldap: implement logger
2024-07-17  Giuseppe Longorust/ldap: implement app-layer
2024-07-17  Giuseppe Longorust/ldap: implement types and filters
2024-07-17  Philippe Antoinesmtp: add port 465 for probing
2024-07-17  Philippe Antoinesmtp: do not return error on NULL buffer for end of...
2024-07-17  Philippe Antoinesmtp: recognize more reply codes
2024-07-17  Philippe Antoineftp: adds server side detection
2024-07-17  Philippe Antoinesmtp: adds server side detection
2024-07-17  mmaatuqimap: extend detection patterns
2024-07-16  Philippe Antoinedetect/ssh: remove deprecated keywords 11510/head
2024-07-16  Philippe Antoinedetect/mqtt: move keywords to rust
2024-07-16  Philippe Antoinedetect: helper function for multibuffer registration
2024-07-16  Philippe Antoineoutput/alert: remove now unused include
2024-07-16  Philippe Antoinemqtt: parse and store raw connect flags
2024-07-16  Philippe Antoinerust/derive: string enumeration become case insensitive
2024-07-16  Philippe Antoinerust/derive: transform all uppercase names the right way
2024-07-15  Philippe Antoinedetect/integers: harmonize parser return handling 11506/head
2024-07-15  Jason Isheve/dns: make version required
2024-07-15  Jason Ishgithub-ci: pf-ring build
2024-07-15  Jason Ishdoc: add pf-ring plugin upgrade notes
2024-07-15  Jason Ishconfigure: fail on --enable-pfring and --disable-shared
2024-07-15  Jason Ishpf-ring: bring back command line arguments
2024-07-15  Jason Ish.gitignore: globally ignore .la files
2024-07-15  Jason Ishpf-ring: load plugin by default
2024-07-15  Jason Ishpf-ring: add as plugin
2024-07-15  Jason Ishpf-ring: remove, to make room for plugin
2024-07-12  Victor Julienconfig: switch default config to IEEE 1541 notation 11488/head
2024-07-12  Victor Julienparse/size: support IEEE 1541 size units
2024-07-12  Victor Julienparse/size: fix unit test checks
2024-07-12  Jason Ishsuricata.yaml: set dns log version to 3; link to docs
2024-07-12  Victor Julienprofiling: allow absolute paths
2024-07-12  Victor Julientcp: fix 'broken ack' on flow timeout
2024-07-12  Shivani Bhardwajsrc: remove truncate fn and glue code
2024-07-12  Shivani Bhardwajapplayer: remove truncation logic
2024-07-09  Philippe Antoinedecode: fix -Wshorten-64-to-32 warnings 11454/head
2024-07-09  Philippe Antoineflow: fix -Wshorten-64-to-32 warnings
2024-07-09  Philippe Antoinefeatures: fix -Wshorten-64-to-32 warnings
2024-07-09  Philippe Antoinecounters: fix -Wshorten-64-to-32 warnings
2024-07-09  Philippe Antoinedoc: state that payload-length includes the gaps
2024-07-09  Philippe Antoineoutput/dcerpc: call jb_get_mark just before jb_open_object
2024-07-09  Jason Ishdoc: update dns section of the eve format documentation
2024-07-09  Jason Ishdoc: upgrade guide for dns logging changes
2024-07-09  Jason Isheve/dns: allow version to be set with environment variable
2024-07-09  Jason Ishdns: add v3 dns logging
2024-07-09  Jason Ishdns: new v3 style logging for alerts
2024-07-09  Nathan Scrivensdns: parse and populate OPT rdata struct
2024-07-09  Nathan Scrivensdns log: add additional section
2024-07-09  Nathan Scrivensdns parsing: add additional section
2024-07-09  Sascha Steinbissdoc: update MQTT configuration
2024-07-09  Sascha Steinbissmqtt: run rustfmt
2024-07-09  Sascha Steinbissmqtt: enable limiting of logged message length
2024-07-09  Sascha Steinbissrust: add JsonBuilder::set_string_limited()
2024-07-09  dependabot... github-actions: bump actions/download-artifact from... 11447/head
2024-07-09  dependabot... github-actions: bump actions/upload-artifact from 4...
2024-07-09  Jeff Lucovskydetect: Use Option where appropriate
2024-07-09  Jeff Lucovskydetect/byte_extract: Move keyword parser to Rust
2024-07-09  Jeff Lucovskydetect/byte: Refactor endian, base
2024-07-04  Philippe Antoineutil/thash: decrease memuse if array was allocated 11431/head
2024-07-04  Lukas Sismisdpdk: replace TSC clock with GetTime (gettimeofday...
2024-07-04  Shivani Bhardwajapplayer/htp-range: fix off by one in expiry check 11414/head
2024-07-04  Shivani Bhardwajdoc: add note about datasets string memcaps
2024-07-04  Shivani Bhardwajdatasets: fix memuse to include string len
2024-07-04  Shivani Bhardwajutil/thash: add a length getter fn
2024-07-04  Philippe Antoinebypass: really bypass udp flow from first packet
2024-07-03  dependabot... github-actions: bump actions/checkout from 3.6.0 to... 11310/head 11413/head
next