]> gitweb.factorcode.org Git - factor.git/commit
Add support for LibreSSL's libtls library 1528/head
authorBenjamin Pollack <benjamin@bitquabit.com>
Thu, 18 Feb 2016 19:29:54 +0000 (14:29 -0500)
committerBenjamin Pollack <benjamin@bitquabit.com>
Fri, 19 Feb 2016 21:37:03 +0000 (16:37 -0500)
commitbf89a3d31dfd5f307c537c53379e061da2249028
treed2530f45cd86d4cd05c71fc2bc557ccacfccd1bc
parentd99c9e16632d2eb1e5a8862182529d3dcc6b7c56
Add support for LibreSSL's libtls library

These are just the low-level FFI bindings; high-level bindings (and
maybe an alternative implementation of io.sockets.secure) will come in
a later commit.
extra/libtls/authors.txt [new file with mode: 0644]
extra/libtls/ffi/ffi.factor [new file with mode: 0644]
extra/libtls/ffi/summary.txt [new file with mode: 0644]
extra/libtls/tags.txt [new file with mode: 0644]