split cyassl and openssl sources, add ssl library abstraction
authorFelix Fietkau <nbd@openwrt.org>
Mon, 4 Feb 2013 16:41:54 +0000 (17:41 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 4 Feb 2013 21:55:57 +0000 (22:55 +0100)
commitf48abdecd43435809777629e20a257448a68a578
tree9be573de84585cb9f91bd5a03e06124e41f4bb6a
parentad9606401da9bb32bbf4003eea1f0e93b8e8f16c
split cyassl and openssl sources, add ssl library abstraction

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
CMakeLists.txt
ustream-internal.h [new file with mode: 0644]
ustream-io-cyassl.c [new file with mode: 0644]
ustream-io-openssl.c [new file with mode: 0644]
ustream-io.c [deleted file]
ustream-io.h [deleted file]
ustream-openssl.c [new file with mode: 0644]
ustream-openssl.h [new file with mode: 0644]
ustream-ssl.c
ustream-ssl.h