]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-12-18  Jason Ishdns-log: don't register if HAVE_RUST 3103/head
2017-12-18  Jason Ishrust/dns - convert more type values to text
2017-12-18  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences in PostConfLoad...
2017-12-18  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences after ConfGetBo...
2017-12-18  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences in HostInitConfig
2017-12-15  Victor Juliencontent: fix depth/within, offset/distance mix
2017-12-14  Jason Ishtemplate scripts: fixup detect setup scripts 3093/head
2017-12-14  Andreas Herzdetect-engine: add missing mutex unlock
2017-12-14  Andreas Herzrule-reload: fix possible hangup with SIGUSR2
2017-12-14  Victor Juliendoc: initial suricata-update page 3090/head
2017-12-13  Victor Julienpcap-directory: fix double free in error path 3085/head
2017-12-13  Victor Julienapp-layer/counters: check counter id
2017-12-13  Danny Browningsource-pcap-file: Fix coverity findings (Bug #2356)
2017-12-13  Danny Browningsuricata: pcap-file-continuous ignores other options...
2017-12-13  Victor Julienqa: add more drmemory suppressions for hyperscan
2017-12-13  Victor Julienprefilter/profile: validate end > start
2017-12-12  Wolfgang Hotwagnerconf: multiple NULL-pointer dereferences in StreamTcpIn... 3078/head
2017-12-12  Wolfgang Hotwagnerconf: multiple NULL-pointer dereferences in FlowInitConfig
2017-12-12  Wolfgang Hotwagnerconf: use of NULL-pointer in DetectLoadCompleteSigPath
2017-12-12  Wolfgang Hotwagnerconf: NULL-pointer dereference in ConfUnixSocketIsEnable
2017-12-12  Wolfgang Hotwagnerconf: Memory-leak in DetectAddressTestConfVars
2017-12-12  Victor Julienoutput: don't deadlock on log reopen failure
2017-12-12  Victor Julienconfigure: style fixup
2017-12-12  Victor Juliendetect: move rule loading into loader files
2017-12-12  Victor Juliendetect: move keyword registration into own file
2017-12-11  Victor Juliendetect: move grouping/building code into own file
2017-12-11  Victor Juliendetect: move unittests into tests/
2017-12-11  Victor Julienmpm/ac-ks: apply offset/depth
2017-12-11  Victor Julienmpm/ac-ks: coding style fixes
2017-12-11  Victor Julienmpm/ac: add depth/offset support
2017-12-11  Victor Julienmpm: add depth/offset support
2017-12-11  Victor Juliendetect: content limits propagation
2017-12-11  Andreas Herzkeyword-filesize: add units
2017-12-11  Dana Helwigsource-pcap-file: Pcap Directory Mode (Feature #2222)
2017-12-11  Eric Leblonddoc: add ruleset commands available in unix socket
2017-12-11  Giuseppe Longounix-manager: block live reload when -s/-S is specified
2017-12-11  Giuseppe Longounix-manager: add "ruleset-reload-rules" command
2017-12-11  Giuseppe Longounix-manager: print failed rules
2017-12-11  Giuseppe Longodetect: save invalid rules
2017-12-11  Eric Leblondunix-socket: add ruleset-reload-nonblocking command
2017-12-11  Giuseppe Longodetect-engine: remove DONE state
2017-12-08  Giuseppe Longounix-socket: add commands to print engine stats
2017-12-08  Giuseppe Longojson-stats: print engine stats
2017-12-08  Giuseppe Longodetect-engine: add reload time/rules stats
2017-12-08  Pascal Delalandedoc: update docs for DNS flags logging 3062/head
2017-12-08  Pascal Delalandedns: store flags for logging for TCP
2017-12-08  Clément GallandDns logger display flags information
2017-12-08  Giuseppe Longodns: log flags field
2017-12-08  Ralph Broeninkdoc: Amend the list of accepted protocols
2017-12-08  Ralph Broeninkdoc: Add my own name to the acknowledgements
2017-12-08  Ralph Broeninkdoc: Move IP reputation keyword to rules section
2017-12-08  Ralph Broeninkdoc: Restructure ToC
2017-12-08  Ralph Broeninkdoc: Make the header keywords section separate sections...
2017-12-08  Ralph Broeninkdoc: Move flowint as integral part of flow keywords
2017-12-08  Ralph Broeninkdoc: Minor changes in structuring of HTTP Keywords...
2017-12-08  Ralph Broeninkdoc: Move pcre entirely to Payload Keywords section
2017-12-08  Ralph Broeninkdoc: Move fast_pattern and prefilter to dedicated page
2017-12-08  Ralph Broeninkdoc: Moved explanation of normalized buffers to rules...
2017-12-08  Ralph Broeninkdoc: Move the definition of modifier keywords to the...
2017-12-08  Ralph Broeninkdoc: Completely rewrite the rules introduction for...
2017-12-08  Ralph Broeninkdoc: Meta-settings -> Meta Keywords plus some textual...
2017-12-08  Ralph Broeninkdoc: Use lowercased keyword names as section titles
2017-12-08  Ralph Broeninkdoc: Replace images of tables and rules with text in...
2017-12-08  Ralph Broeninkdoc: Add suricata.css to allow for some custom styling
2017-12-08  Victor Juliendetect/uri: apply urilen contents as depth
2017-12-08  Victor Juliendetect/http_uri: remove broken tests
2017-12-08  Wolfgang Hotwagnerconf: stack-based buffer-overflow in ParseFilename
2017-12-06  Ruslan Usmanovrate_filter by_both through IPPair storage 3056/head
2017-12-04  Danny Browningenum: don't printf on util-enum errors 3044/head
2017-12-04  Victor Juliendetect/http_host: add sid to nocase warning
2017-12-03  Victor Julienhosts: release packet references to hosts
2017-12-01  Gaurav SinghAdds options to mark when a file is final. 3037/head
2017-12-01  Victor Juliendetect/http_start: check if 'line' is valid
2017-11-30  Victor Juliendetect/flowint: harden code 3032/head
2017-11-30  Victor Juliendetect/flowint: only check if packet has flow
2017-11-30  Victor Juliendetect/flowint: improve unittests
2017-11-30  Victor Julienunittest/helpers: add helper to assign flow to packet
2017-11-28  Victor Juliendetect/depth: reject rules with depth smaller than... 3024/head
2017-11-28  Jason Ishdetect-parse: string copy not required 3022/head
2017-11-28  Jason Ishdetect-parse: don't use pcre for rule parsing
2017-11-28  Victor Julienrunmodes: config test is offline
2017-11-28  Victor Julienafl: enable afl dumps by envvar
2017-11-27  Victor Julienhttp: allow shinking in HTPRealloc 3017/head
2017-11-27  Pierre ChifflierAdd support for PCAP LINKTYPE_IPV4
2017-11-27  Victor Julienmingw: service init compile warning fix
2017-11-27  Victor Julienoutput: clean up log API unittests
2017-11-27  Victor Julienflow: optimize Flow structure layout
2017-11-27  Victor Julienthresholds: simplify config parsing
2017-11-27  Victor Juliendetect: make glob.h optional
2017-11-24  Victor Juliendetect: fix flow bypass flag handling
2017-11-24  Victor Juliendetect/analyzer: formatting fixup 3013/head
2017-11-24  Victor Juliendetect: constify rule group lookup
2017-11-24  Victor Juliendetect: minor profiling cleanup
2017-11-24  Victor Juliendetect/mpm: minor cleanup: remove unused function arg
2017-11-24  Victor Juliendetect-state: minor cleanups
2017-11-24  Victor Juliendetect: constify address match functions
2017-11-24  Victor Juliendetect: style cleanup
2017-11-24  Victor Julienapp-layer: minor cleanup
2017-11-24  Victor Julienapp-layer: cleanup: use true bool type for 'logger'
2017-11-24  Victor Julienapp-layer: minor cleanups and optimizations
next