Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 842ef2a8d6de44bcd956dd9f7470d6acd9cbc294
https://github.com/kronosnet/kronosnet/commit/842ef2a8d6de44bcd956dd9f7470d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
Log Message:
-----------
[transport] make the new derooted sock management less chatty
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 5bf81612d4debe168b10f328fe796d0112ca17ae
https://github.com/kronosnet/kronosnet/commit/5bf81612d4debe168b10f328fe796…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
Log Message:
-----------
[transport] fix errno handling
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9ffb6eec868cf16eb1af2d5d52210f770f126bd2
https://github.com/kronosnet/kronosnet/commit/9ffb6eec868cf16eb1af2d5d52210…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
Log Message:
-----------
[transport] consistency is not optional :-)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: a17516dea077961f616ff9579c9233aa123d62d7
https://github.com/kronosnet/kronosnet/commit/a17516dea077961f616ff9579c923…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
Log Message:
-----------
[transport] add missing include files and really fix 86c81a32cfccde1dea
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 29e395dfe7de1c20d5821deb3b425a9ed78e54c2
https://github.com/kronosnet/kronosnet/commit/29e395dfe7de1c20d5821deb3b425…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
M libknet/transport_udp.c
Log Message:
-----------
[transports] add logging around setsockopts that have specific per distro/include requirements
this is helpful to determine if a given option has been built-in and/or activated
properly
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 2e305eb8f56e4fa03a868ee6e5db0a3ed22e0a3d
https://github.com/kronosnet/kronosnet/commit/2e305eb8f56e4fa03a868ee6e5db0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
M libknet/transport_udp.c
Log Message:
-----------
Merge pull request #94 from kronosnet/sock
[transport] make the new derooted sock management less chatty
Compare: https://github.com/kronosnet/kronosnet/compare/0f7bf3fce06b...2e305eb8f56e
Branch: refs/heads/sock
Home: https://github.com/kronosnet/kronosnet
Commit: 29e395dfe7de1c20d5821deb3b425a9ed78e54c2
https://github.com/kronosnet/kronosnet/commit/29e395dfe7de1c20d5821deb3b425…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
M libknet/transport_udp.c
Log Message:
-----------
[transports] add logging around setsockopts that have specific per distro/include requirements
this is helpful to determine if a given option has been built-in and/or activated
properly
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/sock
Home: https://github.com/kronosnet/kronosnet
Commit: 842ef2a8d6de44bcd956dd9f7470d6acd9cbc294
https://github.com/kronosnet/kronosnet/commit/842ef2a8d6de44bcd956dd9f7470d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M libknet/transport_common.c
Log Message:
-----------
[transport] make the new derooted sock management less chatty
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/modules
Home: https://github.com/kronosnet/kronosnet
Commit: a2f08e189c0143381f9f3ac5031d6b5dd32f5432
https://github.com/kronosnet/kronosnet/commit/a2f08e189c0143381f9f3ac5031d6…
Author: Ferenc Wágner <wferi(a)debian.org>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M .gitignore
M configure.ac
M libknet/Makefile.am
M libknet/common.c
M libknet/common.h
M libknet/compress.c
M libknet/compress_bzip2.c
R libknet/compress_canary.c
M libknet/compress_lz4.c
R libknet/compress_lz4.h
R libknet/compress_lz4_remap.h
A libknet/compress_lz4hc.c
M libknet/compress_lzma.c
R libknet/compress_lzma.h
R libknet/compress_lzma_remap.h
M libknet/compress_lzo2.c
R libknet/compress_lzo2.h
R libknet/compress_lzo2_remap.h
M libknet/compress_model.h
M libknet/compress_zlib.c
R libknet/compress_zlib.h
R libknet/compress_zlib_remap.h
M libknet/crypto.c
M libknet/crypto.h
R libknet/crypto_canary.c
A libknet/crypto_model.h
M libknet/crypto_nss.c
R libknet/crypto_nss.h
R libknet/crypto_nss_remap.h
M libknet/crypto_openssl.c
R libknet/crypto_openssl.h
R libknet/crypto_openssl_remap.h
R libknet/remap.h
M libknet/tests/Makefile.am
Log Message:
-----------
Switch over all plugins to the module system