summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2017-07-03 19:38:42 +0200
committerPeter Wu <peter@lekensteyn.nl>2017-07-03 19:42:49 +0200
commit04cd18a57cdec3aee33c932fa431cb630905db08 (patch)
tree6e088bf8a35d44faad3bca57004099bce79d229e /services
parent7c8c5524212e438f0ae397fc58c5a93f7a88d69f (diff)
downloadwireshark-ssl-handshake-reassembly.tar.gz
[WIP] ssl: support fragmented Handshake messagesssl-handshake-reassembly
Track record fragments to support fragmented handshake messages. This commonly occurs with large Certificate messages spanning multiple TLS records in multiple TCP segments. TODO - this was changed halfway to not rely on hs_current_length/hs_total_length and instead use the fragments table. That does not work well for the second pass however. And without storing any form of state between records, we do not know whether it is a continuation or not. - Need to extend tests. Bug: 3303 Change-Id: I5e6d344063071646656c3a62bada773cd8f6910d
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions