]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2019-08-20  Hilko BengenAdd documentation for --with-clang parameter 4112/head
2019-08-20  Hilko Bengenebpf: Use $(CLANG) to build eBPF programs
2019-08-20  Hilko Bengenconfigure: Introduce CLANG variable
2019-08-20  Jeff Lucovskycleanup: eliminate warnings/errors with debug build...
2019-08-20  Andreas Herzuserguide: remove old reference to rule-reload option
2019-08-20  Shivani Bhardwajsrc/detect: check DetectBufferSetActiveList return...
2019-08-20  Philippe Antoinesignature: avoids overflow from VariableNameHash
2019-08-19  Jeff Lucovskydetect/analyzer: remove HAVE_LIBJANSSON cpp guards 4108/head
2019-08-19  Jeff Lucovskyspelling: correct spelling typo
2019-08-19  Jeff Lucovskydetect/analyzer: add support for http_content_type
2019-08-19  Shivani Bhardwajrust: Fix deprecation warnings
2019-08-19  jason taylorapplayer: fix typo in debug output
2019-08-12  Andreas Herzrule-reload: enable rule-reload for -s and -S run as... 4099/head
2019-07-22  Victor Julienpcap: fix breakloop error handling 4067/head
2019-07-19  Victor Juliennetmap: suppress format truncation warning 4062/head
2019-07-19  Victor Juliendetect/mpm: put transform into 'profile name'
2019-07-19  Victor Juliendetect/dns: register correct profile name
2019-07-19  Victor Julienstring: making shortening function global
2019-07-19  Victor Juliendevice: break string shortening out of device shortening
2019-07-19  Victor Juliendevice: remove duplicate length check
2019-07-19  Victor Juliendetect: move includes/declarations closer to use
2019-07-19  Victor Juliendetect: fix inaccurate comments
2019-07-19  Max Fillingerpfring: Fix kernel version in comment
2019-07-19  Eric Leblondaf-packet: fix build on recent Linux kernels
2019-07-19  Shivani Bhardwajrust: fix compiler warning
2019-07-19  Philippe Antoinessl: register probing for port 443 if no config
2019-07-19  Shivani Bhardwajconfigure: Add date with rev information
2019-07-17  Jeff Lucovskyoutput/json: Refactor output buffer size macro
next