Changes between Version 26 and Version 27 of ChangesInOpenvpn23


Ignore:
Timestamp:
05/10/16 07:13:39 (8 years ago)
Author:
Samuli Seppänen
Comment:

Add changelog for OpenVPN 2.3.11

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn23

    v26 v27  
    22
    33= Overview of changes in OpenVPN v2.3 =
     4
     5== OpenVPN 2.3.11 ==
     6
     7{{{
     8Gert Doering (1):
     9      Preparing for release v2.3.11 (ChangeLog, version.m4)
     10
     11James Yonan (1):
     12      Fixed port-share bug with DoS potential
     13
     14Jens Neuhalfen (2):
     15      Make intent of utun device name validation clear
     16      Fix buffer overflow by user supplied data
     17
     18Leonardo Basilio (1):
     19      Correctly report TCP connection timeout on windows.
     20
     21Lev Stipakov (1):
     22      Report Windows bitness
     23
     24Michael McConville (1):
     25      Fix undefined signed shift overflow
     26
     27Niels Ole Salscheider (1):
     28      Fix build with libressl
     29
     30Samuli Seppänen (1):
     31      Improve LZO, PAM and OpenSSL documentation
     32
     33Selva Nair (2):
     34      Ensure input read using systemd-ask-password is null terminated
     35      Support reading the challenge-response from console
     36
     37Steffan Karger (10):
     38      openssl: improve logging
     39      polarssl: improve logging
     40      Update manpage: OpenSSL might also need /dev/urandom inside chroot
     41      socks.c: fix check on get_user_pass() return value(s)
     42      Fix OCSP_check.sh
     43      hardening: add safe FD_SET() wrapper openvpn_fd_set()
     44      Fix memory leak in argv_extract_cmd_name()
     45      Replace MSG_TEST() macro for static inline msg_test()
     46      Restrict default TLS cipher list
     47      Various Changes.rst fixes
     48
     49ValdikSS (3):
     50      Clarify mssfix documentation
     51      Clarify --block-outside-dns documentation
     52      Update --block-outside-dns to work on Windows Vista
     53}}}
    454
    555== OpenVPN 2.3.10 ==