]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2023-01-25  Gert Doeringpreparing release 2.6.0 v2.6.0
2023-01-25  Antonio Quartullidco_linux: update license for ovpn_dco_linux.h
2023-01-25  Lev Stipakovopenvpnmsica: fix adapters discovery logic for DCO
2023-01-24  Lev Stipakovopenvpnmsica: remove unused declarations
2023-01-24  Selva NairFix one more 'existing route may get deleted' case
2023-01-20  Selva NairCleanup route error and debug logging on Windows
2023-01-20  Selva NairWarn when pkcs11-id or pkcs11-id-management options...
2023-01-19  Lev Stipakovopenvpnmsica: remove dco installer custom actions
2023-01-19  Arne SchwabeWorkaround: make ovpn-dco more reliable
2023-01-19  Timo RothenpielerDon't clear capability bounding set on capng_change_id
2023-01-19  Gert DoeringRepair special-casing of EEXIST for Linux/SITNL route...
2023-01-16  Selva NairDefine and use macros for route addition status code
2023-01-13  Gert DoeringFix OVPN_DEL_PEER_REASON_TRANSPORT_DISCONNECT breakage...
2023-01-12  Gert Doeringpreparing release 2.6_rc2 v2.6_rc2
2023-01-12  Antonio Quartullidco: print proper message in case of transport disconne...
2023-01-11  Arne SchwabeDeprecate OCC checking
2023-01-11  Frank Lichtenhelddocumentation: update 'unsupported options' section
2023-01-11  Frank Lichtenheldcheck_engine_keys: make pass with OpenSSL 3
2023-01-11  Frank Lichtenheldoptions: Always define options->management_flags
2023-01-11  Selva NairInclude CE_DISABLED status of remote in "remote-entry...
2023-01-10  Frank Lichtenheldxkey_pkcs11h_sign: fix dangling pointer
2023-01-10  Frank LichtenheldUpdate copyright year to 2023
2023-01-10  Arne SchwabeLog peer-id if loglevel is D_DCO_DEBUG and dco is enabled
2023-01-10  Gert DoeringReduce logspam about 'dco_update_keys: peer_id=-1'...
2023-01-10  Selva NairPropagate route error to initialization_completed()
2023-01-10  Arne SchwabeAdd connect-freq-initial option to limit initial connec...
2023-01-09  Gert DoeringUndo FreeBSD 12.x workaround on IPv6 ifconfig for 12...
2023-01-09  Selva NairDistinguish route addition errors from route already...
2023-01-09  Lev Stipakovtun: move print_windows_driver() out of tun.h
2023-01-08  Selva NairAssign and honour signal priority order
2023-01-08  Selva NairFix signal handling on Windows
2023-01-08  Selva NairUse IPAPI for setting ipv6 routes when iservice not...
2023-01-07  Antonio Quartullidco: improve comment about hidden debug message
2023-01-07  Antonio Quartullidco: bail out when no peer-specific message is delivered
2023-01-07  Antonio Quartullidco: properly re-initialize dco_del_peer_reason
2023-01-05  Selva NairRefactor signal handling in openvpn_getaddrinfo
2023-01-05  Selva NairPreparing for better signal handling: some code refactoring
2022-12-31  Selva NairCleanup: Close duplicated handles in interactive service
2022-12-31  Selva NairUse undo_lists for saving ring-buffer handles in intera...
2022-12-29  Selva NairProperly unmap ring buffer file-map in interactive...
2022-12-28  Frank Lichtenheldoptions.c: update usage description of --cipher
2022-12-28  Frank Lichtenheldoptions.c: fix format security error when compiling...
2022-12-28  Gert DoeringPreparing release 2.6_rc1 v2.6_rc1
2022-12-27  Gert Doeringbandaid fix for TCP multipoint server crash with Linux-DCO
2022-12-27  Arne SchwabeReplace realloc with new gc_realloc function
2022-12-27  Arne SchwabeReplace custom min macro and use more C99 style in...
2022-12-27  Arne SchwabeIgnore OVPN_DEL_PEER_REASON_USERSPACE to avoid race...
2022-12-27  Selva NairAllow skipping multple remotes via management interface
2022-12-27  Selva NairUse a template for 'unsupported management commands...
2022-12-27  Selva NairPermit unlimited connection entries and remotes
2022-12-27  Selva NairAdd remote-count and remote-entry query via management
2022-12-25  Arne SchwabeImprove logging when seeing a message for an unkown...
2022-12-25  Arne SchwabeAlso drop incoming dco packet content when dropping...
2022-12-25  Arne SchwabeDo not set nl socket buffer size
2022-12-24  Arne SchwabeMove dco_installed back to link_socket from link_socket...
2022-12-24  Arne SchwabeRename TM_UNTRUSTED to TM_INITIAL, always start session...
2022-12-22  Lev Stipakovmsvc: upgrade to Visual Studio 2022
2022-12-20  Arne SchwabeMake management password check constant time
2022-12-19  Arne SchwabeEnsure that dco keepalive and mssfix options are also...
2022-12-19  Selva NairPersist DCO client data channel traffic stats on restart
2022-12-19  Selva NairDo not include auth-token in pulled option digest
2022-12-19  Arne SchwabeUse include "buffer.h" instead of include <buffer.h>
2022-12-19  Lev Stipakovgit-version.py: proper support for tags
2022-12-19  Selva NairReduce default restart pause to 1 second
2022-12-16  Arne SchwabeDeprecate NTLMv1 proxy auth method.
2022-12-16  Arne SchwabeFix corner case that might lead to leaked file descriptor
2022-12-16  Arne SchwabeRemove unused gc_arena
2022-12-16  Arne SchwabeEliminate or comment empty blocks and switch fallthrough
2022-12-16  Arne SchwabeImprove documentation on user/password requirement...
2022-12-16  Arne SchwabeEnsure that argument to parse_line has always space...
2022-12-16  David Sommersethssl_verify: Fix memleak if creating deferred auth contr...
2022-12-15  Gert DoeringPreparing release 2.6_beta2 v2.6_beta2
2022-12-15  Lev StipakovIntroduce dco_get_peer_stats API and Windows implementation
2022-12-15  Lev Stipakovmanagement: add timer to output BYTECOUNT
2022-12-15  Marc Beckervcpkg-ports/pkcs11-helper: support loader flags
2022-12-15  Marc Beckerspecial handling for PKCS11 providers on win32
2022-12-15  Marc Beckeruse new pkcs11-helper interface to add providers
2022-12-15  Marc Beckerunify code path for adding PKCS#11 providers
2022-12-15  Max FillingerFix message for too long tls-crypt-v2 metadata
2022-12-14  Kristof Provostdco: cleanup FreeBSD dco_do_read()
2022-12-14  Lev StipakovRename dco_get_peer_stats to dco_get_peer_stats_multi
2022-12-14  Kristof ProvostRead the peer deletion reason from the kernel
2022-12-14  Kristof Provostdco: Update counters when a client disconnects
2022-12-14  Arne SchwabeSet DCO_NOT_INSTALLED also for keys not in the get_key_...
2022-12-14  Arne SchwabeTrigger a USR1 if dco_update_keys fails
2022-12-14  Arne SchwabeImprove debug logging of DCO swap key message and Linux...
2022-12-13  Kristof ProvostRead DCO traffic stats from the kernel
2022-12-12  Arne SchwabeIgnore connection attempts while server is shutting...
2022-12-12  Max FillingerCorrect tls-crypt-v2 metadata length in man page
2022-12-12  Arne SchwabeDisable DCO when TLS mode is not used
2022-12-07  Arne SchwabeFix unit test of test_pkt on little endian Linux
2022-12-07  Frank LichtenheldChangeLog: Fix encoding
2022-12-07  Antonio Quartullidisable DCO if --secret is specified
2022-12-06  Arne SchwabeFix connection cookie not including address and fix...
2022-12-01  Gert DoeringPreparing release 2.6_beta1 v2.6_beta1
2022-12-01  Frank Lichtenhelddocumentation: avoid recommending --user nobody
2022-12-01  Lev Stipakovdco: disable dco on Windows if --remote is not defined
2022-12-01  Arne SchwabeAllow reconnecting in p2p mode work under FreeBSD
2022-11-30  Arne SchwabeSignal USR1 when connection initialising fails
2022-11-30  Arne SchwabeIntroduce connection state for reconnecting peer in p2p
next