]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-12-08  Bazzan Dondetect-engine-tag: convert unittests to new FAIL/PASS API 8258/head
2022-12-08  Bazzan Dondevguide: add page on installing suricata from git
2022-12-06  Philippe Antoinefuzz: do not use timestamps at the end of times 8251/head
2022-12-06  Philippe Antoineftp: disables debug assertion
2022-12-06  Jason Ishdoc/userguide: ubuntu: install software-properties...
2022-12-06  Jason Ishrust/clippy: comments on why we have specific allows
2022-12-06  Jason Ishrust/clippy: fix lint: type_complexity
2022-12-06  Jason Ishrust/clippy: allow result_unit_err in http2 only
2022-12-06  Jason Ishrust/clippy: fix lint: upper_case_acronyms
2022-12-06  Jason Ishrust/clippy: fix lint: manual_find
2022-12-06  Jason Ishrust/clippy: fix lint: len_without_is_empty
2022-12-06  Jason Ishrust/clippy: fix lint: field_reassign_with_default
2022-12-06  Jason Ishrust/clippy: remove allow: collapsible_else_if
2022-12-06  Jason Ishrust/clippy: remove allow: collapsible_if
2022-12-06  Jason Ishrust/clippy: fix lint: new_without_default
2022-12-06  Jason Ishrust/clippy: fix lint: redundant_pattern_matching
2022-12-06  Jason Ishrust/clippy: fix lint: never_loop
2022-12-06  Jason Ishrust/clippy: fix lint: nonminimal_bool
2022-12-06  Jason Ishrust/clippy: fix lint: derive_partial_eq_without_eq
2022-12-06  Jason Ishrust/clippy: fix lint: explicit_counter_loop
2022-12-06  Jason Ishrust/clippy: fix lint: extra_unused_lifetimes
2022-12-06  Jason Ishrust/clippy: fix lint: needless_range_loop
2022-12-06  Jason Ishrust/clippy: remove lint: for_loops_over_fallibles
2022-12-06  Jason Ishrust/clippy: fix lint: match_ref_pats
2022-12-06  Jason Ishrust/clippy: fix lint: needless_lifetimes
2022-12-06  Jason Ishrust/clippy: remove lint: bool_comparison
2022-12-06  Jason Ishrust/clippy: fix lint: single_match
2022-12-06  Jason Ishrust/clippy: fix lint: while_let_loop
2022-12-06  Philippe Antoinequic: do not use stack for inspection buffer
2022-12-06  Jason Ishgithub-ci: verify generated rust code is rustfmt and...
2022-12-06  Jason Ishsetup-app-layer: rustfmt new rust files
2022-12-06  Jason Ishtemplate: import c_void, c_char, c_int
2022-12-06  Jason Ishtemplate: remove no_mangle and pub where not needed
2022-12-06  Jason Ishsetup-app-layer: set copyright year to current year
2022-12-06  Jason Ishtemplate: rename template-rust to template
2022-12-06  Jason Ishtemplates: remove C app-layer templates
2022-12-06  Jason Ishtemplates: clang format cleanups
2022-12-06  Jason Ishsetup-app-layer: remove generator for C parsers
2022-12-06  Jason Ishrust/app-layer-template: rustfmt
2022-12-06  Jason Ishapp-layer-template-rust: remove C app-layer stub
2022-12-06  Jason Ishrust/conf: add fn conf_get_node
2022-12-06  Jason Ishgithub-ci: add app-layer-template builder
2022-12-06  Jason Ishgithub-ci: rename alma to almalinux; 8.4 to 8
2022-12-03  Victor Julienrust/lzma: clippy fixup 8237/head
2022-12-03  Victor Julienmime/base64: unify space handling
2022-12-03  Philippe Antoinemime: do not skip empty lines for quoted-printable
2022-12-03  Jason Ishgithub-ci: enable lua on Fedora 36 build
2022-12-03  Jason Ishrust/http2: fix clippy lint for is_empty()
2022-12-03  Jason Ishgithub-ci: fail if cargo clippy --fix creates a changes
2022-12-03  Philippe Antoinedns: do not oputput empty array for query
2022-12-03  Philippe Antoineeve/schema: check that each array has at least one...
2022-12-03  Richard McConnelldoc: document AF_XDP feature
2022-12-03  Richard McConnellaf-xdp: Configure build with AF_XDP support
2022-12-03  Richard McConnellaf-xdp: Add AF_XDP socket support
2022-12-03  Todd Mortimerfile/swf: Use lzma-rs decompression instead of libhtp.
2022-11-30  Victor Juliensmb: fix file reopening issue 8223/head
2022-11-30  Victor Julienfuzz/sigpcap: set pkt_src
2022-11-30  Victor Julienstream: stricter check inserting segments
2022-11-29  Victor Julienversion: require libhtp 0.5.42 8218/head
2022-11-29  Victor Julienflow: cleanup and clarify ancient debug messages
2022-11-29  Victor Juliendecode: enforce layer limit through tunnel layers
2022-11-29  Philippe Antoinedcerpc: fix integer underflow
2022-11-29  Shivani Bhardwajutil/base64: fix heap buffer overflow
2022-11-29  Victor Julienversion: development towards 7.0.0-rc1
2022-11-28  Jason Ishgithub-ci: non-root builder 8217/head
2022-11-28  Jason Ishrust: sha-1 is now sha1 8216/head
2022-11-25  Philippe Antoinesmb: do not use tree id to match request and response 8209/head
2022-11-25  Jason Ishreadthedocs: enable all formats
2022-11-25  Victor Juliensmtp/files: don't modify prev file on open failure
2022-11-25  Victor Julienfiles: always initialize inspect_window and min_inspect...
2022-11-25  Victor Julienrust/files: open file without trackid as pointer
2022-11-25  Victor Julienrust/filecontainer: remove unused declaration
2022-11-25  Victor Julienstreaming/buffer: set hard limit on buffer size
2022-11-22  Jason Ishgithub-ci/centos:7: cache yum RPMs 8198/head
2022-11-22  Jason Ishgithub-ci/windows: cache cargo artifacts
2022-11-22  Jason Ishgithub-ci/macos: don't force cbindgen
2022-11-22  Jason Ishgithub-ci: cache RPMs on dnf distros
2022-11-22  Jason Ishgithub-ci: better .cargo caching
2022-11-22  Philippe Antoinehttp2: fix decompression buffering
2022-11-22  Philippe Antoinehttp2: support padded data frames
2022-11-22  Victor Juliensrc: unify how warnings specify ticket id's
2022-11-22  Jason Ishafpacket/netmap: warn about mixed ips, ids/tap deprecation
2022-11-21  Philippe Antoineci: remove unnecessary write permission to github workflow 8192/head
2022-11-21  Philippe Antoineci: build with -Werror for -Wimplicit-int-conversion
2022-11-18  Philippe Antoinedetect: fix memory leak when parsing signature 8187/head
2022-11-18  Victor Julienprofiling: fix includes 8185/head
2022-11-18  Todd Mortimerswf-decompression: Disable by default.
2022-11-18  Victor Julienipfw: fix missing include
2022-11-18  Victor Juliennetmap: fix missing include
2022-11-18  Jason Ishclassification: continue processing on parse error
2022-11-18  Philippe Antoinesrc: remove double includes
2022-11-18  Philippe Antoinesrc: fix some include orders
2022-11-18  Philippe Antoinesrc: remove obsolete comment
2022-11-18  Philippe Antoinesrc: fix remaining cppclean warnings
2022-11-18  Philippe Antoineunittest: fix unneeded includes as per cppclean
2022-11-18  Philippe Antoineutil: fix includes for util-memcmp
2022-11-18  Philippe Antoineci: adds one build with hyperscan
2022-11-18  Philippe Antoineci: adds build with luajit
2022-11-18  Philippe Antoinesrc: fix integer warnings
2022-11-17  Philippe Antoinetls: fix off by one in supported versions extension
next