aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-24Quote the domain name argument passed to the wmic commandSelva Nair
2021-01-23Make OPENVPN_PLUGIN_ENABLE_PF failures FATALGert Doering
2021-01-20Document common uses of 'echo' directive, re-enable logging for 'echo'.Gert Doering
2021-01-20Fix tls-auth mismatch OCC message when tls-cryptv2 is used.Arne Schwabe
2021-01-18Skip DHCP renew with Wintun adapterDomagoj Pensa
2021-01-18Remove 1 second delay before running netshDomagoj Pensa
2021-01-18Zero initialise msghdr prior to calling sendmesgArne Schwabe
2020-12-15Fix too early argv freeing when registering DNSDomagoj Pensa
2020-12-06Fix line number reporting on config file errors after <inline> segmentsGert Doering
2020-12-04Fix port-share option with TLS-Crypt v2Arne Schwabe
2020-12-04tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key)Steffan Karger
2020-12-04tls-crypt-v2: fix server memory leakSteffan Karger
2020-12-02Remove auth_user_pass.wait_for_push variableArne Schwabe
2020-11-30Fix auth-token not being updated if auth-nocache is setArne Schwabe
2020-10-15Avoid passing NULL to argv_printf_cat() in temp_file error case.Gert Doering
2020-10-11Add function for common env setting of verify user/pass callsArne Schwabe
2020-10-09networking_iproute2: fix memory leak in net_iface_mtu_set()Steffan Karger
2020-10-08Allow 'none' cipher being specified in --data-ciphersArne Schwabe
2020-10-04Fix redirecting of IPv4 default gateway if connecting over IPv6.Gert Doering
2020-10-04Added 'route_ipv6_metric_NN' environment variable for IPv6 route metric.Jan Seeger
2020-10-04Speedup TCP remote hosts connectionsVladislav Grishenko
2020-10-02Selectively reformat too long linesVladislav Grishenko
2020-10-02compat/lz4: Update to v1.9.2David Sommerseth
2020-10-01Improve error msg when all TAP adapters are in use 'or disabled'Richard Bonhomme
2020-09-29Fix update_time() and openvpn_gettimeofday() coexistenceVladislav Grishenko
2020-09-29Alias ADAPTER_DOMAIN_SUFFIX to DOMAINLev Stipakov
2020-09-28Set DNS Domain using iserviceSelva Nair
2020-09-24openvpnmsica: Simplify find_adapters() to void returnSimon Rozman via Openvpn-devel
2020-09-24netsh: Delete WINS servers on TUN closeSimon Rozman via Openvpn-devel
2020-09-24netsh: Clear existing IPv6 DNS servers before configuring new onesSimon Rozman via Openvpn-devel
2020-09-24netsh: Specify interfaces by index rather than nameSimon Rozman via Openvpn-devel
2020-09-18Fix combination of --dev tap and --topology subnet across multiple platforms.Gert Doering
2020-09-17If IPv6 pool specification sets pool start to ::0 address, increment.Gert Doering
2020-09-17Fix fatal error at switching remotes (#629)Vladislav Grishenko
2020-09-15Fix netbits setting (in TAP mode) for IPv6 on Windows.Gert Doering
2020-09-15Allow --dhcp-option in config file when windows-driver is wintunSelva Nair
2020-09-14socks.c: fix alen for DOMAIN type addresses, bump up buffer sizesGert Doering
2020-09-14msvc: better support for 32bit architectureLev Stipakov
2020-09-14Fix --show-gateway for IPv6 on NetBSD/i386.Gert Doering
2020-09-11Fix handling of 'route remote_host' for IPv6 transport case.Gert Doering
2020-09-10Fix best gateway selection over netlinkVladislav Grishenko
2020-09-10Fix TUNSETGROUP compatibility with very old Linux systems.Gert Doering
2020-09-09Fix error detection / abort in --inetd corner case.Gert Doering
2020-09-04openvpnmsica: make adapter renaming non-fatalLev Stipakov
2020-09-04In tap.c use DiInstallDevice to install the driver on a new adapterSelva Nair
2020-08-30Fix client NCP OCC fallback when server and client cipher are identicalArne Schwabe
2020-08-23Workaround FreeBSD 12+ race condition on tun/tap open with IPv6.Gert Doering
2020-08-23Fixes a bug in management_callback_send_cc_message, should be strlen instead ...Eric Thorpe
2020-08-23Fix client's poor man NCP fallbackArne Schwabe
2020-08-23tun.c: enable using wintun driver under SYSTEMLev Stipakov