]> git.ipfire.org Git - thirdparty/openvpn.git/commit
AUTO_USERID feature -- if the auth-user-pass option is used
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 17 Aug 2007 08:22:42 +0000 (08:22 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 17 Aug 2007 08:22:42 +0000 (08:22 +0000)
commit70f4f82a3517cdb21f66899eac63fbd4543b07f2
tree9180589380a99e07c6bf88efb0e24d6f8493cf57
parentdd048438cd8dd3dc8f1c69ca08ded18fd7b9552f
AUTO_USERID feature -- if the auth-user-pass option is used
with some argument ARG, then -ARG will be appended to the
username string that is sent to the server.

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