]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-04-23  Shivani Bhardwajversion: start development towards 6.0.20 10932/head 10945/head
2024-04-23  Shivani Bhardwajrelease: 6.0.19; update changelog suricata-6.0.19
2024-04-22  Victor Julienhttp2: fix for rustc 1.41.1
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 Antoinedetect/parse: set limits for pcre2
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-18  Victor Juliendetect/iponly: fix compile warning 10895/head
2024-04-18  Victor Juliendetect/http: fix compile warning in body tests
2024-04-18  Victor Julienpcap: support LINKTYPE_IPV6 (229)
2024-04-18  Victor Juliendefrag: fix wrong datalink being logged
2024-04-18  Victor Juliendefrag: match up v4 and v6 packet setup
2024-04-18  Philippe Antoinerust/mqtt: fix clippy 1.77 warning
2024-04-18  Philippe Antoinerust: fix clippy 1.77 warning
2024-04-17  Philippe Antoineconf: avoid quadratic complexity 10875/head
2024-03-22  Shivani Bhardwajversion: start development towards 6.0.19 10699/head 10704/head
2024-03-21  Shivani Bhardwajrelease: 6.0.18; update changelog suricata-6.0.18
2024-03-20  Philippe Antoinerust: fix build with MSRV 10679/head
2024-03-20  Victor Julienrust: add MSRV as rust-version 10674/head
2024-03-20  Shivani Bhardwajversion: start development towards 6.0.18 10672/head
2024-03-19  Shivani Bhardwajrelease: 6.0.17; update changelog suricata-6.0.17
2024-03-19  Philippe Antoinessh: limit length for banner logs
2024-03-19  Philippe Antoinessh: avoid quadratic complexity from long banner
2024-03-19  Jason Ishci: update ubuntu22.04 builds with clang14+asan
2024-03-18  Philippe Antoinedetect: update packet action on protocol change
2024-03-18  Victor Julienyaml: remove newline from error message
2024-02-18  Alexey Simakovutil/mime: fix memory leak 10455/head
2024-02-18  Victor Julienmulti-tenant: fix loader dead lock
2024-02-18  Ralph Eastwoodnapatech: update docs to remove hba reference
2024-02-18  Ralph Eastwoodnapatech: remove deprecated hba support
2024-02-09  Shivani Bhardwajversion: start development towards 6.0.17 10343/head 10362/head
2024-02-08  Shivani Bhardwajrelease: 6.0.16; update changelog suricata-6.0.16
2024-02-07  Philippe Antoinehttp2: limit number of concurrent transactions
2024-02-07  Philippe Antoinesmtp: avoid creating empty transaction
2024-02-07  Philippe Antoinesmtp: config limit maximum number of live transactions
2024-02-07  Philippe Antoinehttp1: configurable max number of live tx per flow
2024-02-07  Philippe Antoinehttp1: remove transactions from their list
2024-02-07  Philippe Antoinehttp2: handle reassembly for continuation frames
2024-02-05  Jason Ishrules: use primary default-rule-path if set on command... 10313/head 10323/head
2024-02-04  Philippe Antoinempm: allocate StateQueue on the heap 10311/head
2024-02-04  Victor Juliendetect: fix path creation in Windows
2024-01-28  Victor Juliendetect: free all tenant detect engines
2024-01-25  Jason Ishrequirements: use libhtp 0.5.x 10247/head 10254/head
2024-01-21  Victor Juliengithub-ci: only specify major version for alma 10213/head
2024-01-21  Lukas Sismisgithub-ci: add eBPF to the builds workflow
2024-01-09  Philippe Antoinedoc: fix byte_test examples 10139/head
2023-12-09  Lukas Sismisdoc: update userguide installation instructions 10022/head
2023-12-09  Eric Leblondconfigure: fix llc detection on recent Debian
2023-11-30  Jeff Lucovskydetect/analysis: Move globals to engine ctx 9927/head
2023-11-24  Jason Ishgithub-ci: cancel previous builds workflow for branch 9889/head
2023-11-24  Jason Ishgithub-ci: remove Fedora 36, 37; add Fedora 39
2023-11-24  jason taylordoc: update file.data keyword documentation
2023-11-21  Juliana Fajardiniuserguide: update tls not_after/not_before mentions 9856/head
2023-11-17  Philippe Antoinehttp2: app-layer event for userinfo in uri 9828/head
2023-11-16  Travis Greendoc: add tcp flags documentation 9806/head
2023-11-14  Victor Julienhost/iprep: run all timeout logic 9782/head 9788/head
2023-11-10  Philippe Antoinehttp2: event on mismatch between authority and host 9770/head 9771/head
2023-10-31  Jason Ishdns/eve: use default formats if formats is empty 9719/head 9730/head
2023-10-31  Jeff Lucovskydetect/bytejump: Improve end-of-buffer handling 9717/head
2023-10-28  Juliana Fajardinidocs: adjust readthedocs config to new options 9702/head 9728/head
2023-10-19  Victor Julienversion: start development towards 6.0.16
2023-10-18  Shivani Bhardwajrelease: 6.0.15; update changelog suricata-6.0.15
2023-10-18  Philippe Antoinemime: avoid quadratic complexity in MimeDecAddEntity
2023-10-18  Shivani Bhardwajoutput/email: use SCCalloc for OutputJsonEmailCtx 9647/head 9648/head
2023-10-17  Victor Juliendetect: inspect all packets in multi-layer tunneling 9643/head
2023-10-17  Victor Julienthreads: cleanup decode_pq handling
2023-10-17  Victor Julienflowworker: simplify pseudo packet use
2023-10-14  Philippe Antoinerust: tilde version for byteorder 9615/head 9621/head
2023-10-14  Jeff Lucovskydetect/bytejump: Improve negative post_offset handling. 9613/head
2023-09-26  Jeff Lucovskystats: Track stream reassembly drops 9521/head 9529/head
2023-09-14  Victor Julienversion: start development towards 6.0.15
2023-09-13  Juliana Fajardinirelease: 6.0.14; update changelog suricata-6.0.14
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-07  Victor Julienbpf: close fp in all error paths 9461/head 9472/head
2023-09-07  Victor Julienpath: new funcs to merge paths
2023-09-07  Victor Julienstat: add wrappers to isolate OS_WIN32 specifics
2023-09-07  Victor Juliendetect/filemagic: fix thread ctx registration; reloads
2023-09-07  Victor Julienvar-names: reimplement var name handling
2023-09-07  Arne Welzelcommunity-id: Fix IPv6 address sorting not respecting... 9460/head
2023-09-06  Jason Ishreadthedocs: pin theme to sphinx_rtd_theme 9450/head
2023-09-05  Haleema Khandns/eve: add 'HTTPS' type logging 9440/head
2023-08-17  Shivani Bhardwajaf-packet: terminate on same interface & copyiface 9391/head
2023-08-08  Victor Juliendetect/file: correct registration for HTTP 9362/head
2023-08-08  Victor Juliendetect/file: use util to turn keyword to nocase
2023-08-08  Victor Juliendetect/content: cleanup nocase conversion
2023-08-08  Victor Juliendetect/fileext: reimplement based on file.name
2023-08-08  Victor Juliendetect/filename: switch to file.name implementation
2023-08-08  Victor Juliendetect/filemagic: switch to file.magic implementation
2023-08-08  Victor Juliendetect/tls: minor fingerprint cleanup
2023-08-08  jason tayloruserguide: add details about tcp flow pass 9361/head
2023-08-08  jason taylordoc: hyperscan information updated
2023-08-08  jason taylordoc: update file.name keyword information
next