]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
auth: Split auth form prompt logic from parsing logic
authorKevin Cernekee <cernekee@gmail.com>
Sat, 27 Oct 2012 22:44:23 +0000 (15:44 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 05:10:03 +0000 (22:10 -0700)
commitb4e67f481966f7c831414783b98b173e2999e95c
tree1e1c4bb05df1a2e92e2996a274675badf96f5168
parentdbc605c968bfdd9b882f97562e389489b5ce06f8
auth: Split auth form prompt logic from parsing logic

Provide separate calls for parse_xml_response() and handle_auth_form(),
so that the ordering of events in openconnect_obtain_cookie() can be
modified.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
auth.c
http.c
openconnect-internal.h