From: Samuli Seppänen <sam...@openvpn.net> This patch is for the "master" branch
Signed-off-by: Samuli Seppänen <sam...@openvpn.net> --- Changes.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Changes.rst b/Changes.rst index 41629bd..61e1e59 100644 --- a/Changes.rst +++ b/Changes.rst @@ -1,10 +1,13 @@ -Version 2.4.0 -============= - +Overview of changes in 2.4 +========================== New features ------------ +Windows DNS leak fix + This feature allows blocking all out-of-tunnel communication on TCP/UDP port + 53 (except for OpenVPN itself), preventing DNS Leaks on Windows 8.1 and 10. + keying-material-exporter Keying Material Exporter [RFC-5705] allow additional keying material to be derived from existing TLS channel. @@ -34,18 +37,16 @@ LZ4 Compression compression. -User-visible Changes --------------------- +Behavioral changes +------------------ - proto udp and proto tcp specify to use IPv4 and IPv6. The new options proto udp4 and tcp4 specify to use IPv4 only. - connect-timeout specifies now the timeout until the first TLS packet is received (identical to server-poll-timeout) and this timeout now - includes the removed socks proxy timeout and http proxy timeout. - - In --static mode connect-timeout specifies the timeout for TCP and - proxy connection establishment - + includes the removed socks proxy timeout and http proxy timeout. In --static + mode connect-timeout specifies the timeout for TCP and proxy connection + establishment - connect-retry now specifies the maximum number of unsucessfully trying all remote/connection entries before exiting. -- 2.1.0