packages/net/openvpn
Ivan Pavlov 3e34186c16 openvpn: update to 2.6.9
- license change is now complete, and all code has been re-licensed
  under the new license (still GPLv2, but with new linking exception
  for Apache2 licensed code).
  Code that could not be re-licensed has been removed or rewritten.

- add support for building with mbedTLS 3.x.x

- new option "--force-tls-key-material-export" to only accept clients
  that can do TLS keying material export to generate session keys
  (mostly an internal option to better deal with TLS 1.0 PRF failures).

- Windows: bump vcpkg-ports/pkcs11-helper to 1.30

- Log incoming SSL alerts in easier to understand form and move logging
  from "--verb 8" to "--verb 3".

- protocol_dump(): add support for printing "--tls-crypt" packets

and other fixes

For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.9/Changes.rst

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2024-02-22 16:04:42 -08:00
..
files openvpn: fix start_path_instance function 2024-02-20 21:35:16 +01:00
patches openvpn: update to 2.6.9 2024-02-22 16:04:42 -08:00
Config-mbedtls.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Config-openssl.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Config-wolfssl.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Makefile openvpn: update to 2.6.9 2024-02-22 16:04:42 -08:00
test.sh openvpn: update to 2.5.3 2021-06-18 18:13:48 +02:00