]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Shift PC/SC context out of generic vpninfo
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 1 Oct 2018 11:01:00 +0000 (12:01 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 Oct 2018 07:13:29 +0000 (08:13 +0100)
commit46b6bb885ab580c908b291f38af00c243541facd
tree9614b3dc37afc75e16816087c832daaac50f0664
parentd93bf0dce89fc309ee7bf830559bcd6616bf0ced
Shift PC/SC context out of generic vpninfo

TPM2 support wants its own BOOL definition which conflicts with the
"standard" Windows one from libpcsc. Let's just isolate things so that
we only need to include PC/SC header files from within yubikey.c.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
library.c
openconnect-internal.h
yubikey.c