]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-04-17  Philippe Antoineoutput/alert: check flag before logging app-layer 10887/head
2024-04-17  Philippe Antoineoutput: do not use tx id 0 when there is no tx
2024-04-17  Jeff Lucovskydetect/ipopts: Handle multiple ip options
2024-04-17  Jeff Lucovskydetect/ipopts: Remove unneeded PCRE logic
2024-04-17  Jeff Lucovskydetect/ipopt: Misc. cleanup
2024-04-17  Philippe Antoinewebsocket: configurable logging of payload in alerts 10873/head
2024-04-17  Philippe Antoineapp-layer: websockets protocol support
2024-04-17  Philippe Antoineprotodetect: run expected probing parser
2024-04-17  Philippe Antoineprotodetect: allows not port-based probing parsers
2024-04-17  Philippe Antoineprotodetect: remove unused field
2024-04-17  Philippe Antoinehttp2: add settings from newer RFCs
2024-04-17  Philippe Antoineenip: register on default 44818/tcp port
2024-04-16  Philippe Antoineconf: avoid quadratic complexity 10865/head
2024-04-16  Andreas Herzdataset: cleanup datasets that hit the memcap while...
2024-04-16  Victor Juliendecode/ppp: fix iplen check int handling
2024-04-16  Juliana Fajardinipgsql: check for eol when parsing response 10856/head
2024-04-16  Juliana Fajardinieve/alert: add missing pgsql metadata
2024-04-16  Sascha Steinbissja4: implement for TLS and QUIC
2024-04-16  Sascha Steinbissja3: make feature compile time configurable
2024-04-16  Sascha Steinbisssuricata: initialize feature tracking earlier
2024-04-15  Jeff Lucovskyflow/inject: Select thread_id by flow flag 10852/head
2024-04-15  Victor Juliendecode/ppp: add missing types definitions
2024-04-15  Victor Juliendecode/ppp: clean up ppph pointer use
2024-04-15  Victor Juliendecode/ppp: remove ppph check in favor of flag
2024-04-15  Victor Juliendecode/ppp: support different header formats
2024-04-14  Philippe Antoinedetect/analyzer: add more details for tcp_mss 10841/head
2024-04-14  Philippe Antoinedetect/analyzer: create tojson function for generic...
2024-04-13  Philippe Antoineutil: remove unused bloom filter code 10832/head
2024-04-13  Philippe Antoinesrc: remove unused headers-exported functions
2024-04-13  Jeff Lucovskystats: Memcap pressure max relocation
2024-04-13  Jeff Lucovskydoc: Describe noalert keyword
2024-04-13  Philippe Antoineoutput: generic simple tx json logger
2024-04-13  Philippe Antoineoutput/dns: do not add empty app-layer metadata
2024-04-13  Philippe Antoineoutput/dnp3: restrict function scope to one file
2024-04-13  Victor Julienpcap: support LINKTYPE_IPV6 (229)
2024-04-13  Victor Juliendefrag: fix wrong datalink being logged
2024-04-13  Juliana Fajardinieve/stats: allow hiding counters whose valued is 0
2024-04-13  Lukas Sismisdpdk: support 52 byte long key on ice (E810) cards
2024-04-13  Lukas Sismisdpdk: enlarge key length to 52 bytes
2024-04-12  Philippe Antoineci: clean some disk space to run CIFuzz again 10821/head
2024-04-12  Jason Ishcargo: add description and license
2024-04-12  Jason Ishautomake/rust: remove path.lib
2024-04-12  Victor Julienalert/syslog: fetch ipproto once
2024-04-12  Victor Julienalert/syslog: stringify addresses outside alert loop
2024-04-12  Victor Julienalert/syslog: minor code cleanups
2024-04-12  Victor Julienalert/syslog: only hold lock for syslog call
2024-04-11  Juliana Fajardinilog/stats: allow longer counter names 10805/head
2024-04-11  Juliana Fajardiniyaml: minor wording fix on Suricata package version
2024-04-11  Juliana Fajardiniyaml: explicitly mention exception policy in conf
2024-04-11  Juliana Fajardiniuserguide: document exception policy stats
2024-04-11  Juliana Fajardiniuserguide: highlight exception policy effects
2024-04-11  Juliana Fajardinistream/midstream: add counter for exception policy
2024-04-11  Juliana Fajardinistream/reassemble: add exception policy counters
2024-04-11  Juliana Fajardinistream/tcp: add ssnmemcap exception policy counter
2024-04-11  Juliana Fajardiniapplayer: add stats counters for exception errors
2024-04-11  Juliana Fajardinidefrag: add exception policy memcap stats counters
2024-04-11  Juliana Fajardinidecode/flow: add exception policy stats counters
2024-04-11  Juliana Fajardiniexceptions: make types and ToStr fns more accessible
2024-04-11  Juliana Fajardinischema: apply clang formatting changes
2024-04-10  Juliana Fajardiniapp-layer/htp: clean up unused code in unittests 10800/head 10803/head
2024-04-10  Juliana Fajardiniapp-layer: fix minor typo and formatting in LogInfo
2024-04-10  Daniel Olatunjidetect/analyzer: add more details for tcp_seq 10795/head
2024-04-10  Lukas Sismisdpdk: implement DPDK SW tests
2024-04-10  Lukas Sismisdpdk: fix thread slot assignment
2024-04-10  Lukas Sismisdpdk: make static variables thread_local
2024-04-10  Lukas Sismisci: bump up the DPDK versions
2024-04-10  jason taylordoc: update http keyword listing order
2024-04-10  jason taylordoc: update file.name keyword information
2024-04-10  jason taylordoc: update file.data keyword information
2024-04-10  jason taylordoc: update http.response_header keyword
2024-04-10  jason taylordoc: update http.request_header keyword
2024-04-10  jason taylordoc: update http.host http.host.raw keyword
2024-04-10  jason taylordoc: update http.location keyword information
2024-04-10  jason taylordoc: update http.server keyword information
2024-04-10  jason taylordoc: update http.response_body keyword information
2024-04-10  jason taylordoc: update http.response_line keyword information
2024-04-10  jason taylordoc: update http.stat_msg keyword information
2024-04-10  jason taylordoc: update http.stat_code keyword information
2024-04-10  jason taylordoc: update http.request_body keyword information
2024-04-10  jason taylordoc: update http.header_names keyword information
2024-04-10  jason taylordoc: update http.start keyword information
2024-04-10  jason taylordoc: update http.referer keyword information
2024-04-10  jason taylordoc: update http.content_len keyword information
2024-04-10  jason taylordoc: update http.content_type keyword information
2024-04-10  jason taylordoc: update http.connection keyword information
2024-04-10  jason taylordoc: update http.accept_lang keyword information
2024-04-10  jason taylordoc: update http.accept_enc keyword information
2024-04-10  jason taylordoc: update http keyword normalization notes
2024-04-10  jason taylordoc: update http.accept keyword information
2024-04-10  jason taylordoc: update http.user_agent keyword
2024-04-10  jason taylordoc: update http.cookie keyword information
2024-04-10  jason taylordetect: minor http.cookie keyword typo fix
2024-04-10  jason taylordoc: update http.header keyword information
2024-04-10  jason taylordoc: remove legacy description/duplicated data
2024-04-10  jason taylordoc: update http.request_line keyword information
2024-04-10  jason taylordoc: update http.protocol keyword documentation
2024-04-10  jason taylordoc: update urilen keyword documentation
2024-04-10  jason taylordoc: remove legacy uricontent information
2024-04-10  jason taylordoc: update http.uri and http.uri.raw keywords
2024-04-10  jason taylordoc: update http.method keyword
next