heck
4a8514a6c9
JNI-167: add Message.decodeASN1XER() / fromXER()
3 years ago
heck
9322e42114
JNI-167: refine/improve encode functions
3 years ago
heck
e3a666e4a1
JNI-167: Add test
3 years ago
heck
12ff0ec89a
JNI-167: add Message.encodeASN1XER()
3 years ago
heck
bf69057e72
Build: Change build config to adhere to standard for all adapters
The idea is to avoid depending to n locations for n dependencies. Install everything into a $PREFIX, and depend to $PREFIX only. simple.
3 years ago
heck
d38dd81102
pEpEngine=Release_2.1.50
4 years ago
heck
290ce81135
Merge pull request 'Release_2.1' ( #14 ) from Thomas/pEpJNIAdapter:Release_2.1 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/14
4 years ago
Thomas
af007014ea
Update Windows build file
4 years ago
Thomas
9dc0371302
Cancel building if code generation fails
4 years ago
Thomas
9c0271f7d1
Adjust paths
4 years ago
Thomas
f4966ab98f
Complete merge
4 years ago
Thomas
a626649bad
Generate Status files
4 years ago
Thomas
62c12fcae3
Add Windows build project and reference platform.h
4 years ago
Thomas
138bee2566
Add Windows build project and reference platform.h
4 years ago
heck
7adf6c0f89
Merge branch 'JNI-157'
4 years ago
heck
6ecc388b16
Tests: NOW, since KER all test cases using import_key() are broken.
set_comm_partner_key() has to be added.
4 years ago
heck
180696f344
JNI-157: add set_comm_partner_key()
4 years ago
heck
5ef9de64c7
Feature: use libpEpAdapter3 session mgmt
4 years ago
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
a6f7abf2f0
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
f8e1ca2236
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
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
1e62ff0bc4
Merge branch 'Release_2.1'
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
73bfd18e84
Merge branch 'JNI-158'
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
Hussein Kasem
64e5a910de
Make AndroidTest project build again
This project was meant to test adapter + engine from Android without the app code in the middle. We gave a quick update and removed blacklist from it.
4 years ago
heck
524bc4db80
JNI-156 - update tests
4 years ago
heck
0c36123b91
JNI-156 - Remove all blacklist functions
4 years ago