Changes between Version 15 and Version 16 of ChangesInOpenvpn25


Ignore:
Timestamp:
05/25/22 06:26:58 (22 months ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v15 v16  
     1= Changes in 2.5.7 =
     2
     3{{{
     4Antonio Quartulli (4):
     5      networking: use OPENVPN_ETH_ALEN instead of ETH_ALEN
     6      networking_iproute2: don't pass M_WARN to openvpn_execve_check()
     7      t_net.sh: delete dummy iface using iproute command
     8      auth-pam.c: add missing include limits.h
     9
     10Arne Schwabe (11):
     11      Add insecure tls-cert-profile options
     12      Refactor early initialisation and uninitialisation into methods
     13      Allow loading of non default providers
     14      Add ubuntu 22.04 to Github Actions
     15      Add macos OpenSSL 3.0 and ASAN builds
     16      Add --with-openssl-engine autoconf option (auto|yes|no)
     17      Fix allowing/showing unsupported ciphers and digests
     18      Remove dependency on BF-CBC existance from test_ncp
     19      Add message when decoding PKCS12 file fails.
     20      Translate OpenSSL 3.0 digest names to OpenSSL 1.1 digest names
     21      Fix client-pending-auth error message to say ERROR instead of SUCCESS
     22
     23Gert Doering (1):
     24      Preparing release 2.5.7
     25
     26Jan Mikkelsen (1):
     27      cipher-negotiation.rst missing from doc/Makefile.am
     28
     29Lev Stipakov (5):
     30      vcpkg-ports\pkcs11-helper: shorten patch filename
     31      msvc: adjust build options to harden binaries
     32      vcpkg-ports: remove openssl port
     33      vcpkg: switch to manifest
     34      Fix M_ERRNO behavior on Windows
     35
     36Marc Becker (1):
     37      vcpkg-ports/pkcs11-helper: bump to release 1.29
     38
     39Simon Rozman (1):
     40      tapctl: Resolve MSVC C4996 warnings
     41}}}
     42
    143= Changes in 2.5.6 =
    244