Commit Graph

10 Commits (753997310919cc041ac2b4058a7a46037bc2d613)

Author SHA1 Message Date
Ray Ruvinskiy 7539973109 tls: logging for session resumption
We assume session resumption has occurred if the Client Hello message
included a session id, we have not seen the server certificate, but
we have seen a Change Cipher Spec message from the server.

Previously, these transactions were not logged at all because the
server cert was never seen.

Ticket: https://redmine.openinfosecfoundation.org/issues/1969
9 years ago
fooinha 36667ab8a1 doc: async mode for redis eve output
async: true ## if redis replies are read asynchronously
9 years ago
Jason Ish 89ba5816dc doc: update unified2 section
Remove documentation on older unified formats that have
been removed.
10 years ago
Victor Julien 3012edae1c luajit: update default yaml and doc for 'states' 10 years ago
Victor Julien c6134e007e doc: app-layer tls including no-reassemble 10 years ago
Victor Julien aaf0fe4d29 doc: eve update 10 years ago
Giuseppe Longo 9ab1194f68 modbus: set stream depth
Some protocol like modbus requires
a infinite stream depth because session
are kept open and we want to analyze everything.

Since we have a stream reassembly depth per stream,
we can also set a stream reassembly depth per proto.
10 years ago
Victor Julien 5bd906ae9f doc: prefilter keyword and config 10 years ago
Andreas Herz 7806ae8f57 docs: sync up to recent redmine 10 years ago
Jason Ish 2751baae46 doc: rename from "sphinx" to "userguide" 10 years ago