]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2019-05-18  Philippe Antoinesignature: fix overflow in parsing
2019-05-18  Philippe Antoinehttp: adds events for each libhtp log
2019-05-18  Mats Klepslanddetect-ssl-version: move unittests to tests/
2019-05-18  Mats Klepslanddetect-ssl-state: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-version: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-cert-validity: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-sni: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-ja3-string: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-ja3-hash: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-cert-subject: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-cert-serial: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-cert-issuer: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls-cert-fingerprint: move unittests to tests/
2019-05-18  Mats Klepslanddetect-tls: tidy up unittests
2019-05-18  Mats Klepslandja3: check if JA3 is disabled on one line
2019-05-18  Mats Klepslanddetect-tls: remove NULL settings from keyword registration
2019-05-18  Mats Klepslanddetect-tls: declare ssl_state as const in GetData()
2019-05-18  Mats Klepslanddetect-tls: check return values of functions on setup
2019-05-18  Mats Klepslanddetect-tls: remove confusing underscores from variables
2019-05-18  Mats Klepslanduserguide: 'sticky' instead of 'Sticky' for all tls...
2019-05-17  Jeff Lucovskyapp-layer-ftp: Potential memory leak fixed 3864/head
2019-05-16  Mats Klepslanduserguide: add documentation for tls.certs keyword 3859/head
2019-05-16  Mats Klepslanddetect: add tls.certs keyword
2019-05-09  Victor Juliendetect/ssh: fix ssh.protoversion memory leak
2019-05-09  Victor Juliendetect/ssh: mark old ssh keywords as deprecated
2019-05-09  Victor Juliendetect/parse: add flag to indicate keyword is deprecated
2019-05-08  Victor Juliendetect/nfs.version: minor cleanups
2019-05-08  Victor Juliendetect/nfs: add nfs.version
2019-05-07  Victor Juliendetect/dcerpc: add dcerpc.iface
2019-05-07  Victor Juliendetect/dcerpc.opnum: minor code cleanups
2019-05-07  Victor Juliendetect/dcerpc: add dcerpc.opnum as new name for dce_opnum
2019-05-07  Jeff Lucovskyeve/logging: disable anomaly logging by default 3836/head
2019-05-06  Philippe Antoinehttp: adds event for header repetition 3833/head
2019-05-05  Jason Ishfilestore: remove jansson ifdefs
2019-05-05  Jason Isheve/file: remove rust and jansson ifdefs.
next