SHA256
1
0
forked from pool/openvpn
Go to file
Mohd Saquib fc90bfc0a8 Accepting request 1082779 from home:msaquib:branches:network:vpn
- update to 2.6.3:
  * For full changelog please refer to:
    https://github.com/OpenVPN/openvpn/blob/v2.6.3/Changes.rst
  * implement byte counter statistics for DCO Linux (p2mp server
    and client)
  * implement byte counter statistics for DCO Windows (client only)
  * '--dns server <n> address ...' now permits up to 8 v4 or v6
    addresses
  * fix a few cases of possibly undefined behaviour detected by ASAN
  * add more unit tests for Windows cryptoapi interface
  * Dynamic TLS Crypt When both peers are OpenVPN 2.6.1+, OpenVPN
    will dynamically create a tls-crypt key that is used for
    renegotiation. This ensure that only the previously authenticated
    peer can do trigger renegotiation and complete renegotiations.
  * Keying Material Exporters (RFC 5705) based key generation
  * As part of the cipher negotiation OpenVPN will automatically prefer
    the RFC5705 based key material generation to the current custom
    OpenVPN PRF. This feature requires OpenSSL or mbed TLS 2.18+.
  * OpenVPN will now work with OpenSSL in FIPS mode. Note, no effort
    has been made to check or implement all the requirements/
    recommendation of FIPS 140-2. This just allows OpenVPN to be run on
    a system that be configured OpenSSL in FIPS mode.
  * mlock will now check if enough memlock-able memory has been reserved,
    and if less than 100MB RAM are available, use setrlimit() to upgrade
    the limit. See Trac #1390. Not available on OpenSolaris.
  * The --peer-fingerprint option has been introduced to give users an
    easy to use alternative to the tls-verify for matching the fingerprint
    of the peer. The option takes use a number of allowed SHA256
    certificate fingerprints.
  * When --peer-fingerprint is used, the --ca and --capath option become

OBS-URL: https://build.opensuse.org/request/show/1082779
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=189
2023-04-25 14:33:17 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=1 2007-01-15 23:28:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=1 2007-01-15 23:28:38 +00:00
client-netconfig.down Accepting request 41476 from network:vpn 2010-06-21 17:25:12 +00:00
client-netconfig.up Accepting request 41476 from network:vpn 2010-06-21 17:25:12 +00:00
openvpn-2.3-plugin-man.dif - Update to 2.5.3: 2021-08-05 14:32:44 +00:00
openvpn-2.6.3.tar.gz Accepting request 1082779 from home:msaquib:branches:network:vpn 2023-04-25 14:33:17 +00:00
openvpn-2.6.3.tar.gz.asc Accepting request 1082779 from home:msaquib:branches:network:vpn 2023-04-25 14:33:17 +00:00
openvpn-tmpfile.conf Accepting request 451851 from home:darix:playground 2017-01-24 10:31:30 +00:00
openvpn.changes Accepting request 1082779 from home:msaquib:branches:network:vpn 2023-04-25 14:33:17 +00:00
openvpn.keyring Accepting request 980821 from home:dirkmueller:Factory 2022-06-09 09:47:00 +00:00
openvpn.README.SUSE - Updated README.SUSE, documented also the rcopenvpn compatibility 2014-01-14 10:46:24 +00:00
openvpn.service - bsc#1123557: --suppress-timestamps isn't needed by default. 2023-01-09 13:30:43 +00:00
openvpn.spec Accepting request 1082779 from home:msaquib:branches:network:vpn 2023-04-25 14:33:17 +00:00
openvpn.target - Fixed openvpn-tmpfile.conf to use GID root, there is no openvpn group. 2013-04-23 13:22:31 +00:00
rcopenvpn Accepting request 888332 from home:cboltz:branches:network:vpn 2021-04-26 07:00:42 +00:00