The following packages will be installed: olm Fetching README... 0%100%100%100%100%100%Done Fetching olm.SlackBuild... 0%100%100%100%100%100%Done Fetching olm.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done olm-3.2.10/ olm-3.2.10/.circleci/ olm-3.2.10/.circleci/config.yml olm-3.2.10/.editorconfig olm-3.2.10/.gitignore olm-3.2.10/.gitlab-ci.yml olm-3.2.10/CHANGELOG.rst olm-3.2.10/CMakeLists.txt olm-3.2.10/CONTRIBUTING.md olm-3.2.10/LICENSE olm-3.2.10/Makefile olm-3.2.10/OLMKit.podspec olm-3.2.10/Package.swift olm-3.2.10/README.md olm-3.2.10/Windows64.cmake olm-3.2.10/android/ olm-3.2.10/android/.gitignore olm-3.2.10/android/.gitlab-ci.yml olm-3.2.10/android/README.rst olm-3.2.10/android/build.gradle olm-3.2.10/android/gradle.properties olm-3.2.10/android/gradle/ olm-3.2.10/android/gradle/wrapper/ olm-3.2.10/android/gradle/wrapper/gradle-wrapper.jar olm-3.2.10/android/gradle/wrapper/gradle-wrapper.properties olm-3.2.10/android/gradlew olm-3.2.10/android/gradlew.bat olm-3.2.10/android/olm-sdk/ olm-3.2.10/android/olm-sdk/build.gradle olm-3.2.10/android/olm-sdk/src/ olm-3.2.10/android/olm-sdk/src/androidTest/ olm-3.2.10/android/olm-sdk/src/androidTest/java/ olm-3.2.10/android/olm-sdk/src/androidTest/java/org/ olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/ olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/ olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmAccountTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmGroupSessionTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmPkTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmSasTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmSessionTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/OlmUtilityTest.java olm-3.2.10/android/olm-sdk/src/androidTest/java/org/matrix/olm/TestHelper.java olm-3.2.10/android/olm-sdk/src/main/ olm-3.2.10/android/olm-sdk/src/main/AndroidManifest.xml olm-3.2.10/android/olm-sdk/src/main/java/ olm-3.2.10/android/olm-sdk/src/main/java/org/ olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/ olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/ olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/CommonSerializeUtils.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmAccount.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmException.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmInboundGroupSession.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmManager.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmMessage.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmOutboundGroupSession.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmPkDecryption.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmPkEncryption.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmPkMessage.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmPkSigning.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmSAS.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmSession.java olm-3.2.10/android/olm-sdk/src/main/java/org/matrix/olm/OlmUtility.java olm-3.2.10/android/olm-sdk/src/main/jni/ olm-3.2.10/android/olm-sdk/src/main/jni/Android.mk olm-3.2.10/android/olm-sdk/src/main/jni/Application.mk olm-3.2.10/android/olm-sdk/src/main/jni/olm_account.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_account.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_inbound_group_session.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_inbound_group_session.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_jni.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_jni_helper.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_jni_helper.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_manager.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_manager.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_outbound_group_session.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_outbound_group_session.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_pk.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_pk.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_sas.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_sas.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_session.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_session.h olm-3.2.10/android/olm-sdk/src/main/jni/olm_utility.cpp olm-3.2.10/android/olm-sdk/src/main/jni/olm_utility.h olm-3.2.10/android/settings.gradle olm-3.2.10/cmake/ olm-3.2.10/cmake/OlmConfig.cmake.in olm-3.2.10/common.mk olm-3.2.10/docs/ olm-3.2.10/docs/DH ratchet.svg olm-3.2.10/docs/DH ratchet.txt olm-3.2.10/docs/double_ratchet.dia olm-3.2.10/docs/double_ratchet.svg olm-3.2.10/docs/megolm.md olm-3.2.10/docs/olm.md olm-3.2.10/docs/signing.md olm-3.2.10/exports.py olm-3.2.10/fuzzing/ olm-3.2.10/fuzzing/README.md olm-3.2.10/fuzzing/fuzzers/ olm-3.2.10/fuzzing/fuzzers/README.rst olm-3.2.10/fuzzing/fuzzers/fuzz_decode_message.cpp olm-3.2.10/fuzzing/fuzzers/fuzz_decrypt.cpp olm-3.2.10/fuzzing/fuzzers/fuzz_group_decrypt.cpp olm-3.2.10/fuzzing/fuzzers/fuzz_unpickle_account.cpp olm-3.2.10/fuzzing/fuzzers/fuzz_unpickle_megolm_outbound.c olm-3.2.10/fuzzing/fuzzers/fuzz_unpickle_session.cpp olm-3.2.10/fuzzing/fuzzers/include/ olm-3.2.10/fuzzing/fuzzers/include/fuzzing.h olm-3.2.10/fuzzing/fuzzers/include/fuzzing.hh olm-3.2.10/fuzzing/start_fuzzers.sh olm-3.2.10/include/ olm-3.2.10/include/module.modulemap olm-3.2.10/include/olm/ olm-3.2.10/include/olm/account.hh olm-3.2.10/include/olm/base64.h olm-3.2.10/include/olm/base64.hh olm-3.2.10/include/olm/cipher.h olm-3.2.10/include/olm/crypto.h olm-3.2.10/include/olm/error.h olm-3.2.10/include/olm/inbound_group_session.h olm-3.2.10/include/olm/list.hh olm-3.2.10/include/olm/megolm.h olm-3.2.10/include/olm/memory.h olm-3.2.10/include/olm/memory.hh olm-3.2.10/include/olm/message.h olm-3.2.10/include/olm/message.hh olm-3.2.10/include/olm/olm.h olm-3.2.10/include/olm/olm.hh olm-3.2.10/include/olm/olm_export.h olm-3.2.10/include/olm/outbound_group_session.h olm-3.2.10/include/olm/pickle.h olm-3.2.10/include/olm/pickle.hh olm-3.2.10/include/olm/pickle_encoding.h olm-3.2.10/include/olm/pk.h olm-3.2.10/include/olm/ratchet.hh olm-3.2.10/include/olm/sas.h olm-3.2.10/include/olm/session.hh olm-3.2.10/include/olm/utility.hh olm-3.2.10/javascript/ olm-3.2.10/javascript/.gitignore olm-3.2.10/javascript/.gitlab-ci.yml olm-3.2.10/javascript/README.md olm-3.2.10/javascript/demo/ olm-3.2.10/javascript/demo/demo.css olm-3.2.10/javascript/demo/group_demo.html olm-3.2.10/javascript/demo/group_demo.js olm-3.2.10/javascript/demo/one_to_one_demo.html olm-3.2.10/javascript/externs.js olm-3.2.10/javascript/index.d.ts olm-3.2.10/javascript/olm_inbound_group_session.js olm-3.2.10/javascript/olm_outbound_group_session.js olm-3.2.10/javascript/olm_pk.js olm-3.2.10/javascript/olm_post.js olm-3.2.10/javascript/olm_pre.js olm-3.2.10/javascript/olm_prefix.js.in olm-3.2.10/javascript/olm_sas.js olm-3.2.10/javascript/olm_suffix.js olm-3.2.10/javascript/package.json olm-3.2.10/javascript/test/ olm-3.2.10/javascript/test/jasmine.json olm-3.2.10/javascript/test/megolm.spec.js olm-3.2.10/javascript/test/olm.spec.js olm-3.2.10/javascript/test/pk.spec.js olm-3.2.10/javascript/test/sas.spec.js olm-3.2.10/jenkins.sh olm-3.2.10/lib/ olm-3.2.10/lib/crypto-algorithms/ olm-3.2.10/lib/crypto-algorithms/README.md olm-3.2.10/lib/crypto-algorithms/aes.c olm-3.2.10/lib/crypto-algorithms/aes.h olm-3.2.10/lib/crypto-algorithms/aes_test.c olm-3.2.10/lib/crypto-algorithms/arcfour.c olm-3.2.10/lib/crypto-algorithms/arcfour.h olm-3.2.10/lib/crypto-algorithms/arcfour_test.c olm-3.2.10/lib/crypto-algorithms/base64.c olm-3.2.10/lib/crypto-algorithms/base64.h olm-3.2.10/lib/crypto-algorithms/base64_test.c olm-3.2.10/lib/crypto-algorithms/blowfish.c olm-3.2.10/lib/crypto-algorithms/blowfish.h olm-3.2.10/lib/crypto-algorithms/blowfish_test.c olm-3.2.10/lib/crypto-algorithms/des.c olm-3.2.10/lib/crypto-algorithms/des.h olm-3.2.10/lib/crypto-algorithms/des_test.c olm-3.2.10/lib/crypto-algorithms/md2.c olm-3.2.10/lib/crypto-algorithms/md2.h olm-3.2.10/lib/crypto-algorithms/md2_test.c olm-3.2.10/lib/crypto-algorithms/md5.c olm-3.2.10/lib/crypto-algorithms/md5.h olm-3.2.10/lib/crypto-algorithms/md5_test.c olm-3.2.10/lib/crypto-algorithms/rot-13.c olm-3.2.10/lib/crypto-algorithms/rot-13.h olm-3.2.10/lib/crypto-algorithms/rot-13_test.c olm-3.2.10/lib/crypto-algorithms/sha1.c olm-3.2.10/lib/crypto-algorithms/sha1.h olm-3.2.10/lib/crypto-algorithms/sha1_test.c olm-3.2.10/lib/crypto-algorithms/sha256.c olm-3.2.10/lib/crypto-algorithms/sha256.h olm-3.2.10/lib/crypto-algorithms/sha256_test.c olm-3.2.10/lib/curve25519-donna.h olm-3.2.10/lib/curve25519-donna/ olm-3.2.10/lib/curve25519-donna/.gitignore olm-3.2.10/lib/curve25519-donna/LICENSE.md olm-3.2.10/lib/curve25519-donna/Makefile olm-3.2.10/lib/curve25519-donna/README olm-3.2.10/lib/curve25519-donna/contrib/ olm-3.2.10/lib/curve25519-donna/contrib/Curve25519Donna.c olm-3.2.10/lib/curve25519-donna/contrib/Curve25519Donna.h olm-3.2.10/lib/curve25519-donna/contrib/Curve25519Donna.java olm-3.2.10/lib/curve25519-donna/contrib/make-snippets olm-3.2.10/lib/curve25519-donna/curve25519-donna-c64.c olm-3.2.10/lib/curve25519-donna/curve25519-donna.c olm-3.2.10/lib/curve25519-donna/curve25519-donna.podspec olm-3.2.10/lib/curve25519-donna/python-src/ olm-3.2.10/lib/curve25519-donna/python-src/curve25519/ olm-3.2.10/lib/curve25519-donna/python-src/curve25519/__init__.py olm-3.2.10/lib/curve25519-donna/python-src/curve25519/curve25519module.c olm-3.2.10/lib/curve25519-donna/python-src/curve25519/keys.py olm-3.2.10/lib/curve25519-donna/python-src/curve25519/test/ olm-3.2.10/lib/curve25519-donna/python-src/curve25519/test/__init__.py olm-3.2.10/lib/curve25519-donna/python-src/curve25519/test/test_curve25519.py olm-3.2.10/lib/curve25519-donna/python-src/curve25519/test/test_speed.py olm-3.2.10/lib/curve25519-donna/setup.py olm-3.2.10/lib/curve25519-donna/speed-curve25519.c olm-3.2.10/lib/curve25519-donna/test-curve25519.c olm-3.2.10/lib/curve25519-donna/test-noncanon.c olm-3.2.10/lib/curve25519-donna/test-sc-curve25519.c olm-3.2.10/lib/curve25519-donna/test-sc-curve25519.s olm-3.2.10/lib/doctest/ olm-3.2.10/lib/doctest/.clang-format olm-3.2.10/lib/doctest/.editorconfig olm-3.2.10/lib/doctest/.gitattributes olm-3.2.10/lib/doctest/.github/ olm-3.2.10/lib/doctest/.github/FUNDING.yml olm-3.2.10/lib/doctest/.github/issue_template.md olm-3.2.10/lib/doctest/.github/pull_request_template.md olm-3.2.10/lib/doctest/.github/workflows/ olm-3.2.10/lib/doctest/.github/workflows/codeql-analysis.yml olm-3.2.10/lib/doctest/.github/workflows/main.yml olm-3.2.10/lib/doctest/.github/workflows/vsenv.bat olm-3.2.10/lib/doctest/.gitignore olm-3.2.10/lib/doctest/.travis.yml olm-3.2.10/lib/doctest/CHANGELOG.md olm-3.2.10/lib/doctest/CMakeLists.txt olm-3.2.10/lib/doctest/CONTRIBUTING.md olm-3.2.10/lib/doctest/LICENSE.txt olm-3.2.10/lib/doctest/README.md olm-3.2.10/lib/doctest/WORKSPACE olm-3.2.10/lib/doctest/appveyor.yml olm-3.2.10/lib/doctest/doc/ olm-3.2.10/lib/doctest/doc/html_generated/ olm-3.2.10/lib/doctest/doc/html_generated/assertions.html olm-3.2.10/lib/doctest/doc/html_generated/benchmarks.html olm-3.2.10/lib/doctest/doc/html_generated/build-systems.html olm-3.2.10/lib/doctest/doc/html_generated/commandline.html olm-3.2.10/lib/doctest/doc/html_generated/configuration.html olm-3.2.10/lib/doctest/doc/html_generated/extensions.html olm-3.2.10/lib/doctest/doc/html_generated/faq.html olm-3.2.10/lib/doctest/doc/html_generated/features.html olm-3.2.10/lib/doctest/doc/html_generated/logging.html olm-3.2.10/lib/doctest/doc/html_generated/main.html olm-3.2.10/lib/doctest/doc/html_generated/parameterized-tests.html olm-3.2.10/lib/doctest/doc/html_generated/readme.html olm-3.2.10/lib/doctest/doc/html_generated/reporters.html olm-3.2.10/lib/doctest/doc/html_generated/roadmap.html olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/ olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/README.md olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/index.html olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/strapdown.css olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/strapdown.js olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/themes/ olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/themes/bootstrap-responsive.min.css olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/themes/bootstrap.min.css olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/themes/cyborg.min.css olm-3.2.10/lib/doctest/doc/html_generated/strapdown.js/themes/united.min.css olm-3.2.10/lib/doctest/doc/html_generated/stringification.html olm-3.2.10/lib/doctest/doc/html_generated/testcases.html olm-3.2.10/lib/doctest/doc/html_generated/tutorial.html olm-3.2.10/lib/doctest/doc/markdown/ olm-3.2.10/lib/doctest/doc/markdown/assertions.md olm-3.2.10/lib/doctest/doc/markdown/benchmarks.md olm-3.2.10/lib/doctest/doc/markdown/build-systems.md olm-3.2.10/lib/doctest/doc/markdown/commandline.md olm-3.2.10/lib/doctest/doc/markdown/configuration.md olm-3.2.10/lib/doctest/doc/markdown/extensions.md olm-3.2.10/lib/doctest/doc/markdown/faq.md olm-3.2.10/lib/doctest/doc/markdown/features.md olm-3.2.10/lib/doctest/doc/markdown/logging.md olm-3.2.10/lib/doctest/doc/markdown/main.md olm-3.2.10/lib/doctest/doc/markdown/parameterized-tests.md olm-3.2.10/lib/doctest/doc/markdown/readme.md olm-3.2.10/lib/doctest/doc/markdown/reporters.md olm-3.2.10/lib/doctest/doc/markdown/roadmap.md olm-3.2.10/lib/doctest/doc/markdown/stringification.md olm-3.2.10/lib/doctest/doc/markdown/testcases.md olm-3.2.10/lib/doctest/doc/markdown/tutorial.md olm-3.2.10/lib/doctest/doctest/ olm-3.2.10/lib/doctest/doctest/BUILD.bazel olm-3.2.10/lib/doctest/doctest/doctest.h olm-3.2.10/lib/doctest/doctest/extensions/ olm-3.2.10/lib/doctest/doctest/extensions/doctest_mpi.h olm-3.2.10/lib/doctest/doctest/extensions/doctest_util.h olm-3.2.10/lib/doctest/doctest/extensions/mpi_reporter.h olm-3.2.10/lib/doctest/doctest/parts/ olm-3.2.10/lib/doctest/doctest/parts/doctest.cpp olm-3.2.10/lib/doctest/doctest/parts/doctest_fwd.h olm-3.2.10/lib/doctest/examples/ olm-3.2.10/lib/doctest/examples/all_features/ olm-3.2.10/lib/doctest/examples/all_features/CMakeLists.txt olm-3.2.10/lib/doctest/examples/all_features/alternative_macros.cpp olm-3.2.10/lib/doctest/examples/all_features/assertion_macros.cpp olm-3.2.10/lib/doctest/examples/all_features/asserts_used_outside_of_tests.cpp olm-3.2.10/lib/doctest/examples/all_features/concurrency.cpp olm-3.2.10/lib/doctest/examples/all_features/doctest_proxy.h olm-3.2.10/lib/doctest/examples/all_features/enums.cpp olm-3.2.10/lib/doctest/examples/all_features/header.h olm-3.2.10/lib/doctest/examples/all_features/logging.cpp olm-3.2.10/lib/doctest/examples/all_features/main.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace1.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace2.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace3.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace4.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace5.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace6.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace7.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace8.cpp olm-3.2.10/lib/doctest/examples/all_features/namespace9.cpp olm-3.2.10/lib/doctest/examples/all_features/no_failures.cpp olm-3.2.10/lib/doctest/examples/all_features/reporters_and_listeners.cpp olm-3.2.10/lib/doctest/examples/all_features/stringification.cpp olm-3.2.10/lib/doctest/examples/all_features/subcases.cpp olm-3.2.10/lib/doctest/examples/all_features/templated_test_cases.cpp olm-3.2.10/lib/doctest/examples/all_features/test_cases_and_suites.cpp olm-3.2.10/lib/doctest/examples/all_features/test_output/ olm-3.2.10/lib/doctest/examples/all_features/test_output/abort_after.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/abort_after_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/abort_after_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/all_binary.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/all_binary_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/all_binary_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/alternative_macros.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/alternative_macros.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/alternative_macros.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/assertion_macros.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/assertion_macros.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/assertion_macros.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/asserts_used_outside_of_tests.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/asserts_used_outside_of_tests.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/asserts_used_outside_of_tests.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/count.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/count_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/count_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/coverage_maxout.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/coverage_maxout.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/coverage_maxout.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/disabled.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/disabled_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/disabled_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/doctest_proxy.h.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/doctest_proxy.h_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/doctest_proxy.h_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/enums.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/enums.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/enums.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_1.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_1_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_1_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_2.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_2_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_2_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_3.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_3_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/filter_3_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/first_last.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/first_last_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/first_last_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/header.h.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/header.h_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/header.h_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/help.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/help_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/help_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_reporters.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_reporters_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_reporters_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_cases.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_cases_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_cases_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_suites.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_suites_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/list_test_suites_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/logging.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/logging.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/logging.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/main.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/main.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/main.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal_no_fail.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal_no_fail_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal_no_fail_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/minimal_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_1.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_1_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_1_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_2.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_2_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_2_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_3.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_3_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/order_3_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/reporters_and_listeners.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/reporters_and_listeners.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/reporters_and_listeners.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/stringification.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/stringification.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/stringification.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/subcases.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/subcases.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/subcases.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/templated_test_cases.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/templated_test_cases.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/templated_test_cases.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/test_cases_and_suites.cpp.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/test_cases_and_suites.cpp_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/test_cases_and_suites.cpp_xml.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/version.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/version_junit.txt olm-3.2.10/lib/doctest/examples/all_features/test_output/version_xml.txt olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/ olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/CMakeLists.txt olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/default.cpp olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/foo.h olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/main.cpp olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/return42.cpp olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/test_output/ olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/test_output/same_tests_multiple_configurations.txt olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/test_output/same_tests_multiple_configurations_junit.txt olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/test_output/same_tests_multiple_configurations_xml.txt olm-3.2.10/lib/doctest/examples/combining_the_same_tests_built_differently_in_multiple_shared_objects/test_runner.cpp olm-3.2.10/lib/doctest/examples/exe_with_static_libs/ olm-3.2.10/lib/doctest/examples/exe_with_static_libs/CMakeLists.txt olm-3.2.10/lib/doctest/examples/exe_with_static_libs/doctest_force_link_static_lib_in_target.cmake olm-3.2.10/lib/doctest/examples/exe_with_static_libs/lib_1_src1.cpp olm-3.2.10/lib/doctest/examples/exe_with_static_libs/lib_1_src2.cpp olm-3.2.10/lib/doctest/examples/exe_with_static_libs/lib_2_src.cpp olm-3.2.10/lib/doctest/examples/exe_with_static_libs/main.cpp olm-3.2.10/lib/doctest/examples/exe_with_static_libs/test_output/ olm-3.2.10/lib/doctest/examples/exe_with_static_libs/test_output/exe_with_static_libs.txt olm-3.2.10/lib/doctest/examples/exe_with_static_libs/test_output/exe_with_static_libs_junit.txt olm-3.2.10/lib/doctest/examples/exe_with_static_libs/test_output/exe_with_static_libs_xml.txt olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/ olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/CMakeLists.txt olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/dll.cpp olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/implementation.cpp olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/implementation_2.cpp olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/main.cpp olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/plugin.cpp olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/test_output/ olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/test_output/executable_dll_and_plugin.txt olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/test_output/executable_dll_and_plugin_junit.txt olm-3.2.10/lib/doctest/examples/executable_dll_and_plugin/test_output/executable_dll_and_plugin_xml.txt olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/ olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/ olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/CMakeLists.txt olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/dll.cpp olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/dll.h olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/exporting.h olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/dll/main.cpp olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/executable/ olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/executable/CMakeLists.txt olm-3.2.10/lib/doctest/examples/installed_doctest_cmake/executable/main.cpp olm-3.2.10/lib/doctest/examples/mpi/ olm-3.2.10/lib/doctest/examples/mpi/CMakeLists.txt olm-3.2.10/lib/doctest/examples/mpi/main.cpp olm-3.2.10/lib/doctest/examples/mpi/mpi.cpp olm-3.2.10/lib/doctest/examples/range_based_execution.py olm-3.2.10/lib/doctest/meson.build olm-3.2.10/lib/doctest/scripts/ olm-3.2.10/lib/doctest/scripts/bench/ olm-3.2.10/lib/doctest/scripts/bench/bench.py olm-3.2.10/lib/doctest/scripts/bench/run_all.py olm-3.2.10/lib/doctest/scripts/bench/tests.json olm-3.2.10/lib/doctest/scripts/cmake/ olm-3.2.10/lib/doctest/scripts/cmake/Config.cmake.in olm-3.2.10/lib/doctest/scripts/cmake/assemble_single_header.cmake olm-3.2.10/lib/doctest/scripts/cmake/common.cmake olm-3.2.10/lib/doctest/scripts/cmake/doctest.cmake olm-3.2.10/lib/doctest/scripts/cmake/doctestAddTests.cmake olm-3.2.10/lib/doctest/scripts/cmake/exec_test.cmake olm-3.2.10/lib/doctest/scripts/coverage_maxout.cpp olm-3.2.10/lib/doctest/scripts/data/ olm-3.2.10/lib/doctest/scripts/data/article.txt olm-3.2.10/lib/doctest/scripts/data/article2.txt olm-3.2.10/lib/doctest/scripts/data/benchmarks/ olm-3.2.10/lib/doctest/scripts/data/benchmarks/asserts.png olm-3.2.10/lib/doctest/scripts/data/benchmarks/header.png olm-3.2.10/lib/doctest/scripts/data/benchmarks/implement.png olm-3.2.10/lib/doctest/scripts/data/benchmarks/runtime_assert.png olm-3.2.10/lib/doctest/scripts/data/benchmarks/runtime_info.png olm-3.2.10/lib/doctest/scripts/data/cover.png olm-3.2.10/lib/doctest/scripts/data/cover_888px_wide.png olm-3.2.10/lib/doctest/scripts/data/initial_release_traffic.png olm-3.2.10/lib/doctest/scripts/data/logo/ olm-3.2.10/lib/doctest/scripts/data/logo/icon_1.svg olm-3.2.10/lib/doctest/scripts/data/logo/icon_2.svg olm-3.2.10/lib/doctest/scripts/data/logo/icon_3.svg olm-3.2.10/lib/doctest/scripts/data/logo/icon_4.svg olm-3.2.10/lib/doctest/scripts/data/logo/icon_5.svg olm-3.2.10/lib/doctest/scripts/data/logo/icon_6.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_1.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_2.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_3.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_4.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_5.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_6.svg olm-3.2.10/lib/doctest/scripts/data/logo/logo_7.svg olm-3.2.10/lib/doctest/scripts/data/using_doctest_888px_wide.gif olm-3.2.10/lib/doctest/scripts/data/youtube-cppcon-talk-thumbnail.png olm-3.2.10/lib/doctest/scripts/development_only/ olm-3.2.10/lib/doctest/scripts/development_only/doctest/ olm-3.2.10/lib/doctest/scripts/development_only/doctest/doctest.h olm-3.2.10/lib/doctest/scripts/generate_html.py olm-3.2.10/lib/doctest/scripts/hello_world.cpp olm-3.2.10/lib/doctest/scripts/how_stuff_works/ olm-3.2.10/lib/doctest/scripts/how_stuff_works/CMakeLists.txt olm-3.2.10/lib/doctest/scripts/how_stuff_works/how_captures_work.cpp olm-3.2.10/lib/doctest/scripts/how_stuff_works/how_exception_translators_work.cpp olm-3.2.10/lib/doctest/scripts/how_stuff_works/how_subcases_work.cpp olm-3.2.10/lib/doctest/scripts/how_stuff_works/testing_crash_scenarios.cpp olm-3.2.10/lib/doctest/scripts/playground/ olm-3.2.10/lib/doctest/scripts/playground/CMakeLists.txt olm-3.2.10/lib/doctest/scripts/playground/main.cpp olm-3.2.10/lib/doctest/scripts/playground/test.cpp olm-3.2.10/lib/doctest/scripts/random_dev_notes.md olm-3.2.10/lib/doctest/scripts/release_process.md olm-3.2.10/lib/doctest/scripts/update_changelog.py olm-3.2.10/lib/doctest/scripts/update_stuff.py olm-3.2.10/lib/doctest/scripts/version.txt olm-3.2.10/lib/ed25519/ olm-3.2.10/lib/ed25519/ed25519_32.dll olm-3.2.10/lib/ed25519/ed25519_64.dll olm-3.2.10/lib/ed25519/readme.md olm-3.2.10/lib/ed25519/src/ olm-3.2.10/lib/ed25519/src/add_scalar.c olm-3.2.10/lib/ed25519/src/ed25519.h olm-3.2.10/lib/ed25519/src/fe.c olm-3.2.10/lib/ed25519/src/fe.h olm-3.2.10/lib/ed25519/src/fixedint.h olm-3.2.10/lib/ed25519/src/ge.c olm-3.2.10/lib/ed25519/src/ge.h olm-3.2.10/lib/ed25519/src/key_exchange.c olm-3.2.10/lib/ed25519/src/keypair.c olm-3.2.10/lib/ed25519/src/precomp_data.h olm-3.2.10/lib/ed25519/src/sc.c olm-3.2.10/lib/ed25519/src/sc.h olm-3.2.10/lib/ed25519/src/seed.c olm-3.2.10/lib/ed25519/src/sha512.c olm-3.2.10/lib/ed25519/src/sha512.h olm-3.2.10/lib/ed25519/src/sign.c olm-3.2.10/lib/ed25519/src/verify.c olm-3.2.10/lib/ed25519/test.c olm-3.2.10/lib_exports.sh olm-3.2.10/libolm.version olm-3.2.10/olm.pc.in olm-3.2.10/python/ olm-3.2.10/python/.gitignore olm-3.2.10/python/.gitlab-ci.yml olm-3.2.10/python/MANIFEST.in olm-3.2.10/python/Makefile olm-3.2.10/python/README.md olm-3.2.10/python/docs/ olm-3.2.10/python/docs/Makefile olm-3.2.10/python/docs/conf.py olm-3.2.10/python/docs/index.html olm-3.2.10/python/docs/index.rst olm-3.2.10/python/docs/make.bat olm-3.2.10/python/docs/olm.rst olm-3.2.10/python/dummy/ olm-3.2.10/python/dummy/README olm-3.2.10/python/dummy/olm/ olm-3.2.10/python/dummy/olm/error.h olm-3.2.10/python/dummy/stddef.h olm-3.2.10/python/dummy/stdint.h olm-3.2.10/python/olm/ olm-3.2.10/python/olm/__init__.py olm-3.2.10/python/olm/__version__.py olm-3.2.10/python/olm/_compat.py olm-3.2.10/python/olm/_finalize.py olm-3.2.10/python/olm/account.py olm-3.2.10/python/olm/group_session.py olm-3.2.10/python/olm/pk.py olm-3.2.10/python/olm/sas.py olm-3.2.10/python/olm/session.py olm-3.2.10/python/olm/utility.py olm-3.2.10/python/olm_build.py olm-3.2.10/python/requirements.txt olm-3.2.10/python/setup.cfg olm-3.2.10/python/setup.py olm-3.2.10/python/test-requirements.txt olm-3.2.10/python/tests/ olm-3.2.10/python/tests/account_test.py olm-3.2.10/python/tests/group_session_test.py olm-3.2.10/python/tests/pk_test.py olm-3.2.10/python/tests/sas_test.py olm-3.2.10/python/tests/session_test.py olm-3.2.10/python/tests/utils_test.py olm-3.2.10/python/tox.ini olm-3.2.10/src/ olm-3.2.10/src/account.cpp olm-3.2.10/src/base64.cpp olm-3.2.10/src/cipher.cpp olm-3.2.10/src/crypto.cpp olm-3.2.10/src/ed25519.c olm-3.2.10/src/error.c olm-3.2.10/src/inbound_group_session.c olm-3.2.10/src/megolm.c olm-3.2.10/src/memory.cpp olm-3.2.10/src/message.cpp olm-3.2.10/src/olm.cpp olm-3.2.10/src/outbound_group_session.c olm-3.2.10/src/pickle.cpp olm-3.2.10/src/pickle_encoding.c olm-3.2.10/src/pk.cpp olm-3.2.10/src/ratchet.cpp olm-3.2.10/src/sas.c olm-3.2.10/src/session.cpp olm-3.2.10/src/utility.cpp olm-3.2.10/tests/ olm-3.2.10/tests/CMakeLists.txt olm-3.2.10/tests/include/ olm-3.2.10/tests/include/doctest.h olm-3.2.10/tests/include/testing.hh olm-3.2.10/tests/include/utils.hh olm-3.2.10/tests/test_base64.cpp olm-3.2.10/tests/test_crypto.cpp olm-3.2.10/tests/test_group_session.cpp olm-3.2.10/tests/test_list.cpp olm-3.2.10/tests/test_megolm.cpp olm-3.2.10/tests/test_message.cpp olm-3.2.10/tests/test_olm.cpp olm-3.2.10/tests/test_olm_decrypt.cpp olm-3.2.10/tests/test_olm_sha256.cpp olm-3.2.10/tests/test_olm_signature.cpp olm-3.2.10/tests/test_olm_using_malloc.cpp olm-3.2.10/tests/test_pk.cpp olm-3.2.10/tests/test_ratchet.cpp olm-3.2.10/tests/test_sas.cpp olm-3.2.10/tests/test_session.cpp olm-3.2.10/tracing/ olm-3.2.10/tracing/README.rst olm-3.2.10/tracing/graph.py olm-3.2.10/tracing/trace.gdb olm-3.2.10/version_script.ver olm-3.2.10/xcode/ olm-3.2.10/xcode/OLMKit.xcodeproj/ olm-3.2.10/xcode/OLMKit.xcodeproj/project.pbxproj olm-3.2.10/xcode/OLMKit.xcodeproj/xcshareddata/ olm-3.2.10/xcode/OLMKit.xcodeproj/xcshareddata/xcschemes/ olm-3.2.10/xcode/OLMKit.xcodeproj/xcshareddata/xcschemes/OLMKit-iOS.xcscheme olm-3.2.10/xcode/OLMKit.xcodeproj/xcshareddata/xcschemes/OLMKit-macOS.xcscheme olm-3.2.10/xcode/OLMKit/ olm-3.2.10/xcode/OLMKit/Info.plist olm-3.2.10/xcode/OLMKit/OLMAccount.h olm-3.2.10/xcode/OLMKit/OLMAccount.m olm-3.2.10/xcode/OLMKit/OLMAccount_Private.h olm-3.2.10/xcode/OLMKit/OLMInboundGroupSession.h olm-3.2.10/xcode/OLMKit/OLMInboundGroupSession.m olm-3.2.10/xcode/OLMKit/OLMKit.h olm-3.2.10/xcode/OLMKit/OLMKit.m olm-3.2.10/xcode/OLMKit/OLMMessage.h olm-3.2.10/xcode/OLMKit/OLMMessage.m olm-3.2.10/xcode/OLMKit/OLMOutboundGroupSession.h olm-3.2.10/xcode/OLMKit/OLMOutboundGroupSession.m olm-3.2.10/xcode/OLMKit/OLMPkDecryption.h olm-3.2.10/xcode/OLMKit/OLMPkDecryption.m olm-3.2.10/xcode/OLMKit/OLMPkEncryption.h olm-3.2.10/xcode/OLMKit/OLMPkEncryption.m olm-3.2.10/xcode/OLMKit/OLMPkMessage.h olm-3.2.10/xcode/OLMKit/OLMPkMessage.m olm-3.2.10/xcode/OLMKit/OLMPkSigning.h olm-3.2.10/xcode/OLMKit/OLMPkSigning.m olm-3.2.10/xcode/OLMKit/OLMSAS.h olm-3.2.10/xcode/OLMKit/OLMSAS.m olm-3.2.10/xcode/OLMKit/OLMSerializable.h olm-3.2.10/xcode/OLMKit/OLMSession.h olm-3.2.10/xcode/OLMKit/OLMSession.m olm-3.2.10/xcode/OLMKit/OLMSession_Private.h olm-3.2.10/xcode/OLMKit/OLMUtility.h olm-3.2.10/xcode/OLMKit/OLMUtility.m olm-3.2.10/xcode/OLMKit/include/ olm-3.2.10/xcode/OLMKit/include/module.modulemap olm-3.2.10/xcode/OLMKitTests/ olm-3.2.10/xcode/OLMKitTests/Info.plist olm-3.2.10/xcode/OLMKitTests/OLMKitGroupTests.m olm-3.2.10/xcode/OLMKitTests/OLMKitPkTests.m olm-3.2.10/xcode/OLMKitTests/OLMKitSASTests.m olm-3.2.10/xcode/OLMKitTests/OLMKitTests.m olm-3.2.10/xcode/Podfile olm-3.2.10/xcode/Podfile.lock olm-3.2.10/xcode/README.rst -- The CXX compiler identification is GNU 11.2.0 -- The C compiler identification is GNU 11.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/olm/olm-3.2.10/build [ 1%] Building CXX object CMakeFiles/olm.dir/src/account.cpp.o [ 3%] Building CXX object CMakeFiles/olm.dir/src/base64.cpp.o [ 5%] Building CXX object CMakeFiles/olm.dir/src/cipher.cpp.o [ 7%] Building CXX object CMakeFiles/olm.dir/src/crypto.cpp.o [ 9%] Building CXX object CMakeFiles/olm.dir/src/memory.cpp.o [ 11%] Building CXX object CMakeFiles/olm.dir/src/message.cpp.o [ 13%] Building CXX object CMakeFiles/olm.dir/src/pickle.cpp.o [ 15%] Building CXX object CMakeFiles/olm.dir/src/ratchet.cpp.o [ 16%] Building CXX object CMakeFiles/olm.dir/src/session.cpp.o [ 18%] Building CXX object CMakeFiles/olm.dir/src/utility.cpp.o [ 20%] Building CXX object CMakeFiles/olm.dir/src/pk.cpp.o [ 22%] Building C object CMakeFiles/olm.dir/src/sas.c.o [ 24%] Building C object CMakeFiles/olm.dir/src/ed25519.c.o [ 26%] Building C object CMakeFiles/olm.dir/src/error.c.o [ 28%] Building C object CMakeFiles/olm.dir/src/inbound_group_session.c.o [ 30%] Building C object CMakeFiles/olm.dir/src/megolm.c.o [ 32%] Building CXX object CMakeFiles/olm.dir/src/olm.cpp.o [ 33%] Building C object CMakeFiles/olm.dir/src/outbound_group_session.c.o [ 35%] Building C object CMakeFiles/olm.dir/src/pickle_encoding.c.o [ 37%] Building C object CMakeFiles/olm.dir/lib/crypto-algorithms/aes.c.o [ 39%] Building C object CMakeFiles/olm.dir/lib/crypto-algorithms/sha256.c.o [ 41%] Building C object CMakeFiles/olm.dir/lib/curve25519-donna/curve25519-donna.c.o [ 43%] Linking CXX shared library libolm.so [ 43%] Built target olm [ 45%] Building CXX object tests/CMakeFiles/test_ratchet.dir/test_ratchet.cpp.o [ 47%] Linking CXX executable test_ratchet [ 47%] Built target test_ratchet [ 49%] Building CXX object tests/CMakeFiles/test_sas.dir/test_sas.cpp.o [ 50%] Linking CXX executable test_sas [ 50%] Built target test_sas [ 52%] Building CXX object tests/CMakeFiles/test_crypto.dir/test_crypto.cpp.o [ 54%] Linking CXX executable test_crypto [ 54%] Built target test_crypto [ 56%] Building CXX object tests/CMakeFiles/test_megolm.dir/test_megolm.cpp.o [ 58%] Linking CXX executable test_megolm [ 58%] Built target test_megolm [ 60%] Building CXX object tests/CMakeFiles/test_olm.dir/test_olm.cpp.o [ 62%] Linking CXX executable test_olm [ 62%] Built target test_olm [ 64%] Building CXX object tests/CMakeFiles/test_group_session.dir/test_group_session.cpp.o [ 66%] Linking CXX executable test_group_session [ 66%] Built target test_group_session [ 67%] Building CXX object tests/CMakeFiles/test_olm_sha256.dir/test_olm_sha256.cpp.o [ 69%] Linking CXX executable test_olm_sha256 [ 69%] Built target test_olm_sha256 [ 71%] Building CXX object tests/CMakeFiles/test_olm_decrypt.dir/test_olm_decrypt.cpp.o [ 73%] Linking CXX executable test_olm_decrypt [ 73%] Built target test_olm_decrypt [ 75%] Building CXX object tests/CMakeFiles/test_olm_signature.dir/test_olm_signature.cpp.o [ 77%] Linking CXX executable test_olm_signature [ 77%] Built target test_olm_signature [ 79%] Building CXX object tests/CMakeFiles/test_base64.dir/test_base64.cpp.o [ 81%] Linking CXX executable test_base64 [ 81%] Built target test_base64 [ 83%] Building CXX object tests/CMakeFiles/test_list.dir/test_list.cpp.o [ 84%] Linking CXX executable test_list [ 84%] Built target test_list [ 86%] Building CXX object tests/CMakeFiles/test_message.dir/test_message.cpp.o [ 88%] Linking CXX executable test_message [ 88%] Built target test_message [ 90%] Building CXX object tests/CMakeFiles/test_olm_using_malloc.dir/test_olm_using_malloc.cpp.o [ 92%] Linking CXX executable test_olm_using_malloc [ 92%] Built target test_olm_using_malloc [ 94%] Building CXX object tests/CMakeFiles/test_session.dir/test_session.cpp.o [ 96%] Linking CXX executable test_session [ 96%] Built target test_session [ 98%] Building CXX object tests/CMakeFiles/test_pk.dir/test_pk.cpp.o [100%] Linking CXX executable test_pk [100%] Built target test_pk Test project /usr/src/slapt-src/libraries/olm/olm-3.2.10/build/tests Start 1: base64 1/15 Test #1: base64 ........................... Passed 0.00 sec Start 2: crypto 2/15 Test #2: crypto ........................... Passed 0.00 sec Start 3: group_session 3/15 Test #3: group_session .................... Passed 0.00 sec Start 4: list 4/15 Test #4: list ............................. Passed 0.00 sec Start 5: megolm 5/15 Test #5: megolm ........................... Passed 0.00 sec Start 6: message 6/15 Test #6: message .......................... Passed 0.00 sec Start 7: olm 7/15 Test #7: olm .............................. Passed 0.06 sec Start 8: olm_decrypt 8/15 Test #8: olm_decrypt ...................... Passed 0.00 sec Start 9: olm_sha256 9/15 Test #9: olm_sha256 ....................... Passed 0.00 sec Start 10: olm_signature 10/15 Test #10: olm_signature .................... Passed 0.00 sec Start 11: olm_using_malloc 11/15 Test #11: olm_using_malloc ................. Passed 0.03 sec Start 12: session 12/15 Test #12: session .......................... Passed 0.00 sec Start 13: pk 13/15 Test #13: pk ............................... Passed 0.00 sec Start 14: sas 14/15 Test #14: sas .............................. Passed 0.00 sec Start 15: ratchet 15/15 Test #15: ratchet .......................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 15 Total Test time (real) = 0.13 sec Consolidate compiler generated dependencies of target olm [ 43%] Built target olm Consolidate compiler generated dependencies of target test_ratchet [ 47%] Built target test_ratchet Consolidate compiler generated dependencies of target test_sas [ 50%] Built target test_sas Consolidate compiler generated dependencies of target test_crypto [ 54%] Built target test_crypto Consolidate compiler generated dependencies of target test_megolm [ 58%] Built target test_megolm Consolidate compiler generated dependencies of target test_olm [ 62%] Built target test_olm Consolidate compiler generated dependencies of target test_group_session [ 66%] Built target test_group_session Consolidate compiler generated dependencies of target test_olm_sha256 [ 69%] Built target test_olm_sha256 Consolidate compiler generated dependencies of target test_olm_decrypt [ 73%] Built target test_olm_decrypt Consolidate compiler generated dependencies of target test_olm_signature [ 77%] Built target test_olm_signature Consolidate compiler generated dependencies of target test_base64 [ 81%] Built target test_base64 Consolidate compiler generated dependencies of target test_list [ 84%] Built target test_list Consolidate compiler generated dependencies of target test_message [ 88%] Built target test_message Consolidate compiler generated dependencies of target test_olm_using_malloc [ 92%] Built target test_olm_using_malloc Consolidate compiler generated dependencies of target test_session [ 96%] Built target test_session Consolidate compiler generated dependencies of target test_pk [100%] Built target test_pk Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/libolm.so.3.2.10 -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/libolm.so.3 -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/libolm.so -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/olm.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/olm_export.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/outbound_group_session.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/inbound_group_session.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/pk.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/sas.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/include/olm/error.h -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/pkgconfig/olm.pc -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/cmake/Olm/OlmTargets.cmake -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/cmake/Olm/OlmTargets-release.cmake -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/cmake/Olm/OlmConfig.cmake -- Installing: /usr/src/slapt-src/libraries/olm/package-olm/usr/lib/cmake/Olm/OlmConfigVersion.cmake Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libolm.so libolm.so.3 usr/lib/libolm.so.3 libolm.so.3.2.10 Making symbolic link creation script: ( cd usr/lib ; rm -rf libolm.so ) ( cd usr/lib ; ln -sf libolm.so.3 libolm.so ) ( cd usr/lib ; rm -rf libolm.so.3 ) ( cd usr/lib ; ln -sf libolm.so.3.2.10 libolm.so.3 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libolm.so.3' removed './usr/lib/libolm.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/olm/olm-3.2.10-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/olm-3.2.10/ usr/doc/olm-3.2.10/CHANGELOG.rst usr/doc/olm-3.2.10/CONTRIBUTING.md usr/doc/olm-3.2.10/DH ratchet.svg usr/doc/olm-3.2.10/DH ratchet.txt usr/doc/olm-3.2.10/LICENSE usr/doc/olm-3.2.10/README.md usr/doc/olm-3.2.10/double_ratchet.dia usr/doc/olm-3.2.10/double_ratchet.svg usr/doc/olm-3.2.10/megolm.md usr/doc/olm-3.2.10/olm.SlackBuild usr/doc/olm-3.2.10/olm.md usr/doc/olm-3.2.10/signing.md usr/include/ usr/include/olm/ usr/include/olm/error.h usr/include/olm/inbound_group_session.h usr/include/olm/olm.h usr/include/olm/olm_export.h usr/include/olm/outbound_group_session.h usr/include/olm/pk.h usr/include/olm/sas.h usr/lib/ usr/lib/cmake/ usr/lib/cmake/Olm/ usr/lib/cmake/Olm/OlmConfig.cmake usr/lib/cmake/Olm/OlmConfigVersion.cmake usr/lib/cmake/Olm/OlmTargets-release.cmake usr/lib/cmake/Olm/OlmTargets.cmake usr/lib/libolm.so.3.2.10 usr/lib/pkgconfig/ usr/lib/pkgconfig/olm.pc Slackware package /usr/src/slapt-src/libraries/olm/olm-3.2.10-i586-1salix15.0.txz created. Installing package olm-3.2.10-i586-1salix15.0... | olm (Implementation of the olm and megolm cryptographic ratchets) | | An implementation of the Double Ratchet cryptographic ratchet | described by: | https://whispersystems.org/docs/specifications/doubleratchet/ | written in C and C++11 and exposed as a C API. | | The specification of the Olm ratchet can be found in olm.md. | | This library also includes an implementation of the Megolm | cryptographic ratchet, as specified in megolm.md. | |