Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ffb840ff1d0e270fb8b56d1b9996dc0eb6d8d064
https://github.com/fabbione/kronosnet/commit/ffb840ff1d0e270fb8b56d1b9996dc…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M libknet/Makefile.am
M libknet/crypto_openssl.c
Log Message:
-----------
[openssl] move to dlopen model
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4c982b2bdadda6ce3bd30e98ec09a81301d464d7
https://github.com/fabbione/kronosnet/commit/4c982b2bdadda6ce3bd30e98ec09a8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M libknet/crypto_nss.c
Log Message:
-----------
[nss] protect shutdown from segfaults in case we cannot resolve all syms
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
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>