Changes between Version 11 and Version 12 of ChangesInOpenvpn25


Ignore:
Timestamp:
06/17/21 13:06:55 (3 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v11 v12  
     1= Changes in 2.5.3 =
     2
     3{{{
     4Arne Schwabe (3):
     5      Add missing free_key_ctx for auth_token
     6      Add github actions
     7      Implement auth-token-user
     8
     9David Sommerseth (1):
     10      Update copyrights
     11
     12Gert Doering (1):
     13      Preparing release 2.5.3
     14
     15Lev Stipakov (8):
     16      openvpnmsica: properly schedule reboot in the end of installation
     17      msvc: add ARM64 configuration
     18      msvc: standalone building
     19      contrib/vcpkg-ports: add pkcs11-helper port
     20      vcpkg-ports: restore trailing whitespaces in .patch files
     21      GitHub actions: add MSVC build
     22      crypto_openssl.c: disable explicit initialization on Windows (CVE-2121-3606)
     23      contrib/vcpkg-ports: add openssl port with --no-autoload-config option set (CVE-2121-3606)
     24
     25Matthias Andree (1):
     26      Fix SIGSEGV (NULL deref) receiving push "echo"
     27
     28Max Fillinger (1):
     29      Fix build with mbedtls w/o SSL renegotiation support
     30
     31Selva Nair (2):
     32      Improve documentation of AUTH_PENDING related directives
     33      Apply the connect-retry backoff to only one side of a connection
     34}}}
     35
    136= Changes in 2.5.2 =
    237