nixio: Rework TLS support, added support for CyaSSL
authorSteven Barth <steven@midlink.org>
Thu, 28 May 2009 13:50:00 +0000 (13:50 +0000)
committerSteven Barth <steven@midlink.org>
Thu, 28 May 2009 13:50:00 +0000 (13:50 +0000)
commit20d2e99010f067cd45a7bcfa93fe10862882b3a8
treecbd1efa9828a6b1f3fa35a08746c9378477f30c7
parentd0bb8964dd9690d7b3ae423c598e95f7fb81ae99
nixio: Rework TLS support, added support for CyaSSL
contrib/package/cyassl/Makefile [new file with mode: 0644]
contrib/package/luci/Makefile
libs/nixio/Makefile
libs/nixio/docsrc/nixio.lua
libs/nixio/src/cyassl-compat.c [new file with mode: 0644]
libs/nixio/src/cyassl-compat.h [new file with mode: 0644]
libs/nixio/src/tls-context.c
libs/nixio/src/tls-crypto.c