]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
chg: add --version-string
authorRalph Schmieder <ralph.schmieder@gmail.com>
Sat, 8 Sep 2018 12:57:29 +0000 (14:57 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 15 Oct 2018 16:19:36 +0000 (09:19 -0700)
commit13b641668bcdeeca5aed692596c42700cad6b357
tree044ba6fd06d9c4ffaa942739c28489f0640d1cf9
parent7e6ae2a394b87355265269be952678c8b1ec824d
chg: add --version-string

I've included a patch that provides better compatibility with CSD on
ASA head ends. E.g. it allows to specify the version string that is
presented to the ASA. Previous to this patch, OC presents its own
version e.g. 0.7.8 but that could cause rejection on the head end if
it looks for a matching AC version string.

[dwmw2: All the library ABI support for the new function]

Signed-off-by: Ralph Schmieder <ralph.schmieder@gmail.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
auth.c
cstp.c
java/src/com/example/LibTest.java
java/src/org/infradead/libopenconnect/LibOpenConnect.java
jni.c
libopenconnect.map.in
library.c
main.c
openconnect-internal.h
openconnect.8.in
openconnect.h