]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make client and server fuzzer support all ciphers
authorKurt Roeckx <kurt@roeckx.be>
Thu, 15 Dec 2016 19:11:18 +0000 (20:11 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 16 Dec 2016 00:08:22 +0000 (01:08 +0100)
commit4e9954799aaf6a9012603ed35b9168f2001e668d
tree082e2d650126e3389ec6541fdd7a8f525dff1ad4
parente104d01debba258ceed728ddf84d8cb3ef655d85
Make client and server fuzzer support all ciphers

Also send a SNI extension in the client so the fuzzer can react to it.

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #2088
fuzz/client.c
fuzz/server.c