Commit Graph

1040 Commits (a2dbf0cc7b6c5a5d74a3d3f5fc04d6cd2bcad0e7)
 

Author SHA1 Message Date
heck f113f69c8e Tests: TestModel - Add class TestNode 2 years ago
heck d65268e814 Tests: TestModel - Add class TestIdentity 2 years ago
heck 6e63ae980a Tests: TestModel - Add emum Node 2 years ago
heck 5e43980b80 Tests: TestModel - Add emum Role 2 years ago
heck 8dded68651 Tests: TestModel - Add emum KeyType 2 years ago
heck ea973561f8 Tests: Build - Fix missing $(JAVAC) 2 years ago
heck 486b4fab93 Merge branch 'android-build' into Release_2.1 2 years ago
Devan Carpenter bba09a450f CI: use multi-stage build to reduce image size
We don't need to keep the whole build image - let's just copy the
required files into an openjdk8 container, thus reducing the size.

Special thanks to @jonas for the template for the final image, as well
as the push to get it added. :)
2 years ago
Devan Carpenter 961528551f
CI: keep build source in resulting docker images
It can be useful to have the sourcecode around in the image.
2 years ago
Hussein Kasem 435f03de5f
Android: Remove GnuPG implementation leftovers 2 years ago
Hussein Kasem 4c1b935803
Android: Update engine version code 2 years ago
Hussein Kasem 04b328c9bb
Android-build: Fix libGmp md5sum 2 years ago
heck 03e050dc8a pEpEngine=Release_2.1.27
libpEpAdapter=Release_2.1.21
2 years ago
Devan Carpenter e2d01b50e0
CI: don't install jdk 11 for java8 build
We were installing jdk from the debian repos before installing jdk8 from
upstream. This caused java 11 to be used instead of java 8.
2 years ago
heck aff1e37a1b pEpEngine=Release_2.1.25 2 years ago
heck a043196dcf pEpEngine=Release_2.1.24
libpEpAdapter=Release_2.1.19
2 years ago
heck 0a2eb5b875 pEpEngine=Release_2.1.23 2 years ago
heck ad9643795a libpEpAdapter=Release_2.1.18 2 years ago
heck 698e27c842 Tests: ASCII generator WIP 2 years ago
Devan Carpenter 79aa46ce11
CI: build libpEpAdapter ourselves
libpEpAdapter does not build an image with every version of pEpEngine we
may need, so we will use the pEpEngine docker image, and build the
libpEpAdapter version we need as part of our CI job.
2 years ago
heck 9a78d1084b PityTest: new class SlowFilteredNoise 2 years ago
heck 94939c3dff Tests: PityTest randomInt() now using RangeInt 2 years ago
heck 064d936da2 PityTest: new class RangeInt 2 years ago
heck aa74a67ca5 Tests: refactor makeNewTestBlob() 2 years ago
heck 484abeecfe Tests: update main Makefile 2 years ago
heck 5b344d5679 Merge branch 'JNI-150 - Test: Ident.user_id For Own Identities Is Constant' into Release_2.1 2 years ago
heck d61128f5e1 JNI-150: "Test: Ident.user_id For Own Identities Is Constant" 2 years ago
heck 144121ac9f BUILD: use pEpEngine=Release_2.1.22 2 years ago
heck 3c0102901f BUILD: use pEpEngine=Release_2.1.21 2 years ago
heck 51bba62ea4 Merge branch 'JNI-149 - Wrap disable_all_sync_channels()' into Release_2.1 2 years ago
heck b9fb50a75b JNI-149: "Wrap disable_all_sync_channels into the adapter" - implementation 2 years ago
heck e8d22617fd JNI-149: Add test for disable_all_sync_channels() 2 years ago
heck 9066d7d043 Tests: JNI-143 - Attachments Enc/Dec Tests / test only attachment up to 10MB 2 years ago
heck 44fbb9398f Tests: Update main Makefile 2 years ago
heck 9c8e224195 Tests: Remove huge attachments from CTXBase (too slow) 2 years ago
heck 8339d294e2 BUILD: Dependency update pEpEngine (patch rel cannot depend on any RC == FORBIDDEN) 2 years ago
heck b000891b9b BUILD: Dependency update pEpEngine (patch rel cannot depend on any RC == FORBIDDEN) 2 years ago
heck 622e772c9f BUILD: Dependency update pEpEngine 2 years ago
heck 5bd81b0fa7 BUILD: Dependency update pEpEngine 2 years ago
heck aeb82dbc1d BUILD: Dependency update pEpEngine 2 years ago
heck d9e782faff JNI-142: "Mem-mgmt: Defined behaviour of Message.close()"
* close() method is now idempotent
* Access to Message obj after close() results in IllegalStateException (Not SEGV anymore)
2 years ago
heck 9709e82373 JNI-142: add Tests 2 years ago
heck be6510066c Revert "FIX: JNI-135' - the option of using finalize() has been discarded
This reverts commit 20c32ff756, reversing
changes made to 59d6177dc8.
2 years ago
heck f1424178a1 Merge branch 'JNI-132 - implement java.object.equals() for Blob' into Release_2.1 2 years ago
heck dbf0e33de1 JNI-132 - Add equals() and hashCode() 2 years ago
heck 086c915987 JNI-132 - Add URIHash() and URITrim() 2 years ago
heck 8ff522bbd1 Tests: JNI-132 - "implement java.object.equals() for Blob" 2 years ago
heck b4d7c663eb Merge branch 'JNI-147 - "Utils: add a method to check two URIs for equality"' into Release_2.1 2 years ago
heck d4cccefd67 Tests: JNI-147 - "Utils: add a method to check two URIs for equality" 2 years ago
heck c7ad84a183 Tests: JNI-147 - Add test for Utils.URIEqual() 2 years ago