CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/07/09 01:47:02
Modified files: regress/lib/libssl/unit: Makefile Added files: regress/lib/libssl/unit: tls_ext_alpn.c Log message: Add tests for parsing TLS extension ALPN (RFC 7301). The current libssl code does not pass these tests yet.