]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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.
2019-05-05  Jason Ishfilestore: fix leak in contructing json
2019-05-03  Victor Juliendetect/engine: make DetectAppLayerMpmRegister decprecated 3826/head
2019-05-03  Victor Juliendetect/dnp3: add dnp3.data with v2 api support
2019-05-03  magenblutenfilestore: fix dropping of unwanted files (Issue #2853)
2019-05-03  Victor Julienfiles: open files with track id only
2019-05-03  Victor Juliendetect/dce_stub_data: add dcerpc.stub_data
2019-05-03  Victor Juliendetect/inspect: add flags to inspect buffer
2019-05-03  Victor Juliendetect/content-inspect: turn void arg into Packet
2019-05-03  Victor Juliendetect/dce_stub_data: minor cleanups
2019-05-03  Victor Juliendetect/dcerpc: move endian handling from pointer to...
2019-05-03  Victor Juliendetect/krb5: add krb5.sname and krb5.cname
2019-05-03  Victor Juliendetect/nfs: remove HAVE_RUST guards
2019-05-03  Victor Julienvalgrind: support hyperscan warning
2019-05-03  Victor Julienafl: fix compilation
2019-05-03  Victor Julienftp: fix realloc handling to avoid valgrind warning
2019-05-03  Victor Juliendetect/file.magic: add sticky buffer
2019-05-03  Victor Juliendetect/thread: ctx info is allowed to have NULL data
2019-05-02  Victor Juliendetect/smb: clean up keywords
2019-05-02  Victor Juliendetect/file: add file.data, small cleanups
next