]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added the ability for the server to provide a custom reason string
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 29 Sep 2009 23:10:14 +0000 (23:10 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 29 Sep 2009 23:10:14 +0000 (23:10 +0000)
commit5733ef668ff51d7a553fb5bc76a1c4ff00352e27
tree25a355111e3442d04c35136456eaf741ac96f6e1
parent8e952ed1977eee75cecdf2a580f07a2c6da622a4
Added the ability for the server to provide a custom reason string
when an AUTH_FAILED message is returned to the client.  This
string can be set by the server-side managment interface and read
by the client-side management interface.

For more info, see management/management-notes.txt, and look for
references to "client-reason-text".

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5012 e7ae566f-a301-0410-adde-c780ea21d3b5
manage.c
manage.h
management/management-notes.txt
multi.c
push.c
push.h
ssl.c
ssl.h