]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-10-12  Jason Ishautomake: use tar-ustar for longer filenames 4300/head
2019-10-12  Jason Ishdoc: document eve/dns v2 as the default
2019-10-12  Jason Ishsuricata.yaml/dns: small cleanups, not that default...
2019-10-12  Jeff Lucovskymem: Use correct len with strlcpy
2019-10-12  Fabrice Fontaineconfigure.ac: fix static build with pcap 4299/head
2019-10-12  Jason IshMakefile: prefix suricata-update error with @
2019-10-12  Jason Ishsuricata-update: don't install if requirements not met
2019-10-11  Victor Julienstream: fix progress for min_inspect_depth 4295/head
2019-10-11  Victor Juliensmtp: implement min_inspect_depth logic
2019-10-11  Victor Juliendebug: make it easier to trace flush logic
2019-10-11  Victor Julienconfigure: don't print ERROR if we don't exit
2019-10-11  Victor Julieneve/dhcp: remove leftover template comments
2019-10-11  Victor Julieneve/alert: clean up proto metadata
2019-10-11  Victor Juliendns: rename rust files and funcs
2019-10-11  Victor Julienjansson: remove explicit <jansson.h> includes
2019-10-11  Victor Julienjansson: remove HAVE_LIBJANSSON guards
2019-10-11  Victor Julienrust: remove build system HAVE_RUST guards
2019-10-11  Victor Julienrust: remove all HAVE_RUST guards
2019-10-11  Philippe Antoinehttp: updates suricata.yaml comments
2019-10-10  Jason Ishconfigure: fix python major version check on python 2.6 4292/head
2019-10-10  Jason Ishrust: run tests with same features as build
2019-10-10  Jason Ishrustup: handle rustup for sudo and su
2019-10-10  Jason Ishpython: fixes for installing from path with spaces
2019-10-10  Jason Ishrust: fix build when source directory has spaces in it
2019-10-10  Jason Ishconfigure: no, followed by reason for python tools 4290/head
2019-10-10  Jason Ishconfigure: generic instructions for missing python...
2019-10-10  Jason Ishsuricata-update: build before install
2019-10-10  Jason Ishconfigure: detect python major version
2019-10-10  Jason Ishconfigure: don't detect python version
2019-10-10  Jason Ishdoc: cleanup enging logging
2019-10-10  Jason Ishdoc: -v verbose option documentation update
2019-10-10  Jason Ishhelp: better description for -v
2019-10-10  Jason Ishlogging: used fixed levels of verbosity for -v, -vv...
2019-10-10  Jason Ishlogging: respect individual log levels
2019-10-10  Konstantin... app-layer: remove obsolete msn protocol detection
2019-10-10  Victor Juliendatasets: make clear the feature is experimental
2019-10-09  Victor Julieneve/anomaly: enable by default
2019-10-09  Victor Julienhtp: require 0.5.31
2019-10-09  Victor Julienyaml: minor improvements
2019-10-09  Victor Julienyaml: clean up 'autofp-scheduler' option
2019-10-09  Jeff Lucovskylog/anomaly: remove leading underscore from static var
2019-10-09  Jeff Lucovskydoc/eve.alert: Expand metadata description
2019-10-09  Jeff Lucovskylogging/alert: Warn if metadata not selected
2019-10-09  Jeff Lucovskylogging/anomaly: Clarify anomaly logging
2019-10-09  Jeff Lucovskylogging/alert: Expand alert logging description
2019-10-09  Jeff Lucovskyftp: Handle malformed RETR/STOR
2019-10-09  Fabrice Fontaineconfigure.ac: fix --disable-geoip
2019-10-09  Jason Ishconfig: install classification.config (and ref) to...
2019-10-09  Victor JulienRevert "runmode: consider test mode a user mode"
2019-10-09  Victor Juliendetect/ja3: print error for one rule only
2019-10-09  Victor Juliendetect/parse: allow signature parsing to fail silently
2019-10-09  Victor Juliendetect/parser: minor cleanup
2019-10-09  Victor Julientls/ja3: allow 'auto' setting for ja3
2019-10-09  Victor Julientls/ja3: try to enable ja3 if rule keywords need it
2019-10-09  Victor Julientls/ja3: add way to check active config
2019-10-09  Victor Julientls/ja3: don't disable; allowing runtime enabling
2019-10-09  Victor Julientls/ja3: allow dynamic enabling of ja3
2019-10-09  Victor Juliendetect/reference: implement strict parsing option
2019-10-09  Victor Juliendetect/classtype: implement strict parsing option
2019-10-09  Victor Juliendetect/parse: add --strict-rule-keywords option
2019-10-08  Victor Juliendetect: use named enum for keyword types
2019-10-08  Victor Juliendetect/reference: allow undefined references
2019-10-08  Victor Julienreference: change scope of add func to global
2019-10-08  Victor Julienreference: use global defines for size limits
2019-10-08  Victor Juliendetect/reference: code cleanups
2019-10-08  Victor Juliendetect/classtype: check size of rule input
2019-10-08  Victor Julienclasstype: handle missing classification.config
2019-10-08  Victor Julienclasstype: use global defines for size limits
2019-10-08  Victor Juliendetect/classtype: show file and line for unknown classtype
2019-10-08  Victor Juliendetect/priority: use global define for default prio
2019-10-08  Victor Juliendetect/classtype: allow undefined classtypes
2019-10-08  Victor Julienclasstype: increase id size
2019-10-08  Victor Julienclasstype: small memory reduction
2019-10-08  Victor Julienclasstype: put UNITTESTS guards where appropriate
2019-10-08  Victor Julienclasstype: reduce scope of functions
2019-10-08  Victor Juliendetect/classtype: change duplicate classtype behavior
2019-10-08  Victor Juliendetect/priority: change duplicate priority behavior
2019-10-08  Victor Juliendetect: use BIT_U32 macros for INIT flags
2019-10-08  Victor Juliendetect/priority: minor cleanups
2019-10-08  Victor Juliendetect/classtype: clean up error handling
2019-10-08  Victor Juliendetect/classtype: warn on duplicate classtype
2019-10-08  Victor Juliendetect/classtype: fix parsing error checking
2019-10-08  Jason Ishdetect/test: update test for file prune changes
2019-10-08  Jason Ishfile extraction: always prune files after detect
2019-10-08  Victor Julienafl/decode: fix stats related memleak reports
2019-10-07  Shivani Bhardwajafp: nicer error message in case of fanout failure 4280/head
2019-10-07  Shivani Bhardwajsuricata: Check if default log dir is writable
2019-10-07  Shivani BhardwajMakefile: Make libhtp available at install-rules stage
2019-10-05  Victor Juliendoc/datasets: update example config to map
2019-10-04  Victor Julienrunmode: consider test mode a user mode 4275/head
2019-10-04  Victor Juliendatasets: fix error handling
2019-10-04  Victor Juliendatasets: improve and doc return codes
2019-10-04  Jason Ishdataset: fix return value check on isnotset
2019-10-04  Victor Julienthash: fix prealloc config setting
2019-10-04  Victor Juliendatasets: fix hash table config
2019-10-04  Victor Juliendatasets: change config to map
2019-10-04  Victor Julienlua: fix lua int size detection 4273/head
2019-10-04  Jason Ishconfigure: detect lua integer size
2019-10-03  Jason Ishmagic/test: remove NULL as format string 4271/head
2019-10-03  Jason Ishconfigure: remove unused LUA_PC_NAME.
next