Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 494d7419590620d174c411886bb4c97ab0b47546
https://github.com/kronosnet/kronosnet/commit/494d7419590620d174c411886bb4c…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M libknet/compress.c
M libknet/crypto.c
M libknet/handle.c
M libknet/libknet.h
M libknet/links.c
M libknet/links.h
M libknet/tests/api-check.mk
A libknet/tests/api_knet_handle_clear_stats.c
A libknet/tests/api_knet_handle_get_compress_list.c
A libknet/tests/api_knet_handle_get_crypto_list.c
Log Message:
-----------
libknet: Add APIs to query crypto & compression models
Also add API call to clear the handle and link stats
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Commit: e26eaf99ae71b5017483b2eac975fc6a5fab6ed3
https://github.com/kronosnet/kronosnet/commit/e26eaf99ae71b5017483b2eac975f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-10-26 (Thu, 26 Oct 2017)
Changed paths:
M libknet/compress.c
M libknet/crypto.c
M libknet/handle.c
M libknet/libknet.h
M libknet/links.c
M libknet/links.h
M libknet/tests/api-check.mk
A libknet/tests/api_knet_handle_clear_stats.c
A libknet/tests/api_knet_handle_get_compress_list.c
A libknet/tests/api_knet_handle_get_crypto_list.c
Log Message:
-----------
Merge pull request #62 from chrissie-c/new-apis2
libknet: Add APIs to query crypto & compression models
Compare: https://github.com/kronosnet/kronosnet/compare/2d794d305aa7...e26eaf99ae71
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 87877c6135ec9d21d5ea438daccbd80894657fde
https://github.com/kronosnet/kronosnet/commit/87877c6135ec9d21d5ea438daccbd…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M build-aux/knet_valgrind_memcheck.supp
Log Message:
-----------
[tests] add exception for lzma on Ubuntu 17.10 i386
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 50859b0d17c2ee4cfbbdf4f5605ad313903260e4
https://github.com/kronosnet/kronosnet/commit/50859b0d17c2ee4cfbbdf4f5605ad…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M build-aux/check.mk
Log Message:
-----------
[build] enable valgrind automatic supressions generation during make check-*
this is useful to create exception when false errors are found on CI run
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 32e6de42ac11a212c22ebd2fcd32dc9bf4e5cbe2
https://github.com/kronosnet/kronosnet/commit/32e6de42ac11a212c22ebd2fcd32d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Changed paths:
M build-aux/check.mk
M build-aux/knet_valgrind_memcheck.supp
Log Message:
-----------
Merge pull request #59 from kronosnet/ci-fixes
Ci fixes
Compare: https://github.com/kronosnet/kronosnet/compare/3cbfabec0ae8...32e6de42ac11