aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2020-08-17Improve the documentation for --dhcp-optionSelva Nair
2020-08-16Changes.rst: fix mistyped option namesMagnus Kroken
2020-08-16doc: fix typos in cipher-negotiation.rstMagnus Kroken
2020-08-14Fix stack overflow in OpenSolaris NEXTADDR()Gert Doering
2020-08-12Preparing release 2.5_beta1v2.5_beta1Gert Doering
2020-08-12Improve sections about older OpenVPN clients in cipher-negotiation.rstArne Schwabe
2020-08-12Changes.rst updates in preparation to 2.5_beta1Gert Doering
2020-08-12Add depreciation notice for --ncp-disable to protocol-options.rstGert Doering
2020-08-11Cleanup tls_pre_decrypt_lite and tls_pre_encryptArne Schwabe
2020-08-11Refactor/Reformat tls_pre_decryptArne Schwabe
2020-08-11Document comp-lzo no and compress being incompatibleArne Schwabe
2020-08-11Remove S_OP_NORMAL key state.Arne Schwabe
2020-08-11Move parsing IV_PROTO to separate functionArne Schwabe
2020-08-10Skip existing interfaces on opening the first available utun on macOSArne Schwabe
2020-08-10Merge check_coarse_timers and check_coarse_timers_doworkArne Schwabe
2020-08-10Eliminate check_tls wrapper functionArne Schwabe
2020-08-10Eliminate check_incoming_control_channel wrapper functionArne Schwabe