]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2020-11-25  Arne SchwabeImprove keys out of sync message
2020-11-25  Arne SchwabeAdd more documentation about our internal TLS functions
2020-11-25  Arne SchwabeReplace key_scan array of static pointers with inline...
2020-11-24  David Sommersethbuild: Fix missing install of man page in certain envir...
2020-11-24  Gert DoeringChange travis build scripts to use https when fetching...
2020-10-24  Arne SchwabeRemove --disable-def-auth configure argument
2020-10-24  Arne SchwabeRemove explicit setting of peer_id to false
2020-10-24  Arne SchwabeRemove NULL checks before calling free
2020-10-24  Arne SchwabeAlign reliable_free with other free methods to accept...
2020-10-24  Arne SchwabeInline function tls_get_peer_info
2020-10-15  Gert DoeringAvoid passing NULL to argv_printf_cat() in temp_file...
2020-10-11  Arne SchwabeAdd function for common env setting of verify user...
2020-10-11  Arne SchwabeIgnore deprecation warning for daemon on macOS
2020-10-10  Gert DoeringFix compilation on pre-EKM mbedTLS libraries.
2020-10-09  Steffan KargerSimplify key material exporter backend API
2020-10-09  Arne SchwabeImplement generating data channel keys via EKM/RFC...
2020-10-09  Steffan Kargernetworking_iproute2: fix memory leak in net_iface_mtu_set()
2020-10-08  Arne SchwabeAllow 'none' cipher being specified in --data-ciphers
2020-10-05  Vladislav GrishenkoSupport X509 field list to be username
2020-10-05  Arne SchwabeMove openvpn specific key expansion into its own function
2020-10-04  Gert DoeringFix redirecting of IPv4 default gateway if connecting...
2020-10-04  Jan SeegerAdded 'route_ipv6_metric_NN' environment variable for...
2020-10-04  Vladislav GrishenkoSpeedup TCP remote hosts connections
2020-10-02  Vladislav GrishenkoSelectively reformat too long lines
2020-10-02  David Sommersethcompat/lz4: Update to v1.9.2
2020-10-01  Richard BonhommeImprove error msg when all TAP adapters are in use...
2020-09-29  Vladislav GrishenkoFix update_time() and openvpn_gettimeofday() coexistence
2020-09-29  Lev StipakovAlias ADAPTER_DOMAIN_SUFFIX to DOMAIN
2020-09-29  Selva NairImprove documentation of --username-as-common-name
2020-09-28  Selva NairSet DNS Domain using iservice
2020-09-24  Simon Rozman... openvpnmsica: Simplify find_adapters() to void return
2020-09-24  Simon Rozman... netsh: Delete WINS servers on TUN close
2020-09-24  Simon Rozman... netsh: Clear existing IPv6 DNS servers before configuri...
2020-09-24  Simon Rozman... netsh: Specify interfaces by index rather than name
2020-09-18  Gert DoeringFix combination of --dev tap and --topology subnet...
2020-09-18  Gert DoeringAdd demo plugin that excercises "CLIENT_CONNECT" and...
2020-09-17  Gert DoeringIf IPv6 pool specification sets pool start to ::0 addre...
2020-09-17  Vladislav GrishenkoFix fatal error at switching remotes (#629)
2020-09-16  David Sommersethbuild: Fix make distclean/distcheck
2020-09-16  David Sommersethsample-plugins: Partially autotoolize the sample-plugin...
2020-09-15  Gert DoeringFix netbits setting (in TAP mode) for IPv6 on Windows.
2020-09-15  Selva NairAllow --dhcp-option in config file when windows-driver...
2020-09-14  David Sommersethman: Improve --remote entry
2020-09-14  Gert Doeringsocks.c: fix alen for DOMAIN type addresses, bump up...
2020-09-14  Lev Stipakovmsvc: better support for 32bit architecture
2020-09-14  Gert DoeringFix --show-gateway for IPv6 on NetBSD/i386.
2020-09-11  Gert DoeringHandle NULL returns from calloc() in sample plugins.
2020-09-11  David Sommersethman: Add missing --server-ipv6
2020-09-11  Gert DoeringFix description of --client-disconnect calling conventi...
2020-09-11  Gert DoeringReplace 'echo -n' with 'printf' in tests/t_lpback.sh
2020-09-11  Selva NairAdd a remark on dropping privileges when --mlock is...
2020-09-11  Gert DoeringFix handling of 'route remote_host' for IPv6 transport...
2020-09-10  Vladislav GrishenkoFix best gateway selection over netlink
2020-09-10  Gert DoeringFix TUNSETGROUP compatibility with very old Linux systems.
2020-09-09  Gert DoeringFix error detection / abort in --inetd corner case.
2020-09-09  Gert DoeringDocument that --push-remove is generally more suitable...
2020-09-04  Lev Stipakovopenvpnmsica: make adapter renaming non-fatal
2020-09-04  Selva NairIn tap.c use DiInstallDevice to install the driver...
2020-08-30  Arne SchwabeFix client NCP OCC fallback when server and client...
2020-08-28  Arne SchwabeFix compilation with older mbed TLS versions (mbedtls_t...
2020-08-23  Gert DoeringWorkaround FreeBSD 12+ race condition on tun/tap open...
2020-08-23  Arne SchwabeRefactor key_state_export_keying_material functions
2020-08-23  Eric ThorpeFixes a bug in management_callback_send_cc_message...
2020-08-23  Arne SchwabeFix client's poor man NCP fallback
2020-08-23  Lev Stipakovtun.c: enable using wintun driver under SYSTEM
2020-08-17  Selva NairImprove the documentation for --dhcp-option
2020-08-16  Magnus KrokenChanges.rst: fix mistyped option names
2020-08-16  Magnus Krokendoc: fix typos in cipher-negotiation.rst
2020-08-14  Gert DoeringFix stack overflow in OpenSolaris NEXTADDR()
2020-08-12  Gert DoeringChange version.m4 to 2.6_git
2020-08-12  Arne SchwabeImprove sections about older OpenVPN clients in cipher...
2020-08-12  Gert DoeringChanges.rst updates in preparation to 2.5_beta1
2020-08-12  Gert DoeringAdd depreciation notice for --ncp-disable to protocol...
2020-08-11  Arne SchwabeCleanup tls_pre_decrypt_lite and tls_pre_encrypt
2020-08-11  Arne SchwabeRefactor/Reformat tls_pre_decrypt
2020-08-11  Arne SchwabeDocument comp-lzo no and compress being incompatible
2020-08-11  Arne SchwabeRemove S_OP_NORMAL key state.
2020-08-11  Arne SchwabeMove parsing IV_PROTO to separate function
2020-08-10  Arne SchwabeSkip existing interfaces on opening the first available...
2020-08-10  Arne SchwabeMerge check_coarse_timers and check_coarse_timers_dowork
2020-08-10  Arne SchwabeEliminate check_tls wrapper function
2020-08-10  Arne SchwabeEliminate check_incoming_control_channel wrapper function
2020-08-10  Arne SchwabeEliminate check_fragment function
2020-08-10  Arne SchwabeRename check_ping_restart_dowork to trigger_ping_timeou...
2020-08-10  Arne SchwabeSplit pf_check_reload check and check timer in process_...
2020-08-10  Antonio Quartullitravis: don't run t_net.sh test
2020-08-10  Arne SchwabeRemove a number of check/do_work wrapper calls from...
2020-08-10  Arne SchwabeRemove buf argument from link_socket_set_outgoing_addr
2020-08-10  Arne SchwabeClean up a number of leftover C89 initialisations in...
2020-08-10  Arne SchwabeMinor cleanup in push.c
2020-08-10  Arne SchwabeDocument different behaviour of dynamic cipher negotiation
2020-08-10  Arne SchwabeRework NCP compability logic and drop BF-CBC support...
2020-08-05  Lev StipakovFix compilation with --disable-lzo and --disable-lz4
2020-08-05  Vladislav GrishenkoLog serial number of revoked certificate
2020-08-04  Arne Schwabeclient-connect: Add documentation for the deferred...
2020-07-28  Gert DoeringAbort client-connect handler loop after first handler...
2020-07-28  Gert DoeringFix sequence of events for async plugin v1 handler.
2020-07-28  Steffan KargerGently push users towards --data-ciphers in --show...
2020-07-27  Matthias AndreeFix stack buffer overruns in NEXTADDR() macro:
2020-07-27  Arne SchwabeAdd a note that ncp-ciphers is replaced by data-ciphers
next