35a14124d1
Overview of changes in 2.5.4 ============================ Bugfixes -------- - fix prompting for password on windows console if stderr redirection is in use - this breaks 2.5.x on Win11/ARM, and might also break on Win11/adm64 when released. - fix setting MAC address on TAP adapters (--lladdr) to use sitnl (was overlooked, and still used "ifconfig" calls) - various improvements for man page building (rst2man/rst2html etc) - minor bugfix with IN6_IS_ADDR_UNSPECIFIED() use (breaks build on at least one platform strictly checking this) - fix minor memory leak under certain conditions in add_route() and add_route_ipv6() User-visible Changes -------------------- - documentation improvements - copyright updates where needed - better error reporting when win32 console access fails New features ------------ - also build man page on Windows builds
54 lines
2.1 KiB
Text
54 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.24 2021/10/05 19:25:41 adam Exp $
|
|
include/openvpn-msg.h
|
|
include/openvpn-plugin.h
|
|
${PLIST.pam}lib/openvpn/plugins/openvpn-plugin-auth-pam.la
|
|
lib/openvpn/plugins/openvpn-plugin-down-root.la
|
|
man/man5/openvpn-examples.5
|
|
man/man8/openvpn.8
|
|
sbin/openvpn
|
|
share/doc/openvpn/COPYING
|
|
share/doc/openvpn/COPYRIGHT.GPL
|
|
share/doc/openvpn/Changes.rst
|
|
share/doc/openvpn/README
|
|
share/doc/openvpn/README.IPv6
|
|
${PLIST.pam}share/doc/openvpn/README.auth-pam
|
|
share/doc/openvpn/README.down-root
|
|
share/doc/openvpn/README.mbedtls
|
|
share/doc/openvpn/gui-notes.txt
|
|
share/doc/openvpn/management-notes.txt
|
|
share/examples/openvpn/config/README
|
|
share/examples/openvpn/config/client.conf
|
|
share/examples/openvpn/config/firewall.sh
|
|
share/examples/openvpn/config/home.up
|
|
share/examples/openvpn/config/loopback-client
|
|
share/examples/openvpn/config/loopback-server
|
|
share/examples/openvpn/config/office.up
|
|
share/examples/openvpn/config/openvpn-shutdown.sh
|
|
share/examples/openvpn/config/openvpn-startup.sh
|
|
share/examples/openvpn/config/server.conf
|
|
share/examples/openvpn/config/tls-home.conf
|
|
share/examples/openvpn/config/tls-office.conf
|
|
share/examples/openvpn/config/xinetd-client-config
|
|
share/examples/openvpn/config/xinetd-server-config
|
|
share/examples/openvpn/keys/README
|
|
share/examples/openvpn/keys/ca.crt
|
|
share/examples/openvpn/keys/ca.key
|
|
share/examples/openvpn/keys/client-ec.crt
|
|
share/examples/openvpn/keys/client-ec.key
|
|
share/examples/openvpn/keys/client-pass.key
|
|
share/examples/openvpn/keys/client.crt
|
|
share/examples/openvpn/keys/client.key
|
|
share/examples/openvpn/keys/client.p12
|
|
share/examples/openvpn/keys/dh2048.pem
|
|
share/examples/openvpn/keys/gen-sample-keys.sh
|
|
share/examples/openvpn/keys/openssl.cnf
|
|
share/examples/openvpn/keys/server-ec.crt
|
|
share/examples/openvpn/keys/server-ec.key
|
|
share/examples/openvpn/keys/server.crt
|
|
share/examples/openvpn/keys/server.key
|
|
share/examples/openvpn/keys/ta.key
|
|
share/examples/openvpn/scripts/auth-pam.pl
|
|
share/examples/openvpn/scripts/bridge-start
|
|
share/examples/openvpn/scripts/bridge-stop
|
|
share/examples/openvpn/scripts/ucn.pl
|
|
share/examples/openvpn/scripts/verify-cn
|