Branch: refs/heads/rekey Home: https://github.com/kronosnet/kronosnet Commit: dc3121fd174f1f05b128d8791627be0fa3a3214f https://github.com/kronosnet/kronosnet/commit/dc3121fd174f1f05b128d8791627be... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-03-27 (Wed, 27 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: 7b8a1c88ce5361bd001c39b3e6ce915d5a85ad9d https://github.com/kronosnet/kronosnet/commit/7b8a1c88ce5361bd001c39b3e6ce91... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-03-27 (Wed, 27 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/5324ad6d4670...7b8a1c88ce53