Remove SSL via OpenSSL support YAZ-732
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Jan 2014 12:10:49 +0000 (13:10 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Jan 2014 12:10:49 +0000 (13:10 +0100)
commitc1f23597ea64485e2362d658f3653211202cc6a8
tree3276ecfa81f969a3892be1edd018bec04b1ee475
parent3e824a6f36428c6a4ab72246796047803c080828
Remove SSL via OpenSSL support YAZ-732

Also deprecate three functions from comstack that aren't working with
GnuTLS: cs_get_ssl, cs_set_ssl_ctx, cs_get_peer_certificate_x509.
configure.ac
doc/comstack.xml
doc/installation.xml
doc/introduction.xml
include/yaz/comstack.h
src/comstack.c
src/tcpip.c