You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/03/04 08:23:02 UTC

[celix] 01/01: Merge pull request #159 from apache/feature/slow_rsa

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 8b0db4336b242662426e0d304a5cf888660c06a5
Merge: 7b0a461 98d2c21
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Wed Mar 4 09:22:54 2020 +0100

    Merge pull request #159 from apache/feature/slow_rsa
    
    Feature/slow rsa

 .../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(-)