Commit Graph

  • b14a791efe Merge pull request 'Added support for botan & nettle switching on the android build' (#46) from TSaschabc/pEpJNIAdapter:test-name into Release_3.2 v3.2.2 Release_3.2 heck 2023-04-12 17:53:30 +0200
  • 4ea6a5e176 Added support for botan & nettle switching on the android build #46 Sascha Bacardit 2023-04-12 12:59:13 +0200
  • 4672483dc6 pEpEngine=v3.2.1 libpEpAdapter=v3.2.0 libpEpCxx11=v3.2.0 v3.2.1 heck 2023-03-30 16:23:22 +0200
  • 2bcddefe7b pEpEngine=v3.2.1 libpEpAdapter=v3.2.0-RC5 libpEpCxx11=v3.2.0-RC1 v3.2.0 heck 2023-03-30 15:59:30 +0200
  • cefb146828 Merge pull request 'gitea-43 Update pEpEngineSequoiaBackend dependency' (#44) from Ignacio/pEpJNIAdapter:gitea-43 into master master heck 2023-03-24 12:56:51 +0100
  • cb73873cee
    gitea-43 Update pEpEngineSequoiaBackend dependency #44 ignaciogarcia 2023-03-24 12:52:22 +0100
  • 20db582b8b Fix: typo in ratings v2.1.50 Release_2.1 heck 2023-03-22 15:14:27 +0100
  • dc913eccbb Fix typo in ratings. v3.2.0-RC9 heck 2023-03-22 15:10:36 +0100
  • 9da798d8fc FIX: #38 - Ratings values inconsistent with engine (3.2) v3.2.0-RC8 heck 2023-03-21 16:43:46 +0100
  • 5e3a9fb1d9 pEpEngine=v3.2.0-RC27 libpEpAdapter=v3.2.0-RC5 libpEpCxx11=v3.2.0-RC1 heck 2023-03-21 16:43:07 +0100
  • 3454305d1a Session-manager needs to be initialized only once per process. heck 2023-03-21 16:33:00 +0100
  • de0b135a68 pEpEngine=v2.1.72 libpEpAdapter=v2.1.24 v2.1.49 heck 2023-03-21 16:20:45 +0100
  • d7f58c7f62 Fix: #39 - Ratings values inconsistent with engine (2.1) heck 2023-03-21 16:19:59 +0100
  • a70e51801e pEpEngine=v3.2.0-RC26 libpEpAdapter=v3.2.0-RC4 v3.2.0-RC7 heck 2023-03-09 16:14:17 +0100
  • 5e9895e859 Fix: #36 - config_media_keys is not available in EngineInterface.java heck 2023-03-09 16:07:41 +0100
  • 6ed9fdf5b0 Merge pull request 'PEMA-103 pEpJNIAdapter android compilation' (#35) from TSaschabc/pEpJNIAdapter:PEMA-103 into master v3.2.0-RC6 heck 2023-02-15 13:44:03 +0100
  • 73fc16f72b Updated DEPENDENCIES #35 Sascha Bacardit 2023-02-14 16:00:14 +0100
  • c3b4363d8a Updated android build script Sascha Bacardit 2023-02-14 11:20:30 +0100
  • e560fcc246 pEpEngine=v3.2.0-RC22 libpEpAdapter=v3.2.0-RC3 v3.2.0-RC5 heck 2023-02-11 02:56:09 +0530
  • 75f234fe9a refactor throw_pEp_Exception() heck 2023-02-09 18:20:25 +0530
  • 368f838970 pEpEngine=v3.2.0-RC22 v3.2.0-RC4 heck 2023-02-08 18:17:36 +0530
  • 7fb0eefc69 FIX: #33 - BUG: JNI cannot find existing class which leads to hardcrash. heck 2023-02-08 18:14:36 +0530
  • 43b1d3ea27 Test: update regression test for trustword related API cahnge. heck 2023-02-08 17:16:34 +0530
  • 11be1efc25 pEpEngine=v3.2.0-RC20 libpEpAdapter=v3.2.0-RC01 v3.2.0-RC3 heck 2023-01-23 19:06:50 +0530
  • f50e81aab5 Remove macro LOGD heck 2023-01-18 14:27:27 +0530
  • 8ff6da985a Remove redundant from_identity() function heck 2023-01-18 14:24:30 +0530
  • 3024ecf4f5 FIX: crash on import_key() due to uninitialized out param heck 2023-01-17 15:54:03 +0530
  • 00605c51e4 Merge pull request 'gitea-29' (#30) from Ignacio/pEpJNIAdapter:gitea-29 into Release_2.1 heck 2023-01-03 12:11:36 +0100
  • c9f77caab7
    PEMA-107 Update rust toolchain version for sequoia #30 ignaciogarcia 2023-01-02 16:56:56 +0100
  • 184d45b73d
    PEMA-107 Add Makefile help and colors ignaciogarcia 2022-10-31 09:33:25 +0100
  • 0d101afcbc
    PEMA-107 Remove downloads.stamp dependency from makefile creation ignaciogarcia 2022-10-28 12:05:08 +0200
  • bdc33943c2
    PEMA-107 Compile for only connected devices if running from IDE ignaciogarcia 2022-10-28 09:21:46 +0200
  • d7786acd4e
    PEMA-107 Only run buildExternal for connected devices ignaciogarcia 2022-10-28 07:48:31 +0200
  • ceb96af85d
    PEMA-107 Add convenience methods to refresh makefiles in-place ignaciogarcia 2022-10-28 06:55:05 +0200
  • 8b61d784ee
    PEMA-107 Do not use phony targets as prerequisites ignaciogarcia 2022-10-28 06:42:17 +0200
  • 9c96609181
    PEMA-107 Add argument to ndk to prevent "bad file descriptor" ignaciogarcia 2022-10-27 11:15:49 +0200
  • a3f8505017
    PEMA-107 Allow to modify abis to build for in build.gradle ignaciogarcia 2022-10-27 11:14:30 +0200
  • 8ea8972f9a
    PEMA-107 Allow to pass abi(s) to build for as parameter ignaciogarcia 2022-10-27 11:07:49 +0200
  • ed66af9de2
    PEMA-107 Improve showsetup clarity ignaciogarcia 2022-10-27 14:10:59 +0200
  • f69f322a8b
    PEMA-107 Add PerArchMakefile.conf ignaciogarcia 2022-10-27 13:54:29 +0200
  • a9c2bf98fc
    PEMA-107 Remove duplicate ANDROID_API variable ignaciogarcia 2022-10-27 10:49:18 +0200
  • 8c80c9794d
    PEMA-107 Move common variables to Makefile.conf ignaciogarcia 2022-10-27 10:14:22 +0200
  • 6460ad117a
    PEMA-107 Add some convenient methods in external/Makefile ignaciogarcia 2022-10-27 09:26:07 +0200
  • 2d47bf1500
    PEMA-107 Use uuid-prebuild instead of uuid-install ignaciogarcia 2022-10-27 09:22:52 +0200
  • ad6bd72f1c
    PEMA-107 Move some code to Makefile.conf and createMakefile.sh ignaciogarcia 2022-10-27 09:15:58 +0200
  • 3179352d70
    PEMA-107 Replace sed tag for real variable ignaciogarcia 2022-10-26 18:40:00 +0200
  • ebcadf16f0
    PEMA-107 Make all -src targets work with a pattern ignaciogarcia 2022-10-26 18:37:02 +0200
  • e106a10258
    PEMA-107 Make all -clean targets work with a pattern (except sequoia-ffi) ignaciogarcia 2022-10-27 13:32:02 +0200
  • 334c0d5cec
    PEMA-107 Use toolchains installed by default with the NDK ignaciogarcia 2022-10-26 18:26:33 +0200
  • 1d068ff844
    PEMA-107 Remove unused files ignaciogarcia 2022-10-26 18:14:50 +0200
  • b3b46b669b
    PEMA-107 Add clean as prerequisite for clean-all ignaciogarcia 2022-10-26 18:13:32 +0200
  • 8fce027f48
    PEMA-107 Modify external/Makefile to generate and delete Makefiles ignaciogarcia 2022-10-26 18:09:49 +0200
  • cb2139772c
    PEMA-107 Add script to generate a Makefile for an arch ignaciogarcia 2022-10-26 18:06:07 +0200
  • 9646b376f1
    PEMA-107 Create template with common parts for Makefiles ignaciogarcia 2022-10-26 17:19:27 +0200
  • 1bd2683d17
    PEMA-107 Make sure we remove the untared source afterwards ignaciogarcia 2022-10-26 17:18:26 +0200
  • 77d9585727
    PEMA-107 Move uuid patch application to downloads Makefile ignaciogarcia 2022-10-26 17:17:18 +0200
  • 4d823359ef
    PEMA-107 Move nettle patches application to downloads Makefile ignaciogarcia 2022-10-26 17:12:43 +0200
  • e9d3c41378 Removed: get_trustwords_for_fpr() heck 2023-01-02 13:54:42 +0100
  • de522323f9 fix: status code generation - ingnore #define lines. heck 2022-12-20 20:25:30 +0100
  • e6e3ba1801 Build: use same optimization level in debug and release build heck 2022-12-15 12:49:08 +0100
  • 7aec213f2f DEPENDENCIES: corrected wrong rel tags due to switch to semver v2.1.48 heck 2022-11-29 13:19:40 +0100
  • 14b7a9c5fe Build: update DEPENDENCIES v3.2.0-RC2 heck 2022-11-23 20:22:39 +0100
  • d16f007aa8 Merge pull request 'PEMA-103 Compiling engine v3 for android.' (#25) from TSaschabc/pEpJNIAdapter:PEMA-103-hotfix into master heck 2022-11-23 20:18:53 +0100
  • 0359fb50cf PEMA-103 Deleted unused file #25 Sascha Bacardit 2022-11-22 14:39:13 +0100
  • 70ae9c7d8a PEMA-103 Updated Makefiles Sascha Bacardit 2022-11-17 12:08:01 +0100
  • 2fffb966d5 PEMA-103 Sascha Bacardit 2022-11-08 12:09:09 +0100
  • a191ea2986 PEMA-103 Sascha Bacardit 2022-11-04 20:29:41 +0100
  • 5ba924dab2 PEMA-103 Sascha Bacardit 2022-11-04 15:21:04 +0100
  • 0f147bbb4c PEMA-103 Blocked with uuid static library building ignaciogarcia 2022-11-03 12:08:34 +0100
  • ed72e2a29e PEMA-103 Make engine depend on transport ignaciogarcia 2022-11-03 09:04:10 +0100
  • 8647a08181 pEpEngine=Release_2.1.66 libpEpAdapter=Release_2.1.23 heck 2022-11-22 16:38:39 +0100
  • c85ccd25bb
    PEMA-103 WIP ignaciogarcia 2022-10-31 16:58:21 +0100
  • cbaf3bc70a
    PEMA-103 Workaround to find asn.1 headers ignaciogarcia 2022-10-28 18:43:42 +0200
  • c022bf6ae8
    PEMA-103 First approach to use libpEpCxx11 ignaciogarcia 2022-10-28 18:32:27 +0200
  • 3c1d5f5e34
    PEMA-103 Change from libsequoia_openpgp_ffi to libpep_engine_sequoia_backend ignaciogarcia 2022-10-28 17:08:48 +0200
  • a03bb845cb
    PEMA-103 Change sync to codegen as sources were moved ignaciogarcia 2022-10-28 17:08:00 +0200
  • 1b0c5dffa0
    PEMA-103 Replace sequoia with pEpEngineSequoiaBackend ignaciogarcia 2022-10-31 11:38:35 +0100
  • 189514a507
    PEMA-107 Add Makefile help and colors ignaciogarcia 2022-10-31 09:33:25 +0100
  • 25bd32e8fd
    PEMA-107 Remove downloads.stamp dependency from makefile creation ignaciogarcia 2022-10-28 12:05:08 +0200
  • 7ccf3a97c5
    PEMA-107 Compile for only connected devices if running from IDE ignaciogarcia 2022-10-28 09:21:46 +0200
  • f20dd609a9
    PEMA-107 Only run buildExternal for connected devices ignaciogarcia 2022-10-28 07:48:31 +0200
  • bf3efb9400
    PEMA-107 Add convenience methods to refresh makefiles in-place ignaciogarcia 2022-10-28 06:55:05 +0200
  • c9bd25ac39
    PEMA-107 Do not use phony targets as prerequisites ignaciogarcia 2022-10-28 06:42:17 +0200
  • 7a3df224e6
    PEMA-107 Add argument to ndk to prevent "bad file descriptor" ignaciogarcia 2022-10-27 11:15:49 +0200
  • a139f6e75c
    PEMA-107 Allow to modify abis to build for in build.gradle ignaciogarcia 2022-10-27 11:14:30 +0200
  • b36dc2002e
    PEMA-107 Allow to pass abi(s) to build for as parameter ignaciogarcia 2022-10-27 11:07:49 +0200
  • b430f7369b
    PEMA-107 Improve showsetup clarity ignaciogarcia 2022-10-27 14:10:59 +0200
  • 5573f86809
    PEMA-107 Add PerArchMakefile.conf ignaciogarcia 2022-10-27 13:54:29 +0200
  • abdaba628e
    PEMA-107 Remove duplicate ANDROID_API variable ignaciogarcia 2022-10-27 10:49:18 +0200
  • a54a339e03
    PEMA-107 Move common variables to Makefile.conf ignaciogarcia 2022-10-27 10:14:22 +0200
  • 604d46a21a
    PEMA-107 Add some convenient methods in external/Makefile ignaciogarcia 2022-10-27 09:26:07 +0200
  • 786d6f9c01
    PEMA-107 Use uuid-prebuild instead of uuid-install ignaciogarcia 2022-10-27 09:22:52 +0200
  • 2bd70c9b44
    PEMA-107 Move some code to Makefile.conf and createMakefile.sh ignaciogarcia 2022-10-27 09:15:58 +0200
  • 1b8c820ab0
    PEMA-107 Replace sed tag for real variable ignaciogarcia 2022-10-26 18:40:00 +0200
  • a3feba18a9
    PEMA-107 Make all -src targets work with a pattern ignaciogarcia 2022-10-26 18:37:02 +0200
  • 67f50f311e
    PEMA-107 Make all -clean targets work with a pattern (except sequoia-ffi) ignaciogarcia 2022-10-27 13:32:02 +0200
  • 0544920675
    PEMA-107 Use toolchains installed by default with the NDK ignaciogarcia 2022-10-26 18:26:33 +0200
  • 398e3a20c5
    PEMA-107 Remove unused files ignaciogarcia 2022-10-26 18:14:50 +0200
  • 09455331ad
    PEMA-107 Add clean as prerequisite for clean-all ignaciogarcia 2022-10-26 18:13:32 +0200
  • 6d444d36fc
    PEMA-107 Modify external/Makefile to generate and delete Makefiles ignaciogarcia 2022-10-26 18:09:49 +0200