]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-07-25  Lukas Sismisdpdk: treat unknown socket ID as a valid socket ID 9288/head
2023-07-25  Lukas Sismisdpdk: fix DPDK thread check for IPS mode
2023-07-25  Juliana Fajardiniuserguide/upgrade: link to exception policy FAQ
2023-07-25  Philippe Antoineoutput: add storing boolean for files
2023-07-25  Philippe Antoinejsonschema: add missing field .files[].file_id
2023-07-25  Philippe Antoinesrc: checks to avoid divisions by zero
2023-07-25  Philippe Antoineprofiling: fix check to compute average bytes
2023-07-25  Victor Julienstats: add drop reason counters
2023-07-25  Victor Julienstats: update ips capture counters centrally
2023-07-25  Victor Julienstats: register ips capture stats for each packet thread
2023-07-25  Victor Julieneve/schema: add ips capture stats
2023-07-25  Victor Julienstats: simplify ips capture stats logic
2023-07-25  Victor Julienmime: replace small memcpy with loop
2023-07-25  Victor Juliendetect: fix minor compile warning
2023-07-25  Victor Juliensysfs: fix minor compile warning
2023-07-21  Cole Dishingtondecode-ipv6: Set L4 proto on ipv6 incase of GRE decode... 9267/head
2023-07-19  Philippe Antoinedecode: fix offset for DCE layer 9261/head
2023-07-18  Jeff Lucovskydetect/include: Remove unnecessary includes 9248/head
2023-07-18  Victor Julienversion: start development towards 7.0.1
2023-07-18  Shivani Bhardwajrelease: 7.0.0; update changelog suricata-7.0.0
2023-07-17  Jeff Lucovskydetect/multi-tenant: Make tenant_id 32 bits everywhere 9244/head
2023-07-17  Jeff Lucovskydetect/pcre: Use local match variables 9243/head
2023-07-16  Victor Juliendetect/base64_decode: use local pcre2_match_data 9240/head
2023-07-16  Victor Julienreference: fix multi-tenant loading issues
2023-07-16  Victor Julienclassification: fix multi-tenant loading issues
2023-07-15  Juliana Fajardinidoc/userguide: update ref to installation from git 9239/head
2023-07-15  Juliana Fajardinimeta-docs: update links
2023-07-15  Victor Juliendoc: security policy
2023-07-15  Jason Ishgithub-ci: don't build docs in almalinux:8, centos:8
2023-07-15  Jason Ishdoc/support-status: add support status page
2023-07-15  Jason Ishdoc/userguide: avoid horizontal scroll on rtd
2023-07-14  Victor Julienfile: remove FILE_USE_DETECT flag 9237/head
2023-07-14  Jeff Lucovskydetect/file: Remove centralized proto definition
2023-07-14  Jeff Lucovskydetect/file_data: Consolidate file handling
2023-07-14  Jeff Lucovskydetect/file: Filehandler registration logic
2023-07-14  Jeff Lucovskyfile/htp: Add logic for file access
2023-07-14  Jeff Lucovskyfile: Window and edge adjustments
2023-07-14  Victor Juliendetect/engine: minor debug cleaup
2023-07-14  Victor Juliendetect/mpm: remove useless checks
2023-07-14  Jeff Lucovskympm: Use typedef for mpm registration
2023-07-13  Shivani Bhardwajrust: fix clippy warnings 9233/head
2023-07-13  Victor Julienrust: update cargo.lock
2023-07-13  Juliana Fajardiniuserguide/eve: format and reorganize alert section
2023-07-13  Juliana Fajardinioutput/drop: add verdict field
2023-07-13  Juliana Fajardinioutput/alert: add verdict field
2023-07-13  Juliana Fajardinimisc: fix typos & update copyright years
2023-07-13  Shivani Bhardwajutil/mime: skip over any invalid char
2023-07-13  Philippe Antoinehttp2: do not append data after closing file 9224/head
2023-07-13  Andreas Herzdoc/upgrade: add more 6 to 7 changes and minor improvements
2023-07-13  Jeff Lucovskyconfig/swf: SWF deprecation warning message
2023-07-13  Victor Julienflow/hash: fix and cleanup key/flow_id getters
2023-07-13  jason taylordoc: hyperscan information updated
2023-07-13  jason taylordoc: add multi buffer support note to keyword docs
2023-07-13  jason taylordoc: add multiple buffer matching documentation
2023-07-13  Jason Ishdoc/userguide: more eve http upgrade notes
2023-07-13  jason tayloruserguide: add details about tcp flow pass
2023-07-13  Victor Julienrequirements: use libhtp 0.5.45
2023-07-13  Victor Juliendetect/filemagic: fix thread ctx registration; reloads
2023-07-13  Victor Juliendetect: more compact layout of DetectEngineCtx
2023-07-13  Victor Juliendetect: reduce failure_fatal to bool to save space
2023-07-13  Victor Julienspm: reduce spm_matcher size to uint8_t
2023-07-13  Victor Juliendetect: create more strict rule validation
2023-07-11  Victor Juliendetect/iponly: fix minor warning with unittest but... 9200/head
2023-07-11  Victor Juliengithub-ci: run cocci in fedora 38
2023-07-10  Jeff Lucovskydetect/byte_math: Permit var name for bytes value 9198/head
2023-07-10  Jeff Lucovskydetect/byte_math: Use proper index for rvalue var
2023-07-10  Jeff Lucovskydetect/byte_math: Document bytes variable name
2023-07-10  Jeff Lucovskydetect/byte-jump: Document var usage for nbytes
2023-07-10  Jeff Lucovskydetect/bytejump: Allow nbytes to be a variable
2023-07-10  Jeff Lucovskydoc/byte_test: Document byte_test variable usage
2023-07-10  Jeff Lucovskydetect/byte_test: Allow nbytes value to be a variable
2023-07-10  Lukas Sismisdpdk: improve handling of SOCKET_ID_ANY in DPDK 22.11+
2023-07-10  Lukas Sismisdpdk: refactor log messages
2023-07-10  Lukas Sismisdpdk: improve DPDK thread handling
2023-07-10  Lukas Sismisdoc: update install instructions
2023-07-10  Jason Ishrequirements: suricata-update 1.3.0
2023-07-10  Shivani Bhardwajutil/base64: fix tests for RFC2045
2023-07-10  Shivani Bhardwajutil/base64: update test macro to use user data
2023-07-10  Shivani Bhardwajutil/base64: check dest buf size to hold 3Bytes
2023-07-10  Shivani Bhardwajutil/base64: check for dest buf size in last block
2023-07-10  Shivani Bhardwajutil/base64: fix padding bytes for trailing data
2023-07-10  Shivani Bhardwajutil/base64: skip any invalid char for RFC2045
2023-07-10  Shivani Bhardwajutil/base64: add test for long string w RFC4648
2023-07-10  Philippe Antoinehttp: remove obsolete checks for files
2023-07-10  Philippe Antoinehttp2: file tracker is initialized when file is closed
2023-07-10  Jason Ishfile-data: better error for conflicting keywords
2023-07-07  Jason Ishgithub-ci: remove fedora 36 builds 9168/head
2023-07-07  Jason Ishgithub-ci: update rust versions
2023-07-07  Jason Ishconfigure: set minimum rust version to 1.63.0
2023-07-07  Shivani Bhardwajdoc/http: use "sticky buffer" where applicable
2023-07-07  Philippe Antoineoutput/file: http2 metdata is logged in http object
2023-07-05  Victor Juliendetect/fileext: reimplement based on file.name 9149/head
2023-07-05  Victor Juliendetect/filename: switch to file.name implementation
2023-07-05  Victor Juliendetect/filemagic: switch to file.magic implementation
2023-07-05  Victor Juliendetect/tls: minor fingerprint cleanup
2023-07-05  Victor Juliendetect/content: minor cleanup
2023-07-05  Jeff Lucovskyconfig/af-packet: Warn/replace rollover usage 9148/head
2023-07-05  Jeff Lucovskyconfig: Document cluster_rollover deprecation
2023-07-05  Jeff Lucovskydoc/afpacket: Document rollover deprecation
2023-07-05  Jeff Lucovskydetect/stat: Display 0 instead of nan
next