Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 62c0a9f963925ca317950e289fd364192feae842
https://github.com/fabbione/kronosnet/commit/62c0a9f963925ca317950e289fd364…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M Makefile.am
M configure.ac
M debian/control
M kronosnet.spec.in
M libknet/Makefile.am
M libknet/crypto.c
A libknet/crypto_openssl.c
A libknet/crypto_openssl.h
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
M libknet/tests/knet_bench.c
Log Message:
-----------
[crypto] add openssl support (first cut)
still needs dlopen and memcheck love + sync with nss key size
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>