]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-09-17  Victor Juliensmtp: fix file_data inspection 4211/head
2019-09-17  Victor Juliensip: disable output by default 4210/head
2019-09-17  Jason Ishsip: rustfmt
2019-09-17  Jason Ishsip: disable by default in 5.0
2019-09-17  Jason Ishsip rust fixup: remove unused import in tests
2019-09-17  Jason Ishsip fixup: _Bool -> bool
2019-09-17  Giuseppe Longodoc: add SIP keywords
2019-09-17  Giuseppe Longodetect/sip.response_line: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.request_line: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.stat_msg: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.stat_code: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.protocol: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.uri: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.method: add sticky buffer
2019-09-17  Giuseppe Longooutput/json-alert: add sip metadata
2019-09-17  Giuseppe Longorust/sip: add SIP logger
2019-09-17  Giuseppe Longorust/sip: add parser for SIP protocol
2019-09-17  Victor Juliendetect/dns.opcode: improve error reporting
2019-09-16  Jason Ishdoc: document dns.opcode keyword 4206/head
2019-09-16  Jason Ishdoc: Replace dns_query with dns.query.
2019-09-16  Jason Ishdns/detect: dns.opcode keyword
2019-09-16  Victor Julienhtp: simplify depth check 4204/head
2019-09-16  Giuseppe Longodoc: update file-extraction section
2019-09-16  Giuseppe Longoapp-layer-htp: use stream depth with filestore
2019-09-16  Giuseppe Longoapp-layer-parser: flag a tx to use stream depth
2019-09-16  Shivani Bhardwajdetect: Add missing keyword URLs and description 4203/head
2019-09-16  Jack Mottclassification: add command-and-control classtype
2019-09-16  Travis Greendoc: fix whitespace
2019-09-16  Travis Greendoc: add to sigmatch_table
2019-09-16  Travis Greendetect: syntax regex logic update
2019-09-16  Jason Ishconfig/anomaly: use enabled key word; cleanups
2019-09-16  Mats Klepslandoutput-lua: register app-layer parser logger for SSH
2019-09-16  Mats Klepslandoutput-lua: register app-layer parser logger for TLS
2019-09-14  Jason Ishhtp/lzma: set limit from configuration 4201/head
2019-09-14  Victor Julienhtp: set lzma memlimit from config
2019-09-12  Victor Juliendoc/dotprefix: fix example rules
2019-09-12  Jeff Lucovskydetect/transform: add dotprefix keyword to doc
2019-09-12  Jeff Lucovskydetect/transform: add dotprefix keyword
2019-09-12  Victor Juliendoc/eve.anomaly: fix indent and general formatting
2019-09-12  Jeff Lucovskylogging/anomaly: Add warning code for anomaly log 4193/head
2019-09-12  Jeff Lucovskydoc: Simplified anomaly configuration settings
2019-09-12  Jeff Lucovskylogging/anomaly: Support configuration filter types
2019-09-10  Eric Leblonddoc: change eBPF directory path 4188/head
2019-09-10  Victor Julienrust/conf: don't print failed conf lookups at info...
2019-09-10  Victor Julienrdp: disable eve.rdp by default
2019-09-09  Jason Ishrdp: disable rdp by default for 5.0
2019-09-09  Jason Ishrdp: address comments in pull request
2019-09-09  Zach Kellyprotocol parser: rdp
2019-09-09  Shivani Bhardwajcounters: Add new default for decoder events
2019-09-09  Andreas Herzdoc: add quickstart guide
2019-09-09  Victor Julienips: fix wrong thread for bridge ips modes
2019-09-09  Victor Juliendoc/stream: briefly explain bypass
2019-09-09  Phil Youngstream: fix bypass callback for stream.depth
2019-09-09  Shivani Bhardwajctl/filestore: Add check for filestore directory
2019-09-09  Jason Ishftp: removing uninitialized variable warning
2019-09-09  Jason Ishuserguide: remove section on using Oinkmaster
2019-09-09  Jason Ishrules: remove configuration for legacy rule handling
2019-09-09  Jason Ishrules: no longer install rules to /etc/suricata/rules
2019-09-09  Jason Ishrules: install dhcp-events.rules; order alphabetically
2019-09-09  Victor Julienpd: don't reverse flow if TCP session not midstream
2019-09-09  Jason Ishdns: handle mid stream pickup on response packet
2019-09-06  Travis Greendoc: add endswith keyword docs 4180/head
2019-09-06  Travis Greendoc: update of ssh-kewords documentation
2019-09-06  Jason Ishdoc: use describe instead of option for old Sphinx
2019-09-06  Jason Ishrust: update to Rust 2018 with cargo fix
2019-09-06  Jeff Lucovskydetect/analyzer: Add missing http_accept_enc handling
2019-09-06  Shivani Bhardwajrust: Get rid of unneeded macros, fix warnings
2019-09-05  Victor Juliendetect/dataset: fix 'state' path handling 4177/head
2019-09-05  Victor Juliendatasets/doc: minor fixes and clarifications
2019-09-05  Victor Juliendatarep: remove notice messages
2019-09-05  Victor Juliendatasets: remove notice messages and improve errors
2019-09-03  Victor Juliendoc/dataset: initial documentation 4166/head
2019-09-03  Victor Juliensuricatasc: add dataset-add command
2019-09-03  Victor Juliendatasets: unix socket dataset-add command
2019-09-03  Victor Juliendatasets: match on lists of data
2019-09-03  Victor Julienthash: generalize hash table as used in flow
2019-09-03  Victor Juliensuricata: expose system as global
2019-09-03  Victor Juliensuricata: --data-dir option
2019-09-03  Victor Julientravis: add liblzma (xz) for osx 4160/head
2019-09-03  Victor Julienconfigure: bump minimum htp to 0.5.30
2019-09-03  Victor Julienlzma: make mandatory
2019-09-03  Philippe Antoinehttp: fixes stream flags for http tests
2019-09-03  Philippe Antoinehttp: wait for response line for filename
2019-09-02  Victor Julienconst: constify decoder, app-layer, detect funcs
2019-09-02  Victor Julienafl: fix compile warnings for decoder fuzz funcs
2019-08-30  Jason Ishtravis-ci: update for minimum Rust version of 1.33. 4141/head 4146/head
2019-08-30  Jason Ishrustfmt: use default rustfmt configuration
2019-08-30  Jason Ishrust: check for minimum Rust version of 1.33.0.
2019-08-29  Philippe Antoineinstall: install all files for events rules 4139/head
2019-08-29  Philippe Antoineboyermoore: avoid one tolower call
2019-08-29  Jeff Lucovskyftp: Ensure non-zero command length with MPM init
2019-08-29  Jason Ishconfigure.ac: prevent empty if block (llc check)
2019-08-29  Shivani Bhardwajconfigure: Remove enable-rust-debug
2019-08-29  Shivani Bhardwajdetect: Improve rule keyword alproto registration
2019-08-26  Victor Juliendoc: typo fixes 4123/head
2019-08-26  Nick Priceja3: Mention LibNSS dependency for JA3
2019-08-26  Fabrice Fontainefix build on m68k with uclibc
2019-08-26  Jeff Lucovskyftp: address review comments
2019-08-26  Jeff Lucovskyftp: remove RUST guards
2019-08-26  Jeff Lucovskyeve/ftp: Modifications for MPM-enabled command descript...
next