Split tls modules and their tests into openssl and generic.
Also, add a stubbed-out nss version of the modules. The tests won't pass with NSS yet since the NSS modules don't do anything. This is a good patch to read with --color-moved.
This diff is collapsed.
src/lib/tls/tortls_nss.c
0 → 100644
src/lib/tls/tortls_openssl.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
src/lib/tls/x509_nss.c
0 → 100644