~mamarley/openconnect/+git/gitlab-main:gp

Last commit made on 2017-05-14
Get this branch:
git clone -b gp https://git.launchpad.net/~mamarley/openconnect/+git/gitlab-main

Branch merges

Branch information

Recent commits

4538f1e... by dwmw2

Merge branch 'globalprotect' of https://github.com/dlenski/openconnect

69793ae... by Piotr Kubaj <email address hidden>

Fix build with LibreSSL 2.5.1 and higher.

We don't actually care if we use the read or write state; we're only
calculating the cipher/protocol overheads which are the same in both
directions.

In LibreSSL they were all removed in
https://github.com/libressl-portable/openbsd/commit/122ecd906da7
and the read side was restored in
https://github.com/libressl-portable/openbsd/commit/0d7a7d5f5a44
so just use that.

Signed-off-by: Piotr Kubaj <email address hidden>
Signed-off-by: David Woodhouse <email address hidden>

539e3ee... by Zhang Youfu

NUL-terminate gai->value for OPT_RESOLVE, fix out-of-bound read

Signed-off-by: Youfu Zhang <email address hidden>
Signed-off-by: David Woodhouse <email address hidden>

f0a599e... by Dan Lenski

change README to refer to in-repo doc

45e2927... by Dan Lenski

Merge branch 'gist' into globalprotect

607fc06... by Dan Lenski

caveat about magic ping destination (based on findings/improvement of https://github.com/dlenski/openconnect/pull/25)

cf8a3db... by Dan Lenski

more cleanup and clarification of TLS vs. ESP tunnel interaction

1eec45c... by Dan Lenski

rename

79349a8... by Dan Lenski

specify exact client version studied

dc16486... by Dan Lenski

clarify requirement for correct user-agent, remove irrelevant redundant bits