Add barely functional GnuTLS support
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 29 May 2012 22:53:38 +0000 (23:53 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 29 May 2012 22:57:58 +0000 (23:57 +0100)
commitd8cc2eec5b982542c9ecb919f641a191df708d83
treebe5083dd5b31a7c99bed059d08489b173de50458
parente3ebe90dea6559effe4b00991b29bd778b122051
Add barely functional GnuTLS support

It has no DTLS, doesn't do any server certificate validation, doesn't
support client certificates and there are odd bugs with it even in the
bits that *are* implemented. But we're getting there...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
cstp.c
gnutls.c [new file with mode: 0644]
library.c
openconnect-internal.h