]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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...
2019-08-26  Jeff Lucovskyapp-layer: Invoke FTP parser cleanup function
2019-08-26  Jeff Lucovskyftp: Use MPM for command lookup
2019-08-26  Jeff Lucovskyftp: Remove LIBJANSSON guards
2019-08-26  Jeff Lucovskyeve/ftp: Move "get next line" into app-layer-ftp.c
2019-08-23  Victor Julienstream: support debug notice message in tfo 4122/head
2019-08-23  Eric Leblonddoc: install eBPF files in share directory
2019-08-23  Eric Leblondbypass: fix build on Windows
2019-08-23  Eric Leblonddoc: fix English and some typos
2019-08-23  Eric Leblonddoc: pointer to bpfctrl
2019-08-23  Eric Leblonddoc: improve doc on compiling with eBPF support
2019-08-23  Eric Leblonddoc: improve XDP cpu redirect documentation
2019-08-23  Eric Leblondebpf: add tunnel aware load balancing
2019-08-23  Eric Leblondebpf: add XDP load balancing code
2019-08-23  Eric Leblonddoc: only balance by ip pair
2019-08-23  Eric Leblonddoc: document filter.bpf changes
2019-08-23  Eric Leblondbypass: introduce CAPTURE_OFFLOAD
2019-08-23  Eric Leblondflow-hash: generalize function
2019-08-23  Eric Leblondebpf: improve parsing in filter.bpf
2019-08-22  Victor Juliendetect: fix FP on ICMP unreachable errors 4115/head
2019-08-22  Jeff Lucovskymain: fix typo in output
2019-08-22  Jeff Lucovskystream/tcp: correct spelling typos
2019-08-22  Victor Julienstream/tcp: support TCP fast open
2019-08-22  Victor Juliendecode/tcp: TCP fast open option decoding
2019-08-21  Philippe Antoinesignature: fixes leak with duplicate signatures 4113/head
2019-08-21  Philippe Antoineboyermoore: optimization with one alloc less
2019-08-21  Philippe Antoinedetectproto: adding missing probing parsers
2019-08-21  Eric Leblonddetect-geoip: add info for list keywords
2019-08-21  Eric Leblonddoc: fix typos in geoip doc
2019-08-21  Eric Leblonddoc: fix display of icmp code and type array
2019-08-21  Eric Leblonddoc: use a table to list direction filter in geoip
2019-08-21  Eric Leblonddoc: fix geoip syntax
2019-08-21  Shivani Bhardwajunix/socket: Add rev date to version info
2019-08-21  Vinjar HillestadDocumenting base64_decode and base64_content
next