]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-12-20  Victor Julienapp/protos: reformat string to proto 8305/head
2022-12-20  Victor Julienapp-layer: check name vs proto mapping in registration
2022-12-20  Victor Juliennetmap/runmode: minor code cleanup
2022-12-20  Victor Julienioctl: output cleanups 8304/head
2022-12-20  Victor Juliennetmap: output cleanups
2022-12-20  Victor Juliendpdk: don't "fix" broken ips setting
2022-12-20  Victor Juliendpdk: output cleanups
2022-12-20  Victor Juliennfq: minor error message improvement
2022-12-20  Victor Julienoutput: add %M format option for the log message body
2022-12-20  Victor Juliencommandline: output cleanups
2022-12-20  Victor Julienpcap: output cleanups
2022-12-20  Victor Julienoutput: default output format
2022-12-20  Victor Julienoutput: remove unused log levels
2022-12-20  Victor Julienoutput: print detect-engine as detect
2022-12-20  Victor Julienoutput/capture: group source and runmode
2022-12-20  Victor Julienoutput: add %D for compact log level
2022-12-20  Jeff Lucovskylog/json: Convert log output to use JsonBuilder
2022-12-20  Jeff Lucovskyconfig: Clarify when log format can be overridden
2022-12-20  Jeff Lucovskylog: Use SCCalloc instead of alloc/clear
2022-12-20  Jeff Lucovskylog: Add module and subsystem identifiers to log
2022-12-20  Victor Julienunix-socket: minor output improvements
2022-12-20  Victor Julienmpm/ac: remove dead code
2022-12-20  Victor Julienmpm/ac: use FatalError instead of Critical and exit
2022-12-20  Victor Juliendetect: more compact message on error
2022-12-20  Victor Julienaf-packet: output cleanups and unification
2022-12-20  Victor Julienoutput: issue warning if file can't be opened
2022-12-20  Victor Julienoutput: remove all custom errors
2022-12-20  Victor Julienoutput: remove error codes from output
2022-12-20  Victor Julienerror: use SC_EINVAL for invalid input
2022-12-20  Victor Julienerror: remove unused alloc error code
2022-12-20  Victor Julienerror: use SC_ENOMEM for alloc errors
2022-12-20  Victor Julienlogopenfile: errno style error handling
2022-12-20  Victor Julienhashlist: use errno style error handling
2022-12-20  Victor Julienmembuffer: errno style error reporting
2022-12-20  Victor Julienpool: use errno style error reporting
2022-12-20  Victor Julienerror: bootstrap errno like error code approach
2022-12-20  Victor Juliendetect/mpm: output cleanups
2022-12-20  Victor Juliendevice: special case handling of dpdk devices
2022-12-20  Victor Juliendevice: output tweak
2022-12-20  Victor Juliendpdk: set RSS flags for igb driver
2022-12-20  Victor Juliendpdk: ips output cleanups
2022-12-20  Victor Julieneve/schema: bittorrent format fixup
2022-12-20  Victor Julienoutput: minor code cleanups
2022-12-20  Victor Julienunix-socket: don't print unix socket message twice
2022-12-20  Jeff Lucovskygeneral: Correct typos
2022-12-16  Victor Julienrunmodes: minor output cleanup
2022-12-15  Victor Juliendetect: turn cleanup message into debug message
2022-12-15  Victor Juliendevice/mtu: clean up mtu message
2022-12-15  Victor Juliendevice: cleanup stats print
2022-12-15  Victor Julienrunmode: log test mode later
2022-12-15  Victor Julienpcap-file: output cleanups
2022-12-15  Victor Julienaf-packet: output cleanups
2022-12-14  Victor Julienmpm/hs: turn cleanup messages in to debug 8288/head
2022-12-14  Victor Julienstream: debug message cleanup
2022-12-14  Victor Julienthreading: memset cpu_set_t to address cppcheck warning
2022-12-14  Victor Juliendpdk: fix cppcheck warnings
2022-12-14  Victor Julienframes: suppress cppcheck warning
2022-12-14  Victor Juliencapture: remove unnecessary mtu check
2022-12-14  Victor Julienclassification: avoid duplicate errors
2022-12-14  Victor Julienunix-socket: avoid duplicate errors
2022-12-14  Victor Juliendnp3: no error logging in packet path
2022-12-14  dependabot... github-actions: bump actions/checkout from 3.1.0 to...
2022-12-14  Juliana Fajardinigithub: update contrib guide link in PR template
2022-12-14  Haleema Khandetect-detection: Convert unittests to new FAIL/PASS API
2022-12-14  Haleema Khandetect-detection: Apply clang-format
2022-12-14  Victor Juliendpdk: NUMA output adjustments
2022-12-12  Haleema Khandetect/sigorder: Convert unittests to new FAIL/PASS API
2022-12-12  Lukas Sismisdpdk: decrease intensity of warnings related to NUMA...
2022-12-09  Victor Julienradix: fix ipv6 address parsing warning 8267/head
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
next