CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/08/30 10:44:38
Modified files: lib/libssl : ssl_tlsext.c t1_lib.c Log message: Move the full extension building into tlsext_{client,server}hello_build(), leaving ssl_add_{client,server}hello_tlsext() as pointer to CBB wrappers. ok doug@