- Can be built against OpenSSL + libretls. - execline is now optional. - s6-tlsc and s6-tlsd rewrite. They're now wrappers around new binaries: s6-tlsc-io and s6-tlsd-io, which establish and run a TLS tunnel over already existing fds. - New functionality: s6-ucspitlsc and s6-ucspitlsd, for an implementation of delayed encryption. pkgsrc changes: - Switch from BearSSL to LibreTLS (atop OpenSSL). - Turn 'execline' option off by default.
34 lines
868 B
Text
34 lines
868 B
Text
@comment $NetBSD: PLIST,v 1.4 2021/01/11 18:31:10 schmonz Exp $
|
|
bin/minidentd
|
|
bin/s6-clockadd
|
|
bin/s6-clockview
|
|
bin/s6-getservbyname
|
|
bin/s6-ident-client
|
|
${PLIST.tls}bin/s6-pkgsrc-cadir
|
|
bin/s6-sntpclock
|
|
bin/s6-taiclock
|
|
bin/s6-taiclockd
|
|
bin/s6-tcpclient
|
|
bin/s6-tcpserver
|
|
bin/s6-tcpserver-access
|
|
bin/s6-tcpserver4
|
|
bin/s6-tcpserver4-socketbinder
|
|
bin/s6-tcpserver4d
|
|
bin/s6-tcpserver6
|
|
bin/s6-tcpserver6-socketbinder
|
|
bin/s6-tcpserver6d
|
|
${PLIST.tls}bin/s6-tlsc
|
|
${PLIST.tls}bin/s6-tlsc-io
|
|
${PLIST.tls}bin/s6-tlsclient
|
|
${PLIST.tls}bin/s6-tlsd
|
|
${PLIST.tls}bin/s6-tlsd-io
|
|
${PLIST.tls}bin/s6-tlsserver
|
|
${PLIST.tls}bin/s6-ucspitlsc
|
|
${PLIST.tls}bin/s6-ucspitlsd
|
|
include/s6-networking/config.h
|
|
include/s6-networking/ident.h
|
|
include/s6-networking/s6net.h
|
|
include/s6-networking/sbearssl.h
|
|
include/s6-networking/stls.h
|
|
lib/s6-networking/libs6net.a
|
|
${PLIST.tls}lib/s6-networking/libstls.a
|