summaryrefslogtreecommitdiffstats
path: root/apps/s_server.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-06-01 17:25:29 +0100
committerMatt Caswell <matt@openssl.org>2015-06-10 12:06:29 +0100
commit91d13f1a76216f7d67f7a3068bab2287831ca615 (patch)
tree1f57cb43ad2f69e9fdd074b4ce3e1cf3165ec6cc /apps/s_server.c
parentb821df5f5b8dbb9bae109ed01076cb4b393b67e0 (diff)
DTLS handshake message fragments musn't span packets
It should not be possible for DTLS message fragments to span multiple packets. However previously if the message header fitted exactly into one packet, and the fragment body was in the next packet then this would work. Obviously this would fail if packets get re-ordered mid-flight. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'apps/s_server.c')
0 files changed, 0 insertions, 0 deletions