Allow set_driver to fail and handle this case.
[cascardo/rnetproxy.git] / hcconn_ssl.c
2009-07-07 Thadeu Lima de Sou... Allow set_driver to fail and handle this case.
2009-07-07 Thadeu Lima de Sou... Split code so we can reuse it without copying it.
2009-07-07 Thadeu Lima de Sou... Rename functions so we can distinguish client and serve...
2009-07-07 Thadeu Lima de Sou... Split SSL data initialization into GNUTLS session and...
2009-07-03 Thadeu Lima de Sou... Handle close event in SSL layer watch.
2009-07-03 Thadeu Lima de Sou... Added SSL client layer.