Volker Birk
2bfc41510a
Merge pull request 'JNI-177' ( #18 ) from JNI-177 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/18
3 years ago
Hussein Kasem
faecdc7354
JNI-177 Maintenance: Update outdated version name to next version
3 years ago
Hussein Kasem
6496b499fe
JNI-177 Maintenance: Move from jcenter(deprecated) to mavenCentral repository
3 years ago
Hussein Kasem
143b8eafa0
JNI-177 Update libetpan to use autoconf and build for current arch
This saves time and space but also requires to drop support for Android <21 (5.0), its fine as now a days android 22 is like 98% of market.
3 years ago
Hussein Kasem
7e24b3fd59
JNI-177 Update outdated engine version
3 years ago
Hussein Kasem
ea179e14dc
JNI-177 Stop using NDK Standalone toolchains.
3 years ago
heck
bdf227cc24
pEpEngine=Release_2.1.56
3 years ago
heck
457654fde5
Build: windows - manual merge of PR#15 from thomas (due to conflicts)
3 years ago
heck
852f0f22df
Fix:: Windows portability - manual merge of PR#15 from thomas (due to conflicts)
3 years ago
heck
ff47783341
PityTest: Disable broken termsize detection
3 years ago
Hussein Kasem
56d71a5b4c
JNI-174 Wrap __LP64__ related stuff into ifdef ANDROID to keep JNI-158 and don't break dates on android.
On android32 bits time_t struct it is 32 bits and this is causing an overflow after 01/Feb/22 giving negative dates and therefore converting from 09/02/22 to 25/02/21.
3 years ago
Hussein Kasem
f714e19af2
JNI-174: Revert "JNI-158 - remove __LP64__ related stuff"
This reverts commit bc035e29
3 years ago
heck
2a6b03b047
pEpEngine=Release_2.1.52
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
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