aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-10Eliminate check_fragment functionArne Schwabe
2020-08-10Rename check_ping_restart_dowork to trigger_ping_timeout_signalArne Schwabe
2020-08-10Split pf_check_reload check and check timer in process_coarse_timersArne Schwabe
2020-08-10travis: don't run t_net.sh testAntonio Quartulli
2020-08-10Remove a number of check/do_work wrapper calls from coarse_timersArne Schwabe
2020-08-10Remove buf argument from link_socket_set_outgoing_addrArne Schwabe
2020-08-10Clean up a number of leftover C89 initialisations in ssl.cArne Schwabe
2020-08-10Minor cleanup in push.cArne Schwabe
2020-08-10Document different behaviour of dynamic cipher negotiationArne Schwabe
2020-08-10Rework NCP compability logic and drop BF-CBC support by defaultArne Schwabe
2020-08-05Fix compilation with --disable-lzo and --disable-lz4Lev Stipakov
2020-08-05Log serial number of revoked certificateVladislav Grishenko
2020-08-04client-connect: Add documentation for the deferred client connect featureArne Schwabe
2020-07-28Abort client-connect handler loop after first handler sets 'disable'.Gert Doering
2020-07-28Fix sequence of events for async plugin v1 handler.Gert Doering
2020-07-28Gently push users towards --data-ciphers in --show-ciphers outputSteffan Karger
2020-07-27Fix stack buffer overruns in NEXTADDR() macro:Matthias Andree
2020-07-27Add a note that ncp-ciphers is replaced by data-ciphersArne Schwabe
2020-07-27Rename ncp-ciphers to data-ciphersArne Schwabe