]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-07-01  Juliana Fajardinidetect/iprep: convert to FAIL/PASS API 6242/head 6261/head
2021-07-01  Philippe Antoinemodbus: do not claim to handle gaps
2021-07-01  showipintbridoc: Grammar Correction
2021-07-01  Shivani Bhardwajcounters: only print alerts if stats are enabled
2021-07-01  Juliana Fajardinidetect: fix typos and update copyright year
2021-07-01  Juliana Fajardinidetect: fix bug where rule without sid is accepted
2021-07-01  Philippe Antoinefuzz: only build fuzz_sigpcap_aware if asked
2021-07-01  Sascha Steinbissrust: fix warnings with nightly
2021-06-21  Eric Leblondstream/tcp: limit ACK validation
2021-06-21  Eric Leblondstream/tcp: don't reject on bad ack
2021-06-21  Eric Leblondstream/tcp: update ack handling logic
2021-06-21  Philippe Antoinedns: improve probing parser
2021-06-21  Victor Juliendetect/files: fix buffer tracking with multiple files
2021-06-21  Victor Julienmqtt: move sub/unsub limits into app-layer config
2021-06-21  Sascha Steinbissdetect/mqtt: add topic inspection limit
2021-06-15  Philippe Antoinesmtp: null terminate before calling strtoul
2021-06-15  Philippe Antoineswf: right input length for decompression
2021-06-15  Philippe Antoinedcerpc: handles bigger inputs than 2^16
2021-06-15  Philippe Antoinedetect: use u32 for InspectionBufferMultipleForList
2021-06-15  Victor Juliendetect: set event if max inspect buffers exceeded
2021-06-15  Victor Juliendetect: fix multi inspect buffer issue; clean up
2021-06-15  Victor Juliendetect: reformat events table
2021-06-15  Philippe Antoinenfs: improve probing parser 6198/head
2021-06-15  Philippe Antoineenip: improve probing parser
2021-06-15  Philippe Antoineconfig: fix null dereference in MacSetRegisterFlowStorage
2021-06-15  Philippe Antoinemodbus: use ascii character classes while parsin rule
2021-06-14  Philippe Antoinerust: SCLogDebug is real nop when built as release 6197/head
2021-06-14  Victor Julienhttp2: set Debug on structs
2021-06-14  Victor Julienunittests: optimize RunmodeIsUnittests()
2021-06-14  Victor Julienstream: packet to stream flags macro
2021-06-14  Victor Julienpackets: more detailed entry debug for detect/stream
2021-06-11  Victor Julienfiles: construct with default, free on drop
2021-06-07  Victor Julienfiles: implement default support
2021-06-04  Philippe Antoinerust: fix app-layer parser flags 6172/head
2021-06-04  Jeff Lucovskydecode/vxlan: Delay var init until needed
2021-06-04  Jeff Lucovskygeneral/typo: Correct typo
2021-06-04  Jeff Lucovskydecode: Eliminate NULL pkt checks
2021-06-04  Mats Klepslandthresholds: Fix buffer overflow in threshold context
2021-06-04  Mats Klepslandthresholds: syntax fixes
2021-06-04  Mats Klepslandthresholds: remove unneeded function argument
2021-06-04  Juliana Fajardinidoc/eve: common fields and alert updates
2021-06-04  Juliana Fajardinidoc/eve: fix typos
2021-06-02  Jeff Lucovskyoutput: Fix possible null deref 6157/head
2021-05-25  Philippe Antoinehttp2: only mimic http1 request if there is one 6139/head
2021-05-25  Jason Ishmakefile: don't include the whole test/ directory
2021-05-25  Jeff Lucovskyrust/default: Enable Default usage
2021-05-25  Jeff Lucovskynfs: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydhcp: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydcerpc: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydns: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskysmb: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskyrust/default: Enable Default usage in SMB
2021-05-21  Philippe Antoinedoc: update sphinx api to use add_css_file
2021-05-21  Shivani Bhardwajdcerpc/udp: Add rust registration function
2021-05-21  Shivani Bhardwajdcerpc/udp: Change fn sign as per rust registration...
2021-05-21  Shivani Bhardwajdcerpc: Add rust registration function
2021-05-21  Shivani Bhardwajdcerpc: Change fn sign as per rust registration requirement
2021-05-21  Shivani Bhardwajrust/core: Make AppProto type u16
2021-05-21  Shivani Bhardwajapplayer/rust: add extern AppLayerProtoDetectPMRegister...
2021-05-20  Victor Juliengithub: work around rustc mingw issue 6130/head
2021-05-20  Jason Ishsuricata-plugin.h: don't include autoconf.h
2021-05-18  Victor Julienhttp2: remove dead code
2021-05-18  Philippe Antoinehttp2: remove assertion which can be wrong
2021-05-18  Simon Dugasmodbus: fix quantity and count calculation
2021-05-18  Philippe Antoinehttp2: http.cookie keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: http.host.raw keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: http.method keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: makes all HTTP1 header keywords work
2021-05-18  Philippe Antoinehttp2: there is no status msg in HTTP2
2021-05-18  Philippe Antoinehttp2: http.stat_code keyword now works for HTTP2
2021-05-14  Jeff Lucovskydoc: Protocol name/case change for upgrade doc 6118/head
2021-05-09  Jeff Lucovskyproto: Remove dependency on /etc/protocols
2021-05-05  Jason Ishgithub-ci: enable hiredis on fedora 33 build 6109/head
2021-05-05  Jason Ishyaml: treat some unquoted values as null (per spec)
2021-05-05  Jeff Lucovskyoutput/redis: Redis threaded output changes
2021-05-05  Jeff Lucovskyconfig/plugin: Add template for plugins
2021-05-05  Jeff Lucovskyoutput/plugin: Support threaded output plugins
2021-05-05  Jeff Lucovskyoutput/plugin: API changes for threaded support
2021-05-04  Simon Dugasdoc/modbus: add eve logging documentation 6101/head
2021-05-04  Simon Dugasmodbus: add eve logging
2021-05-04  Simon Dugasmodbus: move tests from c to rust
2021-05-04  Simon Dugasmodbus: move from C to rust
2021-05-04  Simon Dugasmodbus: fix app-layer test cases
2021-05-04  Simon Dugasci: update known rust version
2021-05-04  Victor Julientravis: remove ci file as we switched to github-ci
2021-05-04  frank honzaike: set event for multiple server proposals
2021-05-04  Jason Ishunix-socket: reset to ready state on startup
2021-05-04  Jeff Lucovskydecode/vntag: Add VNTag decoder logic
2021-05-04  Jeff Lucovskytests/vntag: VNTAG decoder unittests
2021-05-04  Jeff Lucovskydecode/vntag: VNTAG 802.1Qbh decoder
2021-05-04  Jeff Lucovskydecode/stats: VNTAG stats
2021-05-04  Jeff Lucovskydecode/events: VNTAG decoder events
2021-05-04  Jeff Lucovskydecode: Add ethertype for VNTAG
2021-05-04  Shivani Bhardwajgithub: Update codeowner handle
2021-04-29  Philippe Antoineftp: completely parses pasv and epsv responses 6096/head
2021-04-26  Luke Coughlanflow/bypass: Properly set the ICMP emergency-bypassed... 6086/head
2021-04-26  Jeff Lucovskygeneral: Cleanup bool usage
2021-04-23  Philippe Antoinehttp2: have filecontainer for both directions 6080/head
2021-04-22  Jason Ishmisc: include queue.h before other headers 6078/head
2021-04-22  Jason Ishdns: remove flood protection purging 6076/head
next