summaryrefslogtreecommitdiffstats
path: root/test/dtlsv1listentest.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-11-04 13:53:57 +0000
committerMatt Caswell <matt@openssl.org>2016-02-05 20:47:36 +0000
commit4b1043ef1b54b0cf27d00cff9ff9a63f2c523e63 (patch)
treefa752a3d529b5ef61fda3b92322a0e8a9b232e8f /test/dtlsv1listentest.c
parent7d1d48a2d0a08567f5c8e14d50d89a9b47c02f1d (diff)
Provide partial support for fragmented DTLS ClientHellos
The recently rewriten DTLSv1_listen code does not support fragmented ClientHello messages because fragment reassembly requires server state which is against the whole point of DTLSv1_listen. This change adds some partial support for fragmented ClientHellos. It requires that the cookie must be within the initial fragment. That way any non-initial ClientHello fragments can be dropped and fragment reassembly is not required. Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'test/dtlsv1listentest.c')
0 files changed, 0 insertions, 0 deletions