diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-31 08:23:12 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2005-10-31 08:23:12 +0000 |
commit | 1818cf94daa86ea3710f5ebd92fa6ba059ea0b3b (patch) | |
tree | edd5b89017dfd691767b64bd87de5e3bca3bbded /ChangeLog | |
parent | ChangeLog edit (diff) | |
download | openvpn-1818cf94daa86ea3710f5ebd92fa6ba059ea0b3b.tar.xz |
VERSION 2.1_beta5
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@742 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ $Id$ push a maliciously crafted options string to the client, and (c) the client indicates its willingness to accept pushed options from the server by having "pull" or - "client" in its configuration file. + "client" in its configuration file (Credit: Vade79). * Security fix (merged from 2.0.3) -- Potential DoS vulnerability on the server in TCP mode. If the TCP server accept() call returns an error status, the resulting exception handler |