aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20Preparing release 2.5.2v2.5.2Gert Doering
2021-04-20Ensure key state is authenticated before sending push replyArne Schwabe
2021-04-20Ensure auth-token is only sent on a fully authenticated sessionArne Schwabe
2021-04-20Move auth_token_state from multi to key_stateArne Schwabe
2021-04-20Abort if CRL file can't be stat-ed in ssl_initMax Fillinger
2021-04-20In init_ssl, open the correct CRL path pre-chrootMax Fillinger
2021-04-20Fix condition to generate session keysArne Schwabe
2021-04-20Move context_auth from context_2 to tls_multi and name it multi_stateArne Schwabe
2021-04-18Fix IPv4 default gateway with multiple route tablesVladislav Grishenko
2021-04-17Also restore/save route-gateway options on SIGUSR1 reconnectsArne Schwabe
2021-04-04Fix potential NULL ptr crash if compiled with DMALLOCGert Doering
2021-04-02Always disable TLS renegotiationsArne Schwabe
2021-03-28Cleanup print_details and add signature/ED certificate printArne Schwabe
2021-03-23Restore also ping related options on a reconnectArne Schwabe
2021-03-22openvpnserv: Cache last error before it is overriddenSimon Rozman
2021-03-18Avoid generating unecessary mbed debug messagesArne Schwabe
2021-03-18Do not print Diffie Hellman parameters file to log fileRichard Bonhomme
2021-02-24Preparing release 2.5.1v2.5.1Gert Doering
2021-02-24Quote the domain name argument passed to the wmic commandSelva Nair
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
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-20Man page sections correctionsRichard Bonhomme
2021-01-18Skip DHCP renew with Wintun adapterDomagoj Pensa
2021-01-18Remove 1 second delay before running netshDomagoj Pensa
2021-01-18Clarify --block-ipv6 intent and direction.Gert Doering
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-11-24build: Fix missing install of man page in certain environmentsDavid Sommerseth
2020-11-24Change travis build scripts to use https when fetching prerequisites.Gert Doering
2020-10-27Preparing release 2.5.0v2.5.0Gert Doering
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