This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 7b0a461 Merge pull request #155 from Oipo/bugfix/missing_std_nothrow
add 3f72835 Refactors the RSA curl read callback function.
add cc390dc Disables remote service enum test
add 98d2c21 Removes unused include and refactors to use celix_difftime
instead of local diff function.
new 8b0db43 Merge pull request #159 from apache/feature/slow_rsa
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../private/src/pubsub_websocket_example.c | 2 +-
.../src/remote_service_admin_dfi.c | 45 ++++++++++++----------
.../test/src/rsa_client_server_tests.cpp | 31 +++++++--------
.../test/src/rsa_tests.cpp | 1 -
.../test/src/tst_activator.c | 34 ++++++++++++----
libs/utils/include/celix_utils.h | 10 +++++
libs/utils/include/utils.h | 3 +-
libs/utils/src/utils.c | 13 +++++--
8 files changed, 88 insertions(+), 51 deletions(-)