]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-05-24  Shivani Bhardwajdetect/port: remove SigGroupHead* ops 11142/head
2024-05-24  Shivani Bhardwajdetect/port: clang fmt changes
2024-05-24  Shivani Bhardwajdetect/port: handle range and upper boundary ports
2024-05-24  Shivani Bhardwajdetect/port: fix grouping of ports w gaps
2024-05-24  Shivani Bhardwajdetect/port: handle single port that is range too
2024-05-24  Shivani Bhardwajutil/interval-tree: fix coverity warning
2024-05-24  Victor Juliendetect: optimize sig_cnt setting
2024-05-24  Victor Juliendetect: optimize group head bitarray handling
2024-05-24  Victor Juliendetect: prepare for SIMD optimizations
2024-05-24  Victor Juliendetect/port: use qsort instead of insert sort
2024-05-24  Shivani Bhardwajdetect/port: merge port ranges for same signatures
2024-05-24  Shivani Bhardwajdetect/port: remove the port cut/insertion stage
2024-05-24  Shivani Bhardwajdetect/port: create list of small port ranges
2024-05-24  Shivani Bhardwajdetect/port: create a tree of given ports
2024-05-24  Shivani Bhardwajdetect/port: find unique port points
2024-05-24  Shivani Bhardwajutil/interval-tree: suppress cppcheck warnings
2024-05-24  Shivani Bhardwajutil/interval-tree: add utility fns
2024-05-24  Shivani Bhardwajdetect/port: make DetectPortInit non static
2024-05-24  Shivani Bhardwajinterval-tree: add augmentation fns to the tree
2024-05-24  Shivani Bhardwajinterval-tree: remove splay tree implementation
2024-05-24  Shivani Bhardwajinterval-tree: add base data structure
2024-05-24  Victor Juliendetect/engine: fix whitelisting check
2024-05-23  Philippe Antoinedetect: log relevant frames app-layer metadata 11135/head
2024-05-23  Philippe Antoinedetect: use direction-based tx for app-layer logging
2024-05-23  Philippe Antoineoutput/alert: check flag before logging app-layer
2024-05-23  Philippe Antoineoutput: do not use tx id 0 when there is no tx
2024-05-23  Victor Juliendecode/ppp: fix iplen check int handling
2024-05-23  Victor Juliendecode/ppp: add missing types definitions
2024-05-23  Victor Juliendecode/ppp: clean up ppph pointer use
2024-05-23  Victor Juliendecode/ppp: remove ppph check in favor of flag
2024-05-23  Victor Juliendecode/ppp: support different header formats
2024-05-23  Victor Julienhostbits: release use_cnt for unix (add|remove)-hostbit
2024-05-23  Victor Juliendevice: don't crash on unix command 'iface-bypassed...
2024-05-23  Richard McConnellapp-layer: Set sc_errno upon error return
2024-05-23  Victor Julienpcap-log: use correct pkthdr size for limit enforcement
2024-05-23  Victor Julientime: only consider packet threads
2024-05-23  Jeff Lucovskyprofiling/rules: Improve dynamic rule handling
2024-05-22  Philippe Antoinehttp: fix nul deref on memcap reached 11119/head
2024-05-17  Philippe Antoinerust/probing: safety check for null input 11096/head
2024-05-17  Philippe Antoinerust: return empty slice without using from_raw_parts
2024-05-17  Philippe Antoinetests: do not bother to free a null pointer
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
next