]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
When running on Windows, the default OS value should be 'win'
authorDaniel Lenski <dlenski@gmail.com>
Wed, 15 Dec 2021 01:06:50 +0000 (17:06 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Wed, 15 Dec 2021 17:07:02 +0000 (09:07 -0800)
commiteb0fa46537ffa39e73c8dc2a174af8083797aec0
tree51a72acdaf80faabdcb3380184b9374f9ed53214
parent845e57262d1f0472afdd1da336a52f7c4e57e095
When running on Windows, the default OS value should be 'win'

This makes the behavior on Windows consistent with other platforms.

Also attempt to detect iOS, and set the default OS value to 'apple-ios'
there. As far as we know, no one has built LibOpenConnect on iOS (see
https://gitlab.com/openconnect/openconnect/-/issues/163), but this should
help future-proof it.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
library.c