auth: Parse the new server response format
authorKevin Cernekee <cernekee@gmail.com>
Fri, 26 Oct 2012 04:53:10 +0000 (21:53 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 08:22:56 +0000 (01:22 -0700)
commitc407e79e9825503cd8ea73cd6cc5193785598b1e
treefd3efcd2032a37b2ec0f0cddd84355584195a9fa
parentb4e67f481966f7c831414783b98b173e2999e95c
auth: Parse the new server response format

Newer AnyConnect installations use a different XML document tree
to pass information to the client.  This patch allows OpenConnect
to parse the new format, and attempts to document both the old
format and the new format in the comments.

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