Optionally check for early data
authorKurt Roeckx <kurt@roeckx.be>
Mon, 13 Mar 2017 21:43:36 +0000 (22:43 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 16 Apr 2017 17:30:15 +0000 (19:30 +0200)
commitff54cd9beb07e47c48dac02d3006b0fbe5fc6cc2
treed5bcae1b697447e132bb976b9a9e69303d3af8aa
parent14a6570f318562faf850f842ef3ce56f54ddc890
Optionally check for early data

This adds a way to use the last byte of the buffer to change the
behavior of the server. The last byte is used so that the existing
corpus can be reused either without changing it, or just adding a single
byte, and that it can still be used by other projects.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #2683
fuzz/server.c