summaryrefslogtreecommitdiff
path: root/src/regress
diff options
context:
space:
mode:
authorjsing <>2022-08-27 09:12:55 +0000
committerjsing <>2022-08-27 09:12:55 +0000
commitdfcfc35b3e4c9296d1b12a9a1a7f7a8dc44a91c2 (patch)
treefbe3ee91018c26f4d13820567a65a7ae3d6e6f51 /src/regress
parent2b58d3e3f3e02023efcf3593785dc098eddb50fd (diff)
downloadopenbsd-dfcfc35b3e4c9296d1b12a9a1a7f7a8dc44a91c2.tar.gz
openbsd-dfcfc35b3e4c9296d1b12a9a1a7f7a8dc44a91c2.tar.bz2
openbsd-dfcfc35b3e4c9296d1b12a9a1a7f7a8dc44a91c2.zip
Handle SSL_do_handshake() being called before SSL_provide_quic_data().
If SSL_do_handshake() is called before SSL_provide_quic_data() has been called, the QUIC read buffer will not have been initialised. In this case we want to return TLS13_IO_WANT_POLLIN so that the QUIC stack will provide handshake data.
Diffstat (limited to 'src/regress')
0 files changed, 0 insertions, 0 deletions