Changes between Version 3 and Version 4 of ChangesInOpenvpn26


Ignore:
Timestamp:
01/12/23 19:17:59 (16 months ago)
Author:
flichtenheld
Comment:

2.6_rc2

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn26

    v3 v4  
     1= Changes in 2.6_rc2 =
     2
     3{{{
     4Antonio Quartulli (4):
     5      dco: properly re-initialize dco_del_peer_reason
     6      dco: bail out when no peer-specific message is delivered
     7      dco: improve comment about hidden debug message
     8      dco: print proper message in case of transport disconnection
     9
     10Arne Schwabe (3):
     11      Add connect-freq-initial option to limit initial connection responses
     12      Log peer-id if loglevel is D_DCO_DEBUG and dco is enabled
     13      Deprecate OCC checking
     14
     15Frank Lichtenheld (7):
     16      options.c: fix format security error when compiling without optimization
     17      options.c: update usage description of --cipher
     18      Update copyright year to 2023
     19      xkey_pkcs11h_sign: fix dangling pointer
     20      options: Always define options->management_flags
     21      check_engine_keys: make pass with OpenSSL 3
     22      documentation: update 'unsupported options' section
     23
     24Gert Doering (3):
     25      Undo FreeBSD 12.x workaround on IPv6 ifconfig for 12.4 and up
     26      Reduce logspam about 'dco_update_keys: peer_id=-1' in p2p server mode
     27      preparing release 2.6_rc2
     28
     29Lev Stipakov (1):
     30      tun: move print_windows_driver() out of tun.h
     31
     32Selva Nair (11):
     33      Properly unmap ring buffer file-map in interactive service
     34      Use undo_lists for saving ring-buffer handles in interactive service
     35      Cleanup: Close duplicated handles in interactive service
     36      Preparing for better signal handling: some code refactoring
     37      Refactor signal handling in openvpn_getaddrinfo
     38      Use IPAPI for setting ipv6 routes when iservice not available
     39      Fix signal handling on Windows
     40      Assign and honour signal priority order
     41      Distinguish route addition errors from route already exists
     42      Propagate route error to initialization_completed()
     43      Include CE_DISABLED status of remote in "remote-entry-get" response
     44}}}
     45
    146= Changes in 2.6_rc1 =
    247