Changes between Version 10 and Version 11 of ChangesInOpenvpn25


Ignore:
Timestamp:
04/21/21 06:14:14 (3 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v10 v11  
     1= Changes in 2.5.2 =
     2
     3{{{
     4Arne Schwabe (10):
     5      Avoid generating unecessary mbed debug messages
     6      Restore also ping related options on a reconnect
     7      Cleanup print_details and add signature/ED certificate print
     8      Always disable TLS renegotiations
     9      Also restore/save route-gateway options on SIGUSR1 reconnects
     10      Move context_auth from context_2 to tls_multi and name it multi_state
     11      Fix condition to generate session keys
     12      Move auth_token_state from multi to key_state
     13      Ensure auth-token is only sent on a fully authenticated session
     14      Ensure key state is authenticated before sending push reply
     15
     16Gert Doering (2):
     17      Fix potential NULL ptr crash if compiled with DMALLOC
     18      Preparing release 2.5.2
     19
     20Max Fillinger (2):
     21      In init_ssl, open the correct CRL path pre-chroot
     22      Abort if CRL file can't be stat-ed in ssl_init
     23
     24Richard Bonhomme (1):
     25      Do not print Diffie Hellman parameters file to log file
     26
     27Simon Rozman (1):
     28      openvpnserv: Cache last error before it is overridden
     29
     30Vladislav Grishenko (1):
     31      Fix IPv4 default gateway with multiple route tables
     32}}}
     33
    134= Changes in 2.5.1 =
    235