]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2021-07-02  Arne SchwabeMove examples into openvpn-examples(5) man page
2021-06-25  Lev StipakovFix console prompts with redirected log
2021-06-24  Gert DoeringAdd error reporting to get_console_input_win32().
2021-06-17  Gert DoeringPreparing release 2.5.3 v2.5.3
2021-06-17  Lev Stipakovcontrib/vcpkg-ports: add openssl port with --no-autoloa...
2021-06-17  Lev Stipakovcrypto_openssl.c: disable explicit initialization on...
2021-06-17  Selva NairApply the connect-retry backoff to only one side of...
2021-06-15  Max FillingerFix build with mbedtls w/o SSL renegotiation support
2021-06-15  Arne SchwabeImplement auth-token-user
2021-06-15  Lev StipakovGitHub actions: add MSVC build
2021-06-15  Arne SchwabeAdd github actions
2021-06-15  Lev Stipakovvcpkg-ports: restore trailing whitespaces in .patch...
2021-06-15  Selva NairImprove documentation of AUTH_PENDING related directives
2021-06-15  Lev Stipakovcontrib/vcpkg-ports: add pkcs11-helper port
2021-06-15  Lev Stipakovmsvc: standalone building
2021-06-15  David SommersethUpdate copyrights
2021-06-07  Lev Stipakovmsvc: add ARM64 configuration
2021-06-03  Matthias AndreeFix SIGSEGV (NULL deref) receiving push "echo"
2021-05-19  Lev Stipakovopenvpnmsica: properly schedule reboot in the end of...
2021-05-14  Arne SchwabeAdd missing free_key_ctx for auth_token
2021-04-20  Gert DoeringPreparing release 2.5.2 v2.5.2
2021-04-20  Arne SchwabeEnsure key state is authenticated before sending push...
2021-04-20  Arne SchwabeEnsure auth-token is only sent on a fully authenticated...
2021-04-20  Arne SchwabeMove auth_token_state from multi to key_state
2021-04-20  Max FillingerAbort if CRL file can't be stat-ed in ssl_init
2021-04-20  Max FillingerIn init_ssl, open the correct CRL path pre-chroot
2021-04-20  Arne SchwabeFix condition to generate session keys
2021-04-20  Arne SchwabeMove context_auth from context_2 to tls_multi and name...
2021-04-18  Vladislav GrishenkoFix IPv4 default gateway with multiple route tables
2021-04-17  Arne SchwabeAlso restore/save route-gateway options on SIGUSR1...
2021-04-04  Gert DoeringFix potential NULL ptr crash if compiled with DMALLOC
2021-04-02  Arne SchwabeAlways disable TLS renegotiations
2021-03-28  Arne SchwabeCleanup print_details and add signature/ED certificate...
2021-03-23  Arne SchwabeRestore also ping related options on a reconnect
2021-03-22  Simon Rozmanopenvpnserv: Cache last error before it is overridden
2021-03-18  Arne SchwabeAvoid generating unecessary mbed debug messages
2021-03-18  Richard BonhommeDo not print Diffie Hellman parameters file to log...
2021-02-24  Gert DoeringPreparing release 2.5.1 v2.5.1
2021-02-24  Selva NairQuote the domain name argument passed to the wmic command
2021-02-03  Greg CoxExplain structver usage in sample defer plugin.
2021-01-30  Greg CoxMore explicit versioning compatibility in sample-plugin...
2021-01-30  Greg CoxUpdate openvpn_plugin_func_v2 to _v3 in sample-plugins...
2021-01-27  Greg CoxDocumentation fixes around openvpn_plugin_func_v3 in...
2021-01-25  Greg CoxFix naming error in sample-plugins/defer/simple.c
2021-01-23  Gert Doeringclean up / rewrite sample-plugins/defer/simple.c
2021-01-23  Gert DoeringMake OPENVPN_PLUGIN_ENABLE_PF failures FATAL
2021-01-20  Gert DoeringDocument common uses of 'echo' directive, re-enable... 147/head
2021-01-20  Arne SchwabeFix tls-auth mismatch OCC message when tls-cryptv2...
2021-01-20  Richard BonhommeMan page sections corrections
2021-01-18  Domagoj PensaSkip DHCP renew with Wintun adapter
2021-01-18  Domagoj PensaRemove 1 second delay before running netsh
2021-01-18  Gert DoeringClarify --block-ipv6 intent and direction.
2021-01-18  Arne SchwabeZero initialise msghdr prior to calling sendmesg
2020-12-15  Domagoj PensaFix too early argv freeing when registering DNS
2020-12-06  Gert DoeringFix line number reporting on config file errors after...
2020-12-04  Arne SchwabeFix port-share option with TLS-Crypt v2
2020-12-04  Steffan Kargertls-crypt-v2: also preload tls-crypt-v2 keys (if -...
2020-12-04  Steffan Kargertls-crypt-v2: fix server memory leak
2020-12-02  Arne SchwabeRemove auth_user_pass.wait_for_push variable
2020-11-30  Arne SchwabeFix auth-token not being updated if auth-nocache is set
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-27  Gert DoeringPreparing release 2.5.0 v2.5.0
2020-10-15  Gert DoeringPreparing release 2.5_rc3 v2.5_rc3
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-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-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-30  Gert DoeringPreparing release 2.5_rc2 v2.5_rc2
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-21  Gert DoeringPreparing release 2.5_rc1 v2.5_rc1
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
next