]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-03-08  Victor Juliendetect: fix tx iterator logic in detect 3273/head
2018-03-08  Victor Julienmingw: fix compile error
2018-03-07  Richard Saileroutput/lua: better lua output setup error handling 3272/head
2018-03-07  Richard Saileroutput/lua: remove unnecessary detect.h include
2018-03-07  Pierre ChifflierRust: add 'debug' feature
2018-03-05  Victor Julienprofiling: suppress debug statements 3271/head
2018-03-05  Thomas Andrejakprelude: add protocol information through JSON
2018-03-05  Daniel Humphriesunified2: fix xff extra-data output (Bug #2305)
2018-03-05  Pascal Delalandedoc: update eve json output for DNS and HTTP
2018-03-05  Victor Juliender/afl: free data during fuzzing
2018-03-02  Victor Julienoutput: fix logging wrong direction in tls upgrade 3263/head
2018-03-02  Victor Julienoutput/json: update callers to use explicit directions
2018-03-02  Victor Julienoutput/json: make log direction explicit
2018-03-02  Victor Julienoutput/json: clean up CreateJSONHeader calls
2018-03-02  Jason Ishtravis: redirect unittest output to file in all builds
2018-03-01  Victor Julienrust/json: add array_append_string
2018-03-01  Victor Julienrust/dns: fix nom verbose error mode
2018-03-01  Brandon Sternedoc: use standard spelling of daemon
2018-03-01  Danny Browningsource-pcap-file: Directory mode may miss files (bug...
2018-03-01  Eric Leblondebpf: remove vlan_hdr alignement
2018-03-01  Jesper Dangaard... epf: improving the ebpf makefile
2018-03-01  Jesper Dangaard... ebpf: compile with clang -target bpf
2018-03-01  Jesper Dangaard... ebpf: take clang -target bpf include issue of stdint...
2018-02-14  Victor Julienfile: fix files not getting pruned 3247/head
2018-02-14  Victor Julienstream: inform app layer of depth reached
2018-02-14  Victor Julienflash: code cleanups 3246/head
2018-02-14  Victor Juliendetect/bsize: tests for http_request_line
2018-02-14  Victor Juliendetect: bsize keyword
2018-02-14  Victor Julienrule analyzer: simple rules to json dumper
2018-02-14  Victor Juliendetect/content: pass START/END flags to inspection
2018-02-14  Victor Juliendetect: set implied flow direction based on keywords
2018-02-14  Victor Juliendetect/dns_query: move to API v2. Supports transforms.
2018-02-14  Victor Julienfile_data: update to API v2
2018-02-14  Victor Juliendetect/http_request_line: convert to inspect api v2
2018-02-14  Victor Juliendetect/transform: initial to_sha256 implementation
2018-02-14  Victor Juliendetect/transform: initial compress_whitespace implement...
2018-02-14  Victor Juliendetect/transform: initial strip_whitespace implementation
2018-02-14  Victor Juliendetect/prefilter: move hash into detect engine ctx
2018-02-14  Victor Juliendetect/prefilter: add de_ctx to registration
2018-02-14  Victor Juliendetect: move mpm engines into detect engine ctx
2018-02-14  Victor Juliendetect/inspect engines: copy to detect engine ctx
2018-02-14  Victor Juliendetect: register dynamic buffers into de_ctx
2018-02-14  Victor Juliencontent inspection: support transforms
2018-02-14  Victor Juliendetect: move buffer type map into detect ctx
2018-02-14  Victor Juliendetect: prefilter/inspect API v2, with transforms
2018-02-14  Victor Juliendetect: prep for dynamic smlists arrays in sigs
2018-02-14  Andreas Herzdocs: remove many outdated and old install docs
2018-02-14  Andreas Herzdocs: replace redmine links and enforce https on oisf...
2018-02-14  Jason Ishapp-layer: remove has events callback - not used
2018-02-12  Jason Ishdnp3: regenerate object decoding code
2018-02-12  Jason Ishdnp3-gen: require jinja2 v2.10 or later
2018-02-12  Philippe Antoinednp3-gen: fix heap buffer overflow in generated code
2018-02-12  Victor Juliender: fix recursion depth not being handled correctly
2018-02-12  Victor Juliender: warn if null passed to decoders
2018-02-12  Eric Leblondtm-threads: fix build warning in afl mode
2018-02-12  Victor Juliendetect: fix out of bounds write in detect thread space...
2018-02-09  David DIALLOmodbus: duplicate alerts unaware of direction 3230/head
2018-02-09  Pierre Chifflierrust: update 'external' api for app layer changes
2018-02-09  Jason Ishconf/yaml: don't allow empty key values
2018-02-09  Jason Ishmetadata: fix parsing when not k/v
2018-02-06  Victor Julienrust/dns: simplify tx freeing 3223/head
2018-02-06  Victor Julienapp-layer: remove unused HasTxDetectState call
2018-02-06  Victor Juliennfs: remove old test code
2018-02-06  Victor Julienapp-layer: add tx iterator API
2018-02-06  Eric Leblonddoc: improve eBPF and XDP doc
2018-02-06  Eric Leblondutil-ebpf: rename local variable
2018-02-06  Eric Leblondaf-packet: count only CPUs once
2018-02-06  Eric Leblonddoc: update documentation
2018-02-06  Eric Leblondebpf: allow modified build of xdp_filter
2018-02-06  Jesper Dangaard... ebpf: improve xdp-cpu-redirect distribution in xdp_filter.c
2018-02-06  Jesper Dangaard... ebpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFa...
2018-02-06  Eric Leblonddoc: how to get live info about ebpf behavior
2018-02-06  Eric Leblondunix-socket: add ebpf-bypassed-stats command
2018-02-06  Eric Leblondunix-socket: add bypassed counter to iface-stat
2018-02-06  Eric Leblondutil-ebpf: add bypassed counters
2018-02-06  Jesper Dangaard... ebpf: maintain a copy of kernel UAPI header file linux...
2018-02-06  Eric Leblondebpf: fix detection of llc
2018-02-06  Eric Leblonddoc: add info about xdp IPS bypass
2018-02-06  Eric Leblondaf-packet: XDP bypass in IPS mode
2018-02-06  Eric Leblondflow-bypass: introduce update function
2018-02-06  Eric Leblondebpf: add some comments to eBPF filter
2018-02-06  Eric Leblondebpf: slight bypass_filter optimization
2018-02-06  Eric Leblondutil-ebpf: simplify code cleaning
2018-02-06  Eric Leblondaf-packet: add comments to eBPF/XDP code
2018-02-06  Eric Leblondaf-packet: fix error handling in bypass case
2018-02-06  Eric Leblondutil-ebpf: fix libbpf error handling
2018-02-06  Eric Leblonddoc: document XDP CPU redirect
2018-02-06  Eric Leblondaf-packet: add support for XDP cpu redirect map
2018-02-06  Eric Leblondebpf: import more recent version of helpers
2018-02-06  Eric Leblondutil-affinity: export CPU set parsing function
2018-02-06  Eric Leblondaf-packet: code cleaning and comments
2018-02-06  Eric Leblondaf-packet: add missing copyright header
2018-02-06  Eric Leblondutil-ebpf: add error handling in hash value fetch
2018-02-06  Eric Leblonddoc: update xdp documentation
2018-02-06  Peter Manevdoc: add XDP setup documentation
2018-02-06  Eric Leblondaf-packet: improve xdp error handling
2018-02-06  Eric Leblondaf-packet: add support for multi iface bypass
2018-02-06  Eric Leblondutil-device: change logic of registration
2018-02-06  Eric Leblondutil-device: add an iteration function
2018-02-06  Eric Leblonddevice-storage: introduce feature
next