Bump library soname to libopenconnect.so.2
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 8 Jun 2012 01:56:17 +0000 (02:56 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 8 Jun 2012 01:56:21 +0000 (02:56 +0100)
commit3c4a1a2785a5895667622e754ca81c03f9bcc37c
tree139f8ba2be481dacab3bb9004f647c5af31997c0
parent978241b95e58fcd54be1b32f33f609370fbec35c
Bump library soname to libopenconnect.so.2

With this, the certificates are now an opaque type and callers are not
permitted to access them directly. Take the opportunity to also rename
openconnect_init_openssl() to openconnect_init_ssl().

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
configure.ac
gnutls.c
libopenconnect.map.in
main.c
openconnect.h
openconnect.pc.in
openssl.c