Branch: refs/heads/stable1-proposed Home: https://github.com/kronosnet/kronosnet Commit: 6888d04108a7eff36f4c562d464190e9886a073a https://github.com/kronosnet/kronosnet/commit/6888d04108a7eff36f4c562d464190... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/crypto.c M libknet/crypto_nss.c M libknet/crypto_openssl.c
Log Message: ----------- [crypto] make sure to clear all security info on crypto_fini
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 5b02bef11afda959dc8cea4adc383f80ff0e9273 https://github.com/kronosnet/kronosnet/commit/5b02bef11afda959dc8cea4adc383f... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/threads_common.c M libknet/threads_common.h M libknet/transport_udp.c
Log Message: ----------- [PMTUd] create common/shared code to trigger PMTUd rerun
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: c9edaa7b632ee853351730ad4dcad7471919bb91 https://github.com/kronosnet/kronosnet/commit/c9edaa7b632ee853351730ad4dcad7... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/handle.c
Log Message: ----------- [crypto] make sure to trigger a PMTUd rerun on each good crypto config change
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 50b998f37c9285bf334eb578319030c06af141e0 https://github.com/kronosnet/kronosnet/commit/50b998f37c9285bf334eb578319030... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 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/libknet.h M libknet/tests/api_knet_handle_crypto.c
Log Message: ----------- [crypto] rework knet_handle_crypto external API to be more solid
the API was rather weak and could potentially leave traffic uncrypted in case of certain, corner case, failures.
this patch is a subset of a bigger rework of the crypto layer that will in future allow runtime reconfiguration without traffic disruption of the crypto config.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 6542aa98cccb2c9bc2c201ef47538a787a5e05fd https://github.com/kronosnet/kronosnet/commit/6542aa98cccb2c9bc2c201ef47538a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/handle.c M libknet/threads_common.c M libknet/threads_common.h M libknet/transport_udp.c
Log Message: ----------- [PMTUd] extend internal rerun API to allow full PMTUd reset
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 0b20488500e8d13f17b7f584bdc7a301f44dbfe1 https://github.com/kronosnet/kronosnet/commit/0b20488500e8d13f17b7f584bdc7a3... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/crypto_openssl.c
Log Message: ----------- [crypto] fix openssl1.0 initialization code
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 02097c450e14afe1f5b34e7fd22a93f7d253b614 https://github.com/kronosnet/kronosnet/commit/02097c450e14afe1f5b34e7fd22a93... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths: M libknet/transports.c
Log Message: ----------- [transports] fix incorrect merge when cherry-picking 7033ddab505a0cf3655115fe5037579b7c882a8c
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/ded574d1dd0c...02097c450e14