]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-06-28  Victor Juliendecoder/vxlan: improvements and cleanups 3977/head
2019-06-27  Henrik Lund... decoder/vxlan: initial implementation of decoder
2019-06-21  Victor Julienmem: fix shadow declaration warning 3963/head
2019-06-21  Victor Juliendoc: add tcp.hdr and udp.hdr
2019-06-21  Philippe Antoinewarnings : Fixes integer sizes in format strings
2019-06-21  Andreas Herzconfigure: update configure.ac to reflect modern autoco...
2019-06-21  Pierre Chifflierrust/snmp: add event when expected/received PDU version...
2019-06-21  Pierre Chifflierrust/snmp: use generic parsing function, for all SNMP...
2019-06-21  Jason Ishdns-log: remove from config
2019-06-21  Victor Julienprofiling: fix undefined profiling code use
2019-06-21  Victor Juliendetect: add udp.hdr sticky buffer
2019-06-21  Victor Juliendetect/tcp: rename tcp keyword files
2019-06-21  Victor Juliendetect/tcp: add tcp.<field> notation variants
2019-06-21  Victor Juliendetect/prefilter: minor error handling cleanup
2019-06-21  Victor Juliendetect: tcp.hdr sticky buffer
2019-06-21  Victor Juliendetect/mpm: add l4-header support
2019-06-21  Victor Juliendetect: pkt inspect engines
2019-06-21  Victor Juliendetect/build: minor code cleanups
2019-06-21  Victor Juliendoc: document tcp.mss keyword
2019-06-21  Victor Juliendetect: add tcp.mss keyword
2019-06-20  Jeff Lucovskyoutput/json: Avoid use of uninitialized value
2019-06-20  Jeff Lucovskyrust/snmp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/ntp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/krb: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/ikev2: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/dhcp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/parser: Extend Rust parser for event-by-id
2019-06-20  Jeff Lucovskysnmp: Fix type
2019-06-20  Jeff Lucovskyrust/smb: Implement get event by id
2019-06-20  Jeff Lucovskyrust/snmp: fix libc deprecation warnings
2019-06-20  Victor Julienrust: remove libc crate dependency
2019-06-20  Victor Juliennfs: implement get_event_info_by_id callback
2019-06-20  Victor Julienrust/gen: turn *mut*const T into const T **
2019-06-20  Jeff Lucovskyuserguide: Document app-layer anomaly items
2019-06-20  Jeff Lucovskyeve/logging: 2991 Optimize logging by TX
2019-06-20  Jeff Lucovskylogging/anomaly: Track event log progress
2019-06-20  Jeff Lucovskyapp-layer: Extend event container with progress
2019-06-20  Jeff Lucovskylogging/anomaly: TX based logging addition
2019-06-20  Jeff Lucovskyapp-layer/logging Add TX packet logging support
2019-06-20  Jeff Lucovskyapp-layer/logging: protocol parser updates
2019-06-20  Jeff Lucovskylogging: anomaly log updates
2019-06-20  Jeff Lucovskyapp-layer: Initial app layer logging
2019-06-20  Victor Julienflow: no bypass manager for Windows 3961/head
2019-06-20  Victor Julienbypass: switch to gettimeofday
2019-06-20  Victor Julienmingw: fix compile error
2019-06-18  Eric Leblonddoc: address norg comments on eBPF doc 3952/head
2019-06-18  Eloïse Brocasdoc: specify config file in ebpf doc
2019-06-18  Eric Leblondutil-ebpf: fix creation of flow from pinned maps
2019-06-18  Eric Leblondaf-packet: xdp pinned maps need to be read
2019-06-18  Eric Leblondflow-bypass: registration of non periodic check
2019-06-18  Eric Leblondflow-hash: real hash computation for FlowKey
2019-06-18  Eric Leblondutil-ebpf: log bypassed flow maps count
2019-06-18  Eric Leblonddoc: info for new bypass counters
2019-06-18  Eric Leblondbypass: add counter for local captured bypass
2019-06-18  Eric Leblondbypass: flow bypass is not ebpf only
2019-06-18  Eric Leblondutil-ebpf: early exit if no map
2019-06-18  Eric Leblondutil-ebpf: reindex
2019-06-18  Eric Leblondaf-packet: some conditional fields
2019-06-18  Eric Leblonddoc: update bypass stats doc
2019-06-18  Eric Leblondbypass: bytes and pkts counters for local bypass
2019-06-18  Eric Leblondaf-packet: better accounting and error handling
2019-06-18  Eric Leblondutil-ebpf: optimization on flow storage queries
2019-06-18  Eric Leblondutil-ebpf: simplify free function
2019-06-18  Eric Leblondutil-ebpf: set livedev in flow
2019-06-18  Eric Leblondutil-device: introduce bypassed stats sub function
2019-06-18  Eric Leblondflow-manager: move bypass timeout to a inline func
2019-06-18  Eric Leblondutil-ebpf: case is not possible so remove warning
2019-06-18  Eric Leblondbypass: implement iface-bypassed-stat for callback
2019-06-18  Eric Leblondbypass: account callback method in stats
2019-06-18  Eric Leblondbypass: restore interface counter
2019-06-18  Eric Leblondbypass: compress flow keys structure
2019-06-18  Eric Leblondebpf: get rid of hash in map value
2019-06-18  Eric Leblondbypass: new callback stragegy
2019-06-18  Eric Leblondaf-packet: improve error handling for some hw
2019-06-18  Eric Leblondbypass: fix accounting
2019-06-18  Eric Leblondebpf: only display that file is loaded if we do it
2019-06-18  Eric Leblondaf-packet: avoid error flooding when bypass fails
2019-06-18  Eric Leblondutil-ebpf: more useful error message
2019-06-18  Eric Leblondebpf: don't use nexthdr to build hash
2019-06-18  Eric Leblondutil-ebpf: improve code readability
2019-06-18  Eric Leblondutil-ebpf: discard flow if no Flow storage
2019-06-18  Eric Leblonddoc: document flow event_type
2019-06-18  Eric Leblondutil-ebpf: fix ebpf bypass
2019-06-18  Eric Leblondbypass: fix wait time at exit
2019-06-18  Eric Leblondaf-packet: fix use after free on config
2019-06-18  Eric Leblondbypass: allow bypass for packet without flow
2019-06-18  Eric Leblondebpf: fix bypass filter vlan
2019-06-18  Eric Leblonddoc: update ebpf doc following bypass_filter change
2019-06-18  Eric Leblondebpf: complete vlan support for ebpf bypass filter
2019-06-18  Eric Leblonddoc: update for latest xdp_filter.c change
2019-06-18  Eric Leblondbypass: use flow storage for bypass counter
2019-06-18  Eric Leblondebpf: add vlan tracking option to xdp_filter
2019-06-18  Eric Leblondebpf: tls encrypted bypass in xdp_filter
2019-06-18  Eric Leblondebpf: fix UDP bypass in xdp_filter
2019-06-18  Eric Leblondebpf: fix typo in xdp_filter.c comment
2019-06-18  Eric Leblondbypass: generalize iface bypass stats
2019-06-18  Eric Leblondebpf: add comment for some define in XDP filter
2019-06-18  Eric Leblondebpf: remove useless var in xdp_filter
2019-06-18  Eric Leblondutil-ebpf: change flow accounting logic
2019-06-18  Eric Leblondutil-ebpf: better error handling
next