Branch: refs/heads/rekey Home: https://github.com/kronosnet/kronosnet Commit: f41eb7e253b73add299a3ab5fa1ed77943e6a69b https://github.com/kronosnet/kronosnet/commit/f41eb7e253b73add299a3ab5fa1ed7... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-03-26 (Tue, 26 Mar 2019)
Changed paths: M libknet/crypto.c M libknet/crypto_model.h M libknet/crypto_nss.c M libknet/crypto_openssl.c M libknet/handle.c M libknet/internals.h
Log Message: ----------- [crypto] first pass to implement rekey by de-harcoding crypto_instance in each internal API call
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 5324ad6d46709e853157d64cbc98742e5b8e7c3a https://github.com/kronosnet/kronosnet/commit/5324ad6d46709e853157d64cbc9874... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-03-26 (Tue, 26 Mar 2019)
Changed paths: M libknet/crypto.c M libknet/crypto.h M libknet/crypto_model.h M libknet/crypto_nss.c M libknet/crypto_openssl.c M libknet/handle.c M libknet/libknet.h M libknet/tests/api-check.mk A libknet/tests/api_knet_handle_crypto_start_rekey.c A libknet/tests/api_knet_handle_crypto_stop_rekey.c A libknet/tests/api_knet_handle_crypto_use_newkey.c M man/Makefile.am
Log Message: ----------- [crypto] add support for rekey public APIs
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/e4d0354b39bb...5324ad6d4670