Changes between Version 17 and Version 18 of ChangesInOpenvpn25


Ignore:
Timestamp:
02/15/23 15:41:24 (15 months ago)
Author:
flichtenheld
Comment:

2.5.9

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v17 v18  
     1= Changes in 2.5.89 =
     2
     3{{{
     4Arne Schwabe (6):
     5      Implement optional cipher in --data-ciphers prefixed with ?
     6      Fix handling an optional invalid cipher at the end of data-ciphers
     7      Ensure that argument to parse_line has always space for final sentinel
     8      Improve documentation on user/password requirement and unicodize function
     9      Remove unused gc_arena
     10      Fix corner case that might lead to leaked file descriptor
     11
     12Frank Lichtenheld (1):
     13      msvc: always call git-version.py
     14
     15Gert Doering (1):
     16      Preparing release 2.5.9
     17
     18Lev Stipakov (1):
     19      git-version.py: proper support for tags
     20
     21Max Fillinger (1):
     22      Check if pkcs11_cert is NULL before freeing it
     23
     24Selva Nair (3):
     25      Do not add leading space to pushed options
     26      pull-filter: ignore leading "spaces" in option names
     27      Do not include auth-token in pulled option digest
     28}}}
     29
    130= Changes in 2.5.8 =
    231