]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-12-20  Victor Julienmingw: add SCNtohl and SCNtohs macro's
2017-12-20  Victor Julienmingw: fix use of undefined USR2 signal
2017-12-20  Victor Julienmingw: fix compilation of signals code
2017-12-20  Victor Julienmingw: work around mingw mkdir
2017-12-20  Jason Isheve: remove json format option - was not used
2017-12-20  Jason Isheve.flow: removed unused http parameters
2017-12-20  Jason Isheve: fix context datatype used in init functions
2017-12-20  Jason Isheve.dnp3: removed unsed context field
2017-12-20  Jason Isheve.flow: remove "hi" log message
2017-12-20  Jason Isheve.netflow: remove "hi" log message
2017-12-20  Victor Julienrust: add --enable-rust-debug
2017-12-20  Victor Julienhostbits: fix test setup 3108/head
2017-12-20  Victor Julienfile_data: move tests into tests/
2017-12-20  Victor Julienfile_data: unify inspect engines
2017-12-20  Victor Julienfile_data: smtp file_data to generic file_data
2017-12-20  Victor Juliendetect: minor cleanup
2017-12-20  Victor Julienapp-layer: use bool for 'HasDecoderEvents'
2017-12-20  Victor Juliendetect: no tcp flags in mask for pseudo packets
2017-12-20  Victor Juliendetect/mpm: micro optimization in setup
2017-12-20  Victor Juliendetect: remove old simd references
2017-12-20  Victor Juliendecode/vlan: don't consider ARP 'unknown'
2017-12-20  Victor Julienpfring: minor code cleanups
2017-12-20  Victor Julienpfring: add warning for stripped vlan header case
2017-12-20  Victor Julienpfring: fix vlan handling issues
2017-12-19  Eric Leblondapp-layer-ftp: add memcap for ftp
2017-12-19  Eric Leblonddoc: update file extraction document
2017-12-19  Eric Leblonddoc: update following ftp-data changes
2017-12-19  Eric Leblonddetect-ftpdata: match on ftp-data operation
2017-12-19  Eric Leblondapp-layer-ftp: add ftp-data support
2017-12-19  Eric Leblondapp-layer-expectation: expectation system
2017-12-19  Eric Leblondapp-layer: add Flow to probing parser functions
2017-12-19  Eric Leblondflow: add parent_id field
2017-12-19  Eric Leblonddetect: increase signature mask length
2017-12-19  Eric Leblondsuricata: storage early to get it everywhere
2017-12-19  Giuseppe Longodoc: add memcap commands in unix-socket section 3104/head
2017-12-19  Giuseppe Longosuricatasc: add commands for memcap handling
2017-12-19  Giuseppe Longorunmode-unix-socket: add commands for memcap handling
2017-12-19  Giuseppe Longohost: get/set memcap value
2017-12-19  Giuseppe Longoippair: get/set memcap value
2017-12-19  Giuseppe Longodefrag: get/set memcap value
2017-12-19  Giuseppe Longohtp: destroy atomic vars
2017-12-19  Giuseppe Longohtp: get/set memcap value
2017-12-19  Giuseppe Longoflow: get/set memcap value
2017-12-19  Giuseppe Longostream-tcp: get/set memcap value
2017-12-19  Giuseppe Longostream-tcp-reassemble: declare 'size' as uint64_t
2017-12-19  Pierre ChifflierHash table: free bucker in case of insertion error
2017-12-19  Pierre ChifflierHash table: check hash array size when inserting element
2017-12-19  Eric Leblonddoc: document log reopen unix socket command
2017-12-19  Eric Leblondunix-socket: add logs reopen command
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
next