Changes between Version 9 and Version 10 of ChangesInOpenvpn25


Ignore:
Timestamp:
02/24/21 11:58:27 (3 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v9 v10  
     1= Changes in 2.5.1 =
     2
     3{{{
     4Arne Schwabe (5):
     5      Fix auth-token not being updated if auth-nocache is set
     6      Remove auth_user_pass.wait_for_push variable
     7      Fix port-share option with TLS-Crypt v2
     8      Zero initialise msghdr prior to calling sendmesg
     9      Fix tls-auth mismatch OCC message when tls-cryptv2 is used.
     10
     11David Sommerseth (1):
     12      build: Fix missing install of man page in certain environments
     13
     14Domagoj Pensa (3):
     15      Fix too early argv freeing when registering DNS
     16      Remove 1 second delay before running netsh
     17      Skip DHCP renew with Wintun adapter
     18
     19Gert Doering (7):
     20      Change travis build scripts to use https when fetching prerequisites.
     21      Fix line number reporting on config file errors after <inline> segments
     22      Clarify --block-ipv6 intent and direction.
     23      Document common uses of 'echo' directive, re-enable logging for 'echo'.
     24      Make OPENVPN_PLUGIN_ENABLE_PF failures FATAL
     25      clean up / rewrite sample-plugins/defer/simple.c
     26      Preparing release 2.5.1
     27
     28Greg Cox (5):
     29      Fix naming error in sample-plugins/defer/simple.c
     30      Documentation fixes around openvpn_plugin_func_v3 in openvpn-plugin.h.in
     31      Update openvpn_plugin_func_v2 to _v3 in sample-plugins/defer/simple.c
     32      More explicit versioning compatibility in sample-plugins/defer/simple.c
     33      Explain structver usage in sample defer plugin.
     34
     35Richard Bonhomme (1):
     36      Man page sections corrections
     37
     38Selva Nair (1):
     39      Quote the domain name argument passed to the wmic command
     40
     41Steffan Karger (2):
     42      tls-crypt-v2: fix server memory leak
     43      tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key)
     44}}}
     45
    146= Changes in 2.5.0 =
    247