Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 6888d04108a7eff36f4c562d464190e9886a073a
https://github.com/kronosnet/kronosnet/commit/6888d04108a7eff36f4c562d46419…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 5b02bef11afda959dc8cea4adc383f80ff0e9273
https://github.com/kronosnet/kronosnet/commit/5b02bef11afda959dc8cea4adc383…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: c9edaa7b632ee853351730ad4dcad7471919bb91
https://github.com/kronosnet/kronosnet/commit/c9edaa7b632ee853351730ad4dcad…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 50b998f37c9285bf334eb578319030c06af141e0
https://github.com/kronosnet/kronosnet/commit/50b998f37c9285bf334eb57831903…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 6542aa98cccb2c9bc2c201ef47538a787a5e05fd
https://github.com/kronosnet/kronosnet/commit/6542aa98cccb2c9bc2c201ef47538…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 0b20488500e8d13f17b7f584bdc7a301f44dbfe1
https://github.com/kronosnet/kronosnet/commit/0b20488500e8d13f17b7f584bdc7a…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 02097c450e14afe1f5b34e7fd22a93f7d253b614
https://github.com/kronosnet/kronosnet/commit/02097c450e14afe1f5b34e7fd22a9…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/ded574d1dd0c...02097c450e14
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: bf787c5aa10992c42cecb191074d285c1828042b
https://github.com/kronosnet/kronosnet/commit/bf787c5aa10992c42cecb191074d2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-27 (Mon, 27 May 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(a)redhat.com>
Commit: b0e8a6abbbf40864a1f2ec3b8c394caed029c649
https://github.com/kronosnet/kronosnet/commit/b0e8a6abbbf40864a1f2ec3b8c394…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-27 (Mon, 27 May 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(a)redhat.com>
Commit: ff7accf85bde59f2ed00dbd4569f85e53dd8396a
https://github.com/kronosnet/kronosnet/commit/ff7accf85bde59f2ed00dbd4569f8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-27 (Mon, 27 May 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(a)redhat.com>
Commit: e717b4a05df6481b472e5cf5b9121363253c8fd7
https://github.com/kronosnet/kronosnet/commit/e717b4a05df6481b472e5cf5b9121…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-28 (Tue, 28 May 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(a)redhat.com>
Commit: 0b6ecaa538f5786053f88c2ef504a4ba6f8ef774
https://github.com/kronosnet/kronosnet/commit/0b6ecaa538f5786053f88c2ef504a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-28 (Tue, 28 May 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(a)redhat.com>
Commit: 8df89af54bfb99b068907572e3e9be198961676f
https://github.com/kronosnet/kronosnet/commit/8df89af54bfb99b068907572e3e9b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M libknet/crypto_openssl.c
Log Message:
-----------
[crypto] fix openssl1.0 initialization code
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: a1c6badb9d6ea9d9a61e91d0ca9d1f090e6582ec
https://github.com/kronosnet/kronosnet/commit/a1c6badb9d6ea9d9a61e91d0ca9d1…
Author: Fabio M. Di Nitto <fdinitto(a)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
M libknet/threads_common.c
M libknet/threads_common.h
M libknet/transport_udp.c
Log Message:
-----------
Merge pull request #225 from kronosnet/ssl-reconf
Ssl reconf
Compare: https://github.com/kronosnet/kronosnet/compare/29365dc0f038...a1c6badb9d6e
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: ded574d1dd0c53c70a34fbd1eaa0239b3cde59b9
https://github.com/kronosnet/kronosnet/commit/ded574d1dd0c53c70a34fbd1eaa02…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M libknet/common.c
M libknet/compress.c
M libknet/crypto.c
M libknet/crypto_nss.c
M libknet/handle.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_common.c
M libknet/transport_sctp.c
M libknet/transport_udp.c
Log Message:
-----------
misc: Fix more covscan warnings
The only serious bug here is in transport_udp.c
(see bottom of patch), the rest are mostly detail.
covscan still reports a lot of errors against doxyxml, most of
which are because it doesn't understand the libqb hashtables.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>