]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-06-18  Eric Leblondutil-ebpf: change return of pinned maps loading
2019-06-18  Eric Leblonddoc: document externally managed global switch
2019-06-18  Eric Leblondutil-ebpf: conditional flow table loading
2019-06-18  Eric Leblondebpf: implement global switch bypass
2019-06-18  Eric Leblondaf-packet: implement pinned-maps-name
2019-06-18  Eric Leblondaf-packet: fix build when eBPF not built-in
2019-06-18  Eric Leblondutil-ebpf: implement pinned maps loading
2019-06-18  Eric Leblondutil-ebpf: only unlink pinned maps in eBPF filter
2019-06-18  Eric Leblondaf-packet: conditionaly remove XDP filter
2019-06-18  Eric Leblonddoc: white space and typo fix
2019-06-18  Eric Leblondutil-ebpf: conditional pinning of maps
2019-06-18  Eric Leblonddoc: more eBPF and XDP capabilities
2019-06-18  Eric Leblondutil-ebpf: fix loop on maps
2019-06-18  Eric Leblondutil-ebpf: suppress spaces at end of line
2019-06-18  Eric Leblondebpf: add filter by maps on example filter
2019-06-18  Eric Leblondutil-ebpf: pin the maps
2019-06-18  Eric Leblondebpf: document XDP iface redirect
2019-06-18  Eric Leblondebpf: reduce counter size to allow netronome offload
2019-06-18  Eric Leblondebpf: add VLAN support to loadbalancing
2019-06-18  Eric Leblondebpf: change the logic to avoid ktime usage
2019-06-18  Eric Leblondflow-manager: no force reassembly on bypassed flow
2019-06-18  Eric Leblondsuricata.yaml: fix path to ebpf and xdp doc
2019-06-17  Shivani Bhardwajdetect/content: Message for escaping backslash
2019-06-17  Andreas Herzdoc: convert fancy quotes to straight quotes
2019-06-17  Victor Julienthreads: minor code cleanups
2019-06-17  Victor Julienthreads: improve flow timeout loop
2019-06-17  Victor Julienstats: walk tv_root under lock
2019-06-17  Victor Julienstats: more accurate time handling for wakeup thread
2019-06-17  Victor Julienstats: minor code cleanups
2019-06-15  Jeff Lucovskymake: Remove rust generated headers during clean 3947/head
2019-06-08  Philippe AntoineNew app layer event for invalid http request line 3935/head
2019-06-08  Philippe Antoinesignature: error for rules with illegal port
2019-06-08  Philippe Antoinewarnings: fixes integer sizes in format strings
2019-06-08  Philippe Antoinehttp: adds unit tests for HTPParseContentRange
2019-06-08  Philippe Antoinehttp: fix overflow in HTPParseContentRange
2019-06-06  Pierre Chifflierrust/snmp: fix libc deprecation warnings for int types 3926/head
2019-06-06  Pierre Chifflierrust/snmp: use snake_case when logging PDU types
2019-06-06  Victor Juliensnmp: fix 'defined but not used' warning
2019-06-06  Pierre Chiffliersnmp.version: move unittests to tests/
2019-06-06  Pierre Chiffliersnmp.pdu_type: move unittests to tests/
2019-06-06  Pierre Chiffliersnmp.community: move unittests to tests/
2019-06-06  Pierre Chifflierdetect/snmp: convert snmp.community keyword to v2,...
2019-06-06  Pierre Chifflierrust/snmp: fix missing IPPROTO_* declarations (use...
2019-06-06  Pierre Chifflierdetect/snmp: rename keywords to snmp.<name>, and make...
2019-06-06  Pierre Chifflierrust/snmp: fix selection of v1/v2c parser
2019-06-06  Pierre ChifflierSNMP: add the "snmp.pdu_type" detection keyword
2019-06-06  Pierre ChifflierSNMP: add the "snmp.community" detection keyword
2019-06-06  Pierre ChifflierSNMP: add the "snmp.version" detection keyword
2019-06-06  Pierre ChifflierSNMP: add missing case for profiling enum
2019-06-06  Pierre ChifflierSNMP: use explicit references to support build with...
2019-06-06  Pierre ChifflierSNMP: start looking for transactions from end of list
2019-06-06  Pierre ChifflierSNMP: add logger
2019-06-06  Pierre ChifflierAdd SNMP (v1/v2c/v3) application layer
2019-06-06  Pierre ChifflierRust: expose function AppLayerParserRegisterGetTxIterator
2019-06-03  Victor Julienrust: fix warnings about wrong type of comments 3906/head
2019-06-03  Victor Julienrust: fix libc deprecation warnings for int types
2019-05-31  Victor Julienikev2: clean up c glue code
2019-05-30  Victor Julientftp: c glue code cleanup
2019-05-30  Victor Julienikev2: remove excess new lines
2019-05-30  Victor Julientftp: properly implement tx handling
2019-05-30  Victor Julienoutput: get rid of BUG_ONs
2019-05-29  Victor Julienpool: don't call Cleanup after failed Init 3898/head
2019-05-29  Victor Julienpool/thread: clean up tests
2019-05-29  Victor Julienpool/thread: remove old grow function
2019-05-29  Victor Julienstream: simplify segment and ssn pool inits
2019-05-29  Victor Julienpool/thread: introduce simpler way to grow thread pool
2019-05-29  Victor Julienpool/thread: minor code cleanups
2019-05-29  Victor Julienapp-layer: minor cleanups
2019-05-29  Victor Juliencapture: check for flow packets on capture timeout
2019-05-29  Victor Julienapp-layer: mandatory tx registration checks
2019-05-29  Victor Julienapp-layer: make tests tx aware
2019-05-29  Victor Julienssh: test cleanup
2019-05-29  Victor Julienpacketpool: move return stack to pool earlier
2019-05-28  jason taylordetect/content: clean up logging output 3896/head
2019-05-28  Eric Leblondsuricatasc: fix reconnect
2019-05-28  Jeff Lucovskydoc: http keyword update
2019-05-28  Jeff Lucovskydetect/analyzer Add missing HTTP values
2019-05-28  Philippe Antoinesignature: fix memory leak in DetectBytejumpSetup
2019-05-28  Philippe Antoinehttp: adds an event for double encoded uri
2019-05-28  Philippe Antoinehttp: fixes double-encode configuration keywords
2019-05-22  Victor Julientravis: move checks into script
2019-05-21  Victor Julientravis: add sphinx to trigger doc build
2019-05-20  Mats Klepslandja3s-string: move unittests to tests/ 3874/head
2019-05-20  Mats Klepslandja3s-hash: move unittests to tests/
2019-05-20  Mats Klepslanduserguide: add documentation for ja3s.string keyword
2019-05-20  Mats Klepslanddetect: add (mpm) keyword ja3s.string
2019-05-20  Mats Klepslanduserguide: add documentation for ja3s.hash keyword
2019-05-20  Mats Klepslanddetect: add (mpm) keyword ja3s.hash
2019-05-20  Mats Klepslanduserguide: add documentation for Ja3SGetString Lua...
2019-05-20  Mats Klepslandlua: add Ja3SGetString function
2019-05-20  Mats Klepslanduserguide: add documentation for JA3SGetHash Lua function
2019-05-20  Mats Klepslandlua: add Ja3SGetHash function
2019-05-20  Mats Klepslanduserguide: add JA3S fields to the TLS logger documentation
2019-05-20  Mats Klepslandeve: add JA3S field to TLS JSON logger
2019-05-20  Mats Klepslandapp-layer-ssl: generate JA3S fingerprints
2019-05-18  Alexander GozmanBug #2965: fix NFQ arguments parsing 3868/head
2019-05-18  Andreas Herzaf-packet: fix setting block_timeout value through...
2019-05-18  Jeff Lucovskydoc: Anomaly logging documentation
2019-05-18  Jeff Lucovskydetect/analyzer: Improve warning message
2019-05-18  Eric Leblondaf-packet: remove rollover reference
next