]> git.ipfire.org Git - thirdparty/openvpn.git/commit
CC_PRINT character class now allows any 8-bit character value >= 32.
authorJames Yonan <james@openvpn.net>
Fri, 19 Aug 2011 03:10:08 +0000 (03:10 +0000)
committerDavid Sommerseth <davids@redhat.com>
Wed, 24 Aug 2011 11:34:26 +0000 (13:34 +0200)
commit2627335ac2605d0987a68ce97a0a2c4efbe25159
treea5e4838bb83e3cb09b14bd9f419d49f51a1a7b9d
parenta3beba0042312a479a706c34d977bb0944f824fd
CC_PRINT character class now allows any 8-bit character value >= 32.
This is done to allow UTF-8 and restrict the use of control characters
in usernames, passwords, common names, etc.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7538 e7ae566f-a301-0410-adde-c780ea21d3b5
buffer.c