CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2019/01/19 19:53:56
Modified files: lib/libssl : ssl_tlsext.c Log message: TLS 1.3 clients always need to send the supported groups extension. A couple of cleanup/style tweaks while here. ok tb@