]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-08-31  Jason Ishoutput-filedata: rename and document registration function 11689/head
2024-08-31  Jason Ishoutput-file: rename and document registration function
2024-08-31  Jason Ishoutput-streaming: rename and document registration
2024-08-31  Jason Ishoutput-file: use void *initdata instead of OutputCtx
2024-08-31  Jason Ishoutput-filedata: use void *initdata instead of OutputCtx
2024-08-31  Jason Ishoutput-streaming: use void *initdata instead of OutputCtx
2024-08-31  Jason Ishoutput: remove remaining ThreadExitPrintStats callbacks
2024-08-31  Jason Ishoutput-stats: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-streaming: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-filedata: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-file: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-tx: rename and document transaction logger regis...
2024-08-31  Jason Ishoutput-tx.h: include tm-threads.h
2024-08-31  Jason Ishexamples: add tx logger to custom logger example
2024-08-31  Jason Ishoutput-tx: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishlog-tlslog: remove unneeded includes
2024-08-31  Jason Ishlog-tlslog: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishtlsstore: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-tx: use void * instead of OutputCtx
2024-08-31  Jason Ishdevguide: more on low level logging
2024-08-31  Jason Ishoutput-flow: rename register function and document
2024-08-31  Jason Ishoutput-packet: rename register function and document
2024-08-31  Jason Ishpacket-logger: remove ThreadExitPrintStats
2024-08-31  Jason Ishexamples: add custom logging plugin
2024-08-31  Jason Ishprofiling: create a LOGGER_USER id
2024-08-31  Jason Ishoutput-packet.h: include tm-threads.h and decode.h
2024-08-31  Jason Ishpgsql: don't expose PgsqlTransactionState to C
2024-08-31  Jason Ishoutput-packet: use void * instead of OutputCtx * for...
2024-08-31  Jason Ishoutput-flow.h: include flow.h and decode.h
2024-08-31  Jason Ishoutput-flow: remove ThreadExitPrintStats callback
2024-08-31  Jason Ishoutput-flow: use void * instead of OutputCtx * for...
2024-08-31  Jason Ishoutput-flow: document the name field as for debugging...
2024-08-31  Jason Ishoutput-flow: remove unused initdata argument
2024-08-31  Juliana Fajardinigithub/pr-template: update contribution checks
2024-08-31  Juliana Fajardiniuserguide: update Security Onion docs reference
2024-08-31  Sascha Steinbissuserguide: fix spelling of `security_result` EVE field
2024-08-31  Shivani Bhardwajdoc/file-extraction: fix highlight syntax
2024-08-31  Juliana Fajardiniuserguide: expand documentation for rule profiling
2024-08-30  Jason Ishsyslog: deprecate 11683/head
2024-08-30  Jason Ishtls-log: deprecate
2024-08-30  Jason Ishhttp-log: deprecate
2024-08-30  Jason Isharp: profiling logger id must come before LOGGER_SIZE
2024-08-30  Philippe Antoinedatasets: test unix socket ipv6 operations
2024-08-30  Eric Leblonddatasets: fix parsing of ip4 in ip6
2024-08-30  Lukas Sismisprofiling: use correct conditional on packet profiling...
2024-08-30  Victor Julienpcap-file: limit setvbuf to linux
2024-08-30  Victor Julienpcap: implement pcap-file-buffer-size option
2024-08-30  Victor Julienpcap-file: improve setvbuf implementation
2024-08-30  Jason Ishpcap-file: use larger buffer for reading pcap files
2024-08-30  Victor Julienpacketpool: allow larger max-pending-packets
2024-08-12  Philippe Antoinerust: compatibility with cbindgen 0.27 11622/head
2024-08-07  Giuseppe Longorust/ldap: handle GAPs 11616/head
2024-08-07  Giuseppe Longorust/ldap: add pdu frames
2024-08-07  Giuseppe Longorust/ldap: enable parser for udp
2024-08-07  Juliana Fajardiniuserguide: clarify flow:stateless explanation
2024-08-07  Philippe Antoinerfb: move app-layer registration code to rust
2024-08-07  Philippe Antoinedetect/rfb: move keywords to rust
2024-08-06  Philippe Antoinessh/frames: avoid unsigned integer overflow 11608/head
2024-08-06  dependabot... github-actions: bump ossf/scorecard-action from 2.3...
2024-08-06  dependabot... github-actions: bump github/codeql-action from 3.25...
2024-08-04  Philippe Antoinedetect: make events prefilterable 11607/head
2024-08-04  Philippe Antoinedetect: minor optimization for tx
2024-08-04  Philippe Antoinedetect/tx: avoid a call to memset
2024-08-04  Victor Juliendoc/userguide: document logging changes from 6 to 7
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
next