]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-05-02  Victor Juliendetect/iprep: update doc about 0 value 11014/head 11016/head
2024-05-02  Victor Juliendetect/iprep: allow 0 as a reputation value
2024-05-02  Victor Juliendetect/iprep: minor code cleanups
2024-04-29  Philippe Antoineci: fix macos build 10978/head 10989/head
2024-04-29  Shivani Bhardwajdefrag: apply clang formatting
2024-04-29  Jason Ishclang-format.sh: prefer clang-format-14
2024-04-29  Jason Ishgithub-ci/formatting: update to Ubuntu 22.04
2024-04-29  Shivani Bhardwajtls/random: fix incorrect direction handling 10977/head
2024-04-23  Shivani Bhardwajversion: start development towards 7.0.6 10931/head 10943/head
2024-04-23  Shivani Bhardwajrelease: 7.0.5; update changelog suricata-7.0.5
2024-04-22  Philippe Antoinedetect/parse: set limits for pcre2
2024-04-22  Philippe Antoinehttp2: do not log duplicate headers
2024-04-22  Philippe Antoinehttp2: use a reference counter for headers
2024-04-22  Philippe Antoineutil/base64: fix buffer overflow
2024-04-22  Jason Ishdefrag: fix check for complete packet
2024-04-22  Jason Ishdefrag: fix subsequent overlap of start of original...
2024-04-22  Jason Ishdefrag: check next fragment for overlap before stopping...
2024-04-22  Jason Ishdefrag: use uint8_t in unit tests
2024-04-22  Jason Ishdefrag: consistent unit test naming
2024-04-22  Jason Ishdefrag: make tests more readable
2024-04-22  Jason Ishdefrag: minor cleanups
2024-04-20  Victor Julienips: check for livedev.use-for-tracking 10922/head 10927/head
2024-04-20  Victor Juliencapture: improve IDS + IPS check
2024-04-20  Victor Julienstreaming/buffer: improve integer handling safety
2024-04-20  Philippe Antoinedetect/http-server-body: avoid FP on toserver direction
2024-04-19  Lukas Sismisdpdk: support 52 byte long key on ice (E810) cards 10917/head
2024-04-19  Lukas Sismisdpdk: enlarge key length to 52 bytes
2024-04-19  Jeff Lucovskydetect/ipopts: Handle multiple ip options
2024-04-19  Jeff Lucovskydetect/ipopts: Remove unneeded PCRE logic
2024-04-19  Jeff Lucovskydetect/ipopt: Misc. cleanup
2024-04-18  Andreas Herzdataset: cleanup datasets that hit the memcap while... 10905/head 10913/head
2024-04-17  Philippe Antoineci: clean some disk space to run CIFuzz again 10886/head
2024-04-17  Philippe Antoineconf: avoid quadratic complexity 10874/head
2024-04-16  Jeff Lucovskyflow/inject: Select thread_id by flow flag 10861/head
2024-04-16  Arne Welzelschema: Add stats.capture and in_iface properties
2024-04-16  Arne Welzelstats: Fix non-worker stats missing
2024-04-16  Victor Julienpcap: support LINKTYPE_IPV6 (229)
2024-04-16  Victor Juliendefrag: fix wrong datalink being logged
2024-04-16  Victor Juliendefrag: match up v4 and v6 packet setup
2024-04-15  Shivani Bhardwajdoc: add note about fast_pattern w base64_data 10846/head
2024-04-15  Shivani Bhardwajbase64_data: inform of use w fast_pattern
2024-04-10  Jason Ishjsonbuilder: fix serialization of nan and inf 10799/head
2024-04-09  Victor Juliendetect/http: fix compile warning in body tests 10793/head
2024-04-09  Victor Julienhost-info: remove pcre2_substring_list_free use
2024-04-09  Jason Ishconfigure: .git can be a file as well
2024-04-09  Jason Ishconfigure: export release date for documentation
2024-04-09  Jason Ishdocs/userguide: use a consistent date for reproducible...
2024-04-09  Jason Ishconfigure: don't check ./revision, it never exists
2024-04-09  Jason Ishdocs/conf.py: fix python escape warning
2024-04-09  Lukas Sismisdpdk: add interrupt (power-saving) mode
2024-03-30  Jeff Lucovskyflow: Swap thread_ids 10738/head 10770/head 10771/head
2024-03-30  Jeff Lucovskyflow/inject: Ensure initialized thread value used
2024-03-25  Philippe Antoinerust/mqtt: fix clippy 1.77 warning 10721/head 10724/head
2024-03-21  Philippe Antoinerust/smb: fix clippy nightly warning
2024-03-21  Philippe Antoinerust: fix clippy 1.77 warning
2024-03-20  Victor Julienrust: add MSRV as rust-version 10677/head
2024-03-20  Shivani Bhardwajversion: start development towards 7.0.5 10671/head
2024-03-19  Shivani Bhardwajrelease: 7.0.4; update changelog suricata-7.0.4
2024-03-18  Philippe Antoinessh: limit length for banner logs
2024-03-18  Philippe Antoinessh: avoid quadratic complexity from long banner
2024-03-18  Philippe Antoineci: update ubuntu22.04 builds with clang14+asan 10660/head 10663/head
2024-03-18  Philippe Antoinedetect: flush when setting no_inspection
2024-03-18  Philippe Antoinedetect: update packet action on protocol change
2024-03-18  Victor Julienyaml: remove newline from error message
2024-03-13  Jonathan Perkinsnapatech: emit HBA deprecation only once 10644/head 10648/head 9478/head
2024-03-13  Philippe Antoinedecode/pppoe: skip useless loop unless debug 10627/head
2024-03-13  Philippe Antoinedecode/pppoe: pointer cast consistency
2024-03-13  Lukas Sismisdpdk: output unknown NIC's NUMA node message only on...
2024-03-11  Jeff Lucovskynetmap: Avoid HW errors when using pipes 10620/head
2024-03-11  Jason Ishplugins: initialize plugins earlier
2024-03-11  Jason Ishthread modules: separate initialization from registration
2024-03-09  Lukas Sismisdpdk: add a user warning on the change of RX/TX descriptors 10607/head
2024-03-09  Philippe Antoineoutput/filestore: delay snprintf until needed
2024-03-09  Philippe Antoineoutput/filestore: remove duplicate snprintf
2024-03-09  Philippe Antoineoutput: log tx only when there is a fresh app update
2024-03-07  Juliana Fajardiniuserguide: fix explanation about bsize ranges 10587/head
2024-03-07  Lukas Sismisdoc: mention the limited number of RX/TX descriptors...
2024-03-04  Lukas Sismisdpdk: max cache size should be lower than one of the... 10577/head
2024-03-04  Lukas Sismisdpdk: sanitize integer overflow in the configuration
2024-03-02  Lukas Sismishugepages: run hugepage check only on DPDK runmode... 10553/head
2024-03-02  Lukas Sismiserrors: add SC_ENOENT error
2024-02-29  Jason Ishpfring: fix leak of configuration data and in single... 10533/head
2024-02-29  Jason Ishpfring: fix leak of packet on exit
2024-02-29  Jeff Lucovskycppcheck: Address cpcheck report of an FP
2024-02-29  Victor Juliendetect/address: avoid cppcheck false positive
2024-02-29  Jeff Lucovskycppcheck/detect: Address cppcheck memory leak
2024-02-29  Victor Juliendetect: fix memory leak in error handling
2024-02-29  Victor Julienrunmode/unix-socket: fix cppcheck warnings
2024-02-29  Victor Juliendetect/mpm: don't test for impossible condition
2024-02-22  Jeff Lucovskymqtt: Improve frame parsing w/mult. PDUs 10489/head 10508/head
2024-02-21  Lukas Sismistcp: do not assign TCP flags to pseudopackets 10484/head 10485/head
2024-02-15  Victor Julienmulti-tenant: fix loader dead lock 10442/head
2024-02-15  Arne Welzelstats: Add unittest for basic stats serialization
2024-02-15  Arne Welzelstats: Do not expand dots of tm_name
2024-02-15  Simon Dugasdetect-engine-iponly: improve ip list performance
2024-02-15  Victor Juliendetect/tls.certs: fix direction handling
2024-02-15  Jeff Lucovskythreads/mutex: Ensure mutex held before signaling
2024-02-15  Jeff Lucovskynetmap: Release lock to avoid deadlock
2024-02-15  Alexey Simakovutil/mime: fix memory leak
2024-02-15  Philippe Antoinedetect: respect directionality for filestore
next