Devan Carpenter
8029ef2ec0
CI: update script path for building libpEpAdapter
libpEpAdapter now uses a common script between Linux distros for
building. This commit fixes our scripts to use the correct path.
4 years ago
heck
ed0fcb3027
Merge branch 'android-build' into Release_2.1
4 years ago
Hussein Kasem
dba1a16f82
Android build: Use sequoia patch release v1.3.1
Make android build use sequoia v1.3.1 instead of 1.3.0 which just includes:
- Fixed a crash resulting from unconstrained, attacker-controlled heap allocations.
4 years ago
heck
cf462c53e1
libpEpAdapter=Release_2.1.22
4 years ago
heck
fc208b835c
pEpEngine=Release_2.1.49
4 years ago
heck
661abc4205
Merge branch 'JNI-158' into Release_2.1
4 years ago
Devan Carpenter
992988ac9c
CI: match RPM version string to JNI Adapter
When creating the RPM package we should use the version of the JNI
Adapter itself to version the package. It was using libpEpAdapter
version which was incorrect.
4 years ago
Devan Carpenter
58dd0dc9cd
CI: build CentOS/RedHat 8 RPM packages
This commit cleans up the existing CI scripts a bit while adding jobs to
build RPM packages. The directory structure allows for easily adding
more
package targets.
RPM outputs will only be uploaded on tagged commits.
4 years ago
heck
1c500d3561
pEpEngine=Release_2.1.45
4 years ago
heck
a179147f98
pEpEngine=Release_2.1.42
4 years ago
heck
a2dbf0cc7b
Tests: Fix makefile for linux
4 years ago
heck
3879a4d894
Merge branch 'JNI-161 - Test message alloc/dealloc is thread-safe' into Release_2.1
4 years ago
heck
ef84158e56
Merge branch 'JNI-160' into Release_2.1
4 years ago
heck
85f75a895f
JNI-160: Update Tests (jni135)
4 years ago
heck
24f801b381
JNI-160: change "instanceCount" to be AtomicLong
4 years ago
heck
21119a6419
JNI-160: synchronized getInstanceCount() method
4 years ago
heck
aff9fa861f
JNI-160: synchronized close() method
4 years ago
heck
9d7efca8a5
JNI-160: close() on obj with handle == 0 does nothing (no decrement either)
4 years ago
heck
9ee569cf47
JNI-161: Test message alloc/dealloc is thread-safe
4 years ago
heck
3eaacbb2ec
Merge branch 'JNI-160 - Mem-mgmt: Resource Instrumentation for class Message' into Release_2.1
4 years ago
heck
495ab5a085
JNI-160: add Test (extend JNI-135 test)
4 years ago
heck
42fad14bb9
JNI-160: add Message.getInstanceCount()
4 years ago
heck
3b9b7c74ae
JNI-158: Android activity - remove keyserver stuff
4 years ago
heck
bc035e2910
JNI-158 - remove __LP64__ related stuff
4 years ago
heck
5e2a042197
JNI-158 - JNI-159 - Remove all keyserver functions
4 years ago
heck
ccc9b82faf
Build: pEpEngine=Release_2.1.41
4 years ago
heck
f62ece578c
Merge pull request 'Android build: Use libetpan foundation gitea instead of github' ( #12 ) from android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/12
4 years ago
Hussein Kasem
94c2f4626f
Android build: Use libetpan foundation gitea instead of github
4 years ago
heck
712107932c
Merge pull request 'Android build: Update sequoia to 1.3.0 and get rid of cargo experimental for the build.' ( #11 ) from android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/11
4 years ago
Hussein Kasem
f31ea6e5e3
Android build: Update sequoia to 1.3.0 and get rid of cargo experimental for the build.
4 years ago
heck
1a39e23d3f
Build: Dependency update pEpEngine
4 years ago
heck
9db6ec3308
Build: Dependency update pEpEngine
4 years ago
heck
c73c3098a0
Merge pull request 'Android build: Move from 3.7.3 patch to 3.7.3 release' ( #10 ) from android-nettle-update into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/10
4 years ago
Hussein Kasem
2f715f9f88
Android build: Move from 3.7.3 patch to 3.7.3 release
4 years ago
heck
434b65aabf
Merge pull request 'Android build: Apply nettle 3.7.3 patch' ( #8 ) from android-nettle-update into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/8
4 years ago
Hussein Kasem
92b6dc1bd3
Android build: Apply nettle 3.7.3 patch
4 years ago
heck
088b5c13af
Test: Update JNI-153
4 years ago
heck
c20c5c4ef3
Test: KeyPair is pEp specific
4 years ago
heck
7e09cb029b
Test: Update CTXMultiNode
4 years ago
heck
93ebe8fb6a
Test: Update CTXBase
4 years ago
heck
fbade42ae9
Test: PityTest - Make model generic
4 years ago
heck
fb7e0614b8
Test: PityTest - Add sync/async transport with plugin processing (enc/dec)
4 years ago
heck
71aee755f2
Test: PityTest print the full stacktrace please
4 years ago
heck
456368e104
remove sequoia dep, this needs to be defined in pEpEngine, no transitive dependecies in here.
4 years ago
heck
10b5f9772f
Merge pull request 'android-build update to use jni adapter 2.1.25' ( #7 ) from android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/7
4 years ago
Hussein Kasem
c2ffa0932f
Android build: Update engine version on AndroidHelper.java
4 years ago
Hussein Kasem
6ec17e8a62
Android build: update sequoia version to openpgp/v1.1
4 years ago
Hussein Kasem
16ded797b7
Android build: Remove sequoia build files on make clean-all
4 years ago
Hussein Kasem
89a2d93214
Android build: Add external .gitignore file
4 years ago
heck
7bd53bcf8a
Merge branch 'Release_2.1' of https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter into Release_2.1
4 years ago