]> git.ipfire.org Git - people/ms/suricata.git/commit
app-layer-ssl: decode early data extension in ClientHello record
authorMats Klepsland <mats.klepsland@gmail.com>
Mon, 29 Oct 2018 19:56:51 +0000 (20:56 +0100)
committerMats Klepsland <mats.klepsland@gmail.com>
Mon, 29 Oct 2018 19:56:51 +0000 (20:56 +0100)
commit23993c18cdc91a184aae4dcaab4267e706b21fed
tree0c173ac2ed2c7d3968d958045960a2fb879859f9
parent7556004a51f41b11af61c9a08cd47b7af1704b8e
app-layer-ssl: decode early data extension in ClientHello record

Decode early data extension used by 0-RTT that is used to indicate that
application data will be sent right after the ClientHello record.
src/app-layer-ssl.c
src/app-layer-ssl.h