]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Replace leading dash ('-') characters in an X509 name with underbars ('_')
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Sat, 19 Jul 2008 00:29:31 +0000 (00:29 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Sat, 19 Jul 2008 00:29:31 +0000 (00:29 +0000)
commit7621883663b7948faccc610e12e017cd8f0b16df
tree304a23d3a68569ad287734b9dff71751d029f9ca
parentd1dcc3e706c5e7de69e79e70a3c431ca4ce27881
Replace leading dash ('-') characters in an X509 name with underbars ('_')
before calling user-defined scripts, to preclude the chance of a leading
dash being interpreted as an option prefix.

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