aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15Preparing release 2.5_rc3v2.5_rc3Gert Doering
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-30Preparing release 2.5_rc2v2.5_rc2Gert Doering
2020-09-29Fix update_time() and openvpn_gettimeofday() coexistenceVladislav Grishenko
2020-09-29Alias ADAPTER_DOMAIN_SUFFIX to DOMAINLev Stipakov
2020-09-29Improve documentation of --username-as-common-nameSelva Nair
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-21Preparing release 2.5_rc1v2.5_rc1Gert Doering
2020-09-18Fix combination of --dev tap and --topology subnet across multiple platforms.Gert Doering
2020-09-18Add demo plugin that excercises "CLIENT_CONNECT" and "CLIENT_CONNECT_V2" pathsGert 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-16build: Fix make distclean/distcheckDavid Sommerseth
2020-09-16sample-plugins: Partially autotoolize the sample-plugins buildDavid Sommerseth
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-14man: Improve --remote entryDavid Sommerseth
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-11Handle NULL returns from calloc() in sample plugins.Gert Doering
2020-09-11man: Add missing --server-ipv6David Sommerseth
2020-09-11Fix description of --client-disconnect calling convention in manpage.Gert Doering
2020-09-11Replace 'echo -n' with 'printf' in tests/t_lpback.shGert Doering
2020-09-11Add a remark on dropping privileges when --mlock is usedSelva Nair
2020-09-11Fix handling of 'route remote_host' for IPv6 transport case.Gert Doering
2020-09-10Preparing release 2.5_beta4v2.5_beta4Gert 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-09Document that --push-remove is generally more suitable than --push-resetGert 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-31Preparing release 2.5_beta3v2.5_beta3Gert Doering
2020-08-30Fix client NCP OCC fallback when server and client cipher are identicalArne Schwabe
2020-08-26Preparing release 2.5_beta2v2.5_beta2Gert Doering
2020-08-23Workaround FreeBSD 12+ race condition on tun/tap open with IPv6.Gert Doering