aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20Preparing release v2.4.11 (ChangeLog, version.m4, Changes.rst)v2.4.11Gert Doering
2021-04-20Ensure key state is authenticated before sending push replyArne Schwabe
2021-04-04Fix potential NULL ptr crash if compiled with DMALLOCGert Doering
2021-02-03Explain structver usage in sample defer plugin.Greg Cox
2021-01-30More explicit versioning compatibility in sample-plugins/defer/simple.cGreg Cox
2021-01-30Update openvpn_plugin_func_v2 to _v3 in sample-plugins/defer/simple.cGreg Cox
2021-01-27Documentation fixes around openvpn_plugin_func_v3 in openvpn-plugin.h.inGreg Cox
2021-01-25Fix naming error in sample-plugins/defer/simple.cGreg Cox
2021-01-23clean up / rewrite sample-plugins/defer/simple.cGert Doering
2020-12-09Preparing release v2.4.10 (ChangeLog, version.m4, Changes.rst)v2.4.10Gert Doering
2020-12-06Fix line number reporting on config file errors after <inline> segmentsGert Doering
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-11-24Also announce IV_CIPHERS as client in OpenVPN 2.4Arne Schwabe
2020-11-24Normalise ncp-ciphers option and restrict it to 127 bytesArne Schwabe
2020-11-24Change travis build scripts to use https when fetching prerequisites.Gert Doering
2020-10-12Fix redirecting of IPv4 default gateway if connecting over IPv6.Gert Doering
2020-10-02compat/lz4: Update to v1.9.2David Sommerseth
2020-09-17Fix fatal error at switching remotes (#629)Vladislav Grishenko
2020-09-14socks.c: fix alen for DOMAIN type addresses, bump up buffer sizesGert Doering
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-11Fix description of --client-disconnect calling convention in manpage.Gert Doering
2020-09-11Fix handling of 'route remote_host' for IPv6 transport case.Gert Doering
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-08-14Fix stack overflow in OpenSolaris NEXTADDR()Gert Doering
2020-08-05Log serial number of revoked certificateVladislav Grishenko
2020-07-27Fix stack buffer overruns in NEXTADDR() macro:Matthias Andree
2020-05-30Switch assertion failure to returning falseJeremy Evans
2020-05-30pool: prevent IPv6 pools to be larger than 2^16 addressesAntonio Quartulli
2020-05-13Persist management-query-remote and proxy promptsSelva Nair
2020-05-07Accept empty password and/or response in auth-pam pluginSelva Nair
2020-05-07Parse static challenge response in auth-pam pluginSelva Nair
2020-04-22Fix tls_ctx_client/server_new leaving error on OpenSSL error stackArne Schwabe
2020-04-16Preparing release v2.4.9 (ChangeLog, version.m4, Changes.rst)v2.4.9Gert Doering
2020-04-16Fix illegal client float (CVE-2020-11810)Lev Stipakov
2020-04-16Fix broken async push with NCP is usedLev Stipakov
2020-04-15Allow unicode search string in --cryptoapicert optionSelva Nair
2020-04-15Skip expired certificates in Windows certificate storeSelva Nair
2020-04-15Fix possible access of uninitialized pipe handlesSelva Nair
2020-04-15Fix possibly uninitialized return value in GetOpenvpnSettings()Selva Nair
2020-04-15Fix OpenSSL 1.1.1 not using auto elliptic curve selectionArne Schwabe
2020-04-10OpenSSL: Fix --crl-verify not loading multiple CRLs in one fileMaxim Plotnikov
2020-04-05When auth-user-pass file has no password query the management interfaceSelva Nair
2020-04-05Move querying username/password from management interface to a functionSelva Nair
2020-04-02Fix OpenSSL error stack handling of tls_ctx_add_extra_certsArne Schwabe
2020-04-01Fetch OpenSSL versions via source/old linksArne Schwabe
2020-04-01mbedTLS: Make sure TLS session survives moveTom van Leeuwen