cb422d46bd
- Fixed potential stack corruption in sslclient/sslhandle/sslserver while assigning hostname => 0. - Improved OpenSSL + LibreSSL compatibility: - LibreSSL 2.5 to 2.9 is working - OpenSSL 1.0.2 to 1.1.1 is working - Added SNI for sslclient. - Fixes for sslhandle. - Included new CIPHERLIST API for ssl_ciphers. - Removed dependency on conf-tcpbin; modules are expected to be in the path. - Modules rts.base and rts.sslperl are working now.
22 lines
543 B
Text
22 lines
543 B
Text
@comment $NetBSD: PLIST,v 1.6 2019/08/03 10:44:07 schmonz Exp $
|
|
bin/https@
|
|
bin/sslcat
|
|
bin/sslclient
|
|
bin/sslconnect
|
|
${PLIST.perl}bin/sslperl
|
|
bin/sslserver
|
|
man/man1/https@.1
|
|
man/man1/sslcat.1
|
|
man/man1/sslclient.1
|
|
man/man1/sslconnect.1
|
|
man/man1/sslhandle.1
|
|
man/man1/sslserver.1
|
|
man/man2/ucspi-tls.2
|
|
share/doc/ucspi-ssl/CERTS
|
|
share/doc/ucspi-ssl/CHAIN-SSL
|
|
share/doc/ucspi-ssl/CHANGES
|
|
share/doc/ucspi-ssl/TLSVERSION_CIPHERSUITES
|
|
share/doc/ucspi-ssl/TLS_1_3
|
|
share/doc/ucspi-ssl/TODO
|
|
share/doc/ucspi-ssl/UCSPI-SSL
|
|
share/examples/ucspi-ssl/dh1024.pem
|