Home
last modified time | relevance | path

Searched hist:"8 dc90bba" (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libssl/
H A Dssl_methods.c8dc90bba Thu Jan 23 03:17:40 GMT 2020 jsing <jsing@openbsd.org> Switch back to a function pointer for ssl_pending.

This will allow the TLSv1.3 stack to provide its own implementation. Nuke
a completely bogus comment from SSL_pending() whilst here.

ok beck@
H A Dssl_lib.c8dc90bba Thu Jan 23 03:17:40 GMT 2020 jsing <jsing@openbsd.org> Switch back to a function pointer for ssl_pending.

This will allow the TLSv1.3 stack to provide its own implementation. Nuke
a completely bogus comment from SSL_pending() whilst here.

ok beck@