]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-11-17  Victor Juliendoc/userguide: add tag keyword page 9826/head
2023-11-17  Victor Juliendoc/userguide: document host table yaml settings
2023-11-17  Philippe Antoinehttp2: app-layer event for userinfo in uri 9820/head
2023-11-14  Victor Julienmacset: remove dead flow init/cleanup code 9789/head
2023-11-14  daniel zhaodetect/flow: fix DETECT_FLOW_FLAG_ESTABLISHED check
2023-11-14  Victor Juliengithub-ci: Fedora 37 to 39; use packaged cbindgen
2023-11-14  Jason Ishoutputs: call plugin ThreadDeinit, not Deinit
2023-11-14  Jason Isheve: remove some dead code
2023-11-14  Philippe Antoinehttp2: normalize host when there is user info
2023-11-09  Philippe Antoinehttp2: update brotli crate 9767/head
2023-11-07  Philippe Antoinehttp2: event on mismatch between authority and host 9748/head
2023-11-06  Philippe Antoinedetect: parse units for integers 9745/head
2023-11-02  Kirjan Kohuladasdoc/rule-profiling: fix suricatasc typo 9736/head
2023-11-02  Lukas Sismisprivs: refactor SCGetUser/GroupID to void functions
2023-11-02  Lukas Sismisprivs: hint the user of unset user/group name
2023-11-01  Victor Julienpacketpool: signal waiter within lock 9727/head
2023-11-01  Victor Julienpacketpool: return one packet as well on sync now
2023-11-01  Victor Julienpacketpool: remove WaitForN logic as it is unused
2023-11-01  Victor Julienflow/timeout: no need to wait for packetpool
2023-11-01  Victor Julienhost/iprep: run all timeout logic
2023-11-01  Victor Juliendetect/urilen: fix discontinue matching logic
2023-10-31  Daniel Olatunjidetect/bytetest: convert unittests to FAIL/PASS 9716/head
2023-10-30  Jason Ishdns/eve: make removed v1 style a warning, not an error 9714/head
2023-10-30  Jason Ishdns/eve: use default formats if formats is empty
2023-10-30  Daniel Olatunjidetect/bytejump: convert unittests to FAIL/PASS
2023-10-30  Jason Ishrunmodes: remove obsolete references to pcap auto modes
2023-10-30  Jeff Lucovskydetect/bytejump: Improve end-of-buffer handling
2023-10-30  Jeff Lucovskydetect/bytejump: Remove unused "Match" function
2023-10-30  Lukas Sismisunix-manager: prioritize the shutdown check
2023-10-28  Juliana Fajardinigithub: improve template CLA request info 9701/head
2023-10-28  Juliana Fajardiniuserguide: add proper label to RPM install section
2023-10-28  Hadiqa Alamdar... detect-tcp-window: Convert unittests to new FAIL/PASS API
2023-10-28  Hadiqa Alamdar... flow-bit: Convert unittests to new FAIL/PASS API
2023-10-28  Hadiqa Alamdar... util-misc: Convert unittests to new FAIL/PASS API
2023-10-28  Liza Oparmisc: improve code documentation
2023-10-28  Daniel Olatunjirust: remove cbindgen:ignore on frames module
2023-10-28  Daniel Olatunjirust/doc: add docstring to rust module files.
2023-10-28  Daniel Olatunjidoc: be consistent with the use of "sudo"
2023-10-19  Victor Julienversion: start development towards 7.0.3
2023-10-18  Shivani Bhardwajrelease: 7.0.2; update changelog suricata-7.0.2
2023-10-18  Philippe Antoinemime: avoid quadratic complexity in MimeDecAddEntity
2023-10-17  Philippe Antoinedetect: error early when too many buffers 9645/head
2023-10-16  Victor Juliendetect: inspect all packets in multi-layer tunneling 9637/head
2023-10-16  Victor Juliendetect: fix legacy modifiers leading to multi-buffer
2023-10-16  Lukas Sismisdpdk: update DPDK builder versions
2023-10-16  Lukas Sismisdpdk: support new 23.11 DPDK bonding API
2023-10-16  Lukas Sismisdpdk: add hugepage hint on low number of hugepages
2023-10-16  Lukas Sismisdpdk: add hugepage hint to lower the amount of reserved...
2023-10-16  Comfort Amaechiuserguide: cover install-full and install-conf
2023-10-16  jason taylordoc: add tls.cert_chain_len docs
2023-10-16  Bruno Francadetect-ssh-proto-version: use FAIL macros in tests
2023-10-06  Juliana Fajardinidocs: adjust readthedocs config to new options 9575/head
2023-10-06  Philippe Antoinerust: update brotli decompressor crate
2023-10-06  Shivani Bhardwajoutput/email: use SCCalloc for OutputJsonEmailCtx
2023-10-06  Juliana Fajardinidoc/quickstart: add software-properties instruction
2023-10-06  Juliana Fajardinidoc/install: link to devguide's install from git
2023-10-06  Shivani Bhardwajdoc/code-submission: add commit sign guide
2023-10-03  Philippe Antoinequic: v2 support per rfc 9369 9539/head
2023-10-03  Travis Greendoc: add tcp flags documentation
2023-10-03  Philippe Antoinedetect: check if signature uses too many buffers
2023-10-03  Juliana Fajardinidetect/analyzer: add more details for ipopts
2023-09-29  Jason Ishreadme: minor cleanups 9535/head
2023-09-29  Jason Ishreadme: add a resources section
2023-09-29  Jason Ishreadme: formatting
2023-09-29  Philippe Antoinedetect: remove code writing unused values
2023-09-29  Jeff Lucovskydetect/bytejump: Improve negative post_offset handling.
2023-09-29  Jeff Lucovskydetect/bytejump: Change DoMatch signature to return...
2023-09-22  Philippe Antoinemime: process chunk as soon as possible 9513/head
2023-09-15  Lukas Sismisdpdk: reset stats just before the start of packet recei... 9492/head
2023-09-15  Lukas Sismisdpdk: stop devices immediately after Suricata stop...
2023-09-15  Jeff Lucovskydetect/gen: Minor cleanup
2023-09-15  Jeff Lucovskydetect/rule: Use de_ctx buffer id
2023-09-15  Jeff Lucovskydetect: Count buffer id once
2023-09-15  Shivani Bhardwajaf-packet: fetch mtu info once
2023-09-15  Shivani Bhardwajutil/ioctl: use LiveDevice to retrieve name
2023-09-15  Shivani Bhardwajutil/ioctl: rename pcap_dev to dev
2023-09-15  Shivani Bhardwajutil/ioctl: cut vain check on GetIfaceMaxHWHeaderLength
2023-09-15  Shivani Bhardwajconf: check if node value is Null
2023-09-15  Jason Ishconf: fix include handling from arrays
2023-09-15  Jeff Lucovskystats: Track stream reassembly drops
2023-09-14  Victor Julienversion: start development towards 7.0.2
2023-09-13  Juliana Fajardinirelease: 7.0.1; update changelog suricata-7.0.1
2023-09-13  Philippe Antoinesmtp: fix null deref with config option body md5
2023-09-13  Victor Julienspm/hs: don't exit on bad patterns
2023-09-06  Jason Ishreadthedocs: pin theme to sphinx_rtd_theme 9449/head
2023-09-06  Jason Ishconfigure: more idiomatic autoconf for sphinx-build...
2023-09-06  Jason Ishconfigure: check for new enough sphinx-build
2023-09-06  Philippe Antoinefuzz: enable by default all protocols
2023-09-06  Jeff Lucovskybuild/nss: Remove libnss from CI 9442/head
2023-09-06  Arne Welzelcommunity-id: Fix IPv6 address sorting not respecting...
2023-09-05  Ralph Eastwoodnapatech: fix null-dereference of packet 9441/head
2023-09-05  Ralph Eastwoodnapatech: print NUMA recommendation early
2023-09-05  Ralph Eastwoodnapatech: fix incorrect fmt specifiers for log
2023-09-05  Ralph Eastwoodnapatech: remove superfluous log messages
2023-09-05  Ralph Eastwoodnapatech: generalise numa config recommending
2023-09-05  Ralph Eastwoodnapatech: fix shadowed global is_inline warning
2023-09-05  Ralph Eastwoodconfigure: move -lntapi to LIBS variable
2023-09-05  Ralph Eastwoodnapatech: fix warnings with ByteExtractStringUint8
2023-09-05  Ralph Eastwoodnapatech: fix thread flags with THV_RUNNING
2023-09-05  Ralph Eastwoodnapatech: fix compilation with SCTIME usage
next