bdf227c
(tag: Release_2.1.41, Release_2.1)
pEpEngine=Release_2.1.56 by
2022-03-31 16:54:22 +0200
457654f
Build: windows - manual merge of PR#15 from thomas (due to conflicts) by
2022-03-01 21:56:54 +0100
852f0f2
Fix:: Windows portability - manual merge of PR#15 from thomas (due to conflicts) by
2022-03-01 21:56:32 +0100
10683bb
(JNI-171)
Test: Add JNI-171 by
2022-03-01 21:44:28 +0100
cacb82e
Test: rename stringPairListToString() to OptFieldsToString() by
2022-01-26 00:39:43 +0100
29ad20d
Test: AdapterTestUtils - add optFieldValuesOfKey() by
2022-01-26 00:38:56 +0100
cab760a
Test: JNI-134 - add optField with leading/trailing whitespace by
2022-01-26 00:38:35 +0100
ff47783
PityTest: Disable broken termsize detection by
2022-01-26 13:35:38 +0100
f321404
(JNI-172)
Android build: Switch to sequoia-ffi v1.7.0 by
2022-02-07 16:14:03 +0100
56d71a5
(tag: Release_2.1.40)
JNI-174 Wrap __LP64__ related stuff into ifdef ANDROID to keep JNI-158 and don't break dates on android. by
2022-02-09 17:25:24 +0100
f714e19
JNI-174: Revert "JNI-158 - remove __LP64__ related stuff" by
2022-02-09 17:19:50 +0100
2a6b03b
(tag: Release_2.1.39)
pEpEngine=Release_2.1.52 by
2022-02-24 17:03:23 +0100
6e08a8f
(refs/pull/17/head)
JNI-174 Wrap __LP64__ related stuff into ifdef ANDROID to keep JNI-158 and don't break dates on android. by
2022-02-09 17:25:24 +0100
bb45085
JNI-174: Revert "JNI-158 - remove __LP64__ related stuff" by
2022-02-09 17:19:50 +0100
d4aa49c
(refs/pull/13/head)
Do not use UTF-8 on an EBCDIC based system... by
2022-02-08 20:37:55 +0000
71e3ae3
Build system cleanup by
2022-02-07 22:00:16 +0000
8f9ea72
(refs/pull/16/head)
Android build: Switch to sequoia-ffi v1.7.0 by
2022-02-07 16:14:03 +0100
3206a0f
Revert "Finally compiled through, now we've gotta test it" by
2022-02-07 07:44:12 +0000
49937c2
Revert "Test now compile with new API" by
2022-02-07 07:43:20 +0000
9f3bf30
PityTest: Disable broken termsize detection by
2022-01-26 13:35:38 +0100
8b61166
pEpEngine=Release_2.1.51-RC1 by
2022-01-26 00:43:23 +0100
f3a37f0
Merge branch 'JNI-171' into Release_2.1 by
2022-01-26 00:42:02 +0100
de4ebca
JNI-171: Test - OptField values DONT get leading/trailing whitespace removed by
2022-01-26 00:41:15 +0100
a2369d7
Test: rename stringPairListToString() to OptFieldsToString() by
2022-01-26 00:39:43 +0100
059bc1d
Test: AdapterTestUtils - add optFieldValuesOfKey() by
2022-01-26 00:38:56 +0100
9763838
Test: JNI-134 - add optField with leading/trailing whitespace by
2022-01-26 00:38:35 +0100
4044b57
(HEAD -> master)
Merge branch 'JNI-167' by
2022-01-25 20:05:49 +0100
2e74dc2
(JNI-167)
JNI-167: Test - add fromXER() by
2022-01-25 20:05:02 +0100
cd308cb
JNI-167: update MessageInterface by
2022-01-25 20:03:17 +0100
4a8514a
JNI-167: add Message.decodeASN1XER() / fromXER() by
2022-01-25 20:02:58 +0100
9322e42
JNI-167: refine/improve encode functions by
2022-01-25 20:01:35 +0100
e3a666e
JNI-167: Add test by
2022-01-25 17:08:18 +0100
12ff0ec
JNI-167: add Message.encodeASN1XER() by
2022-01-25 17:07:55 +0100
bf69057
Build: Change build config to adhere to standard for all adapters by
2022-01-25 17:06:24 +0100
d38dd81
(tag: Release_2.1.38)
pEpEngine=Release_2.1.50 by
2022-01-17 11:57:56 +0100
75ff2f2
(refs/pull/15/head)
Use javac from JAVA_HOME by
2021-12-23 15:27:47 +0100
2359d5b
Use JAVA_HOME instead of hardcoded path by
2021-12-23 15:04:21 +0100
32a6396
Merge branch 'Release_2.1' of https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter into Release_2.1 by
2021-12-22 15:28:56 +0100
627e927
Add JAVA_HOME environment variable instead of hardcoded path to Windows build script by
2021-12-22 15:09:06 +0100
290ce81
Merge pull request 'Release_2.1' (#14) from Thomas/pEpJNIAdapter:Release_2.1 into Release_2.1 by
2021-12-21 14:29:38 +0100
af00701
Update Windows build file by
2021-07-12 11:10:02 +0200
9dc0371
Cancel building if code generation fails by
2021-07-05 10:54:20 +0200
9c0271f
Adjust paths by
2021-07-05 10:23:11 +0200
f4966ab
Complete merge by
2021-07-05 09:01:13 +0200
a626649
Generate Status files by
2021-07-05 08:56:21 +0200
62c12fc
Add Windows build project and reference platform.h by
2021-06-30 16:33:19 +0200
138bee2
Add Windows build project and reference platform.h by
2021-06-30 16:33:19 +0200
7adf6c0
Merge branch 'JNI-157' by
2021-12-16 12:40:26 +0100
6ecc388
(JNI-157)
Tests: NOW, since KER all test cases using import_key() are broken. set_comm_partner_key() has to be added. by
2021-12-16 12:39:51 +0100
180696f
JNI-157: add set_comm_partner_key() by
2021-12-16 12:35:58 +0100
05b916a
(refs/pull/14/head)
Merge branch 'build-windows' into Release_2.1 by
2021-12-02 11:53:25 +0100
288b83b
Merge remote-tracking branch 'upstream/Release_2.1' into build-windows by
2021-12-02 11:31:17 +0100
5ef9de6
Feature: use libpEpAdapter3 session mgmt by
2021-11-11 16:42:40 +0100
d85a339
New API: by
2021-11-03 21:16:42 +0000
5e80d02
Test now compile with new API by
2021-11-03 21:00:51 +0000
2237fa3
Finally compiled through, now we've gotta test it by
2021-10-27 00:20:42 +0100
7914bec
WIP: Adapting to API changes by
2021-10-21 03:19:28 +0100
8029ef2
(tag: Release_2.1.37, tag: 2.1.37)
CI: update script path for building libpEpAdapter by
2021-10-19 21:22:58 -0700
ed0fcb3
(tag: Release_2.1.35-sequioa_1.3.1)
Merge branch 'android-build' into Release_2.1 by
2021-09-23 19:54:25 +0200
dba1a16
(tag: Release_2.1.35-sequoia_1.3.1)
Android build: Use sequoia patch release v1.3.1 by
2021-09-23 17:29:33 +0200
3be75d3
Merge tag 'Release_2.1.36' of https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter into build-windows by
2021-08-26 09:59:00 +0200
cf462c5
(tag: Release_2.1.36)
libpEpAdapter=Release_2.1.22 by
2021-08-25 22:21:19 +0200
fc208b8
pEpEngine=Release_2.1.49 by
2021-08-25 21:54:30 +0200
661abc4
Merge branch 'JNI-158' into Release_2.1 by
2021-08-25 21:43:21 +0200
a6f7abf
CI: match RPM version string to JNI Adapter by
2021-07-21 01:03:20 -0700
f8e1ca2
CI: build CentOS/RedHat 8 RPM packages by
2021-07-16 00:51:40 -0700
992988a
CI: match RPM version string to JNI Adapter by
2021-07-21 01:03:20 -0700
58dd0dc
CI: build CentOS/RedHat 8 RPM packages by
2021-07-16 00:51:40 -0700
cb16fa7
Merge remote-tracking branch 'upstream/Release_2.1' into build-windows by
2021-07-14 08:05:09 +0200
1c500d3
(tag: Release_2.1.35)
pEpEngine=Release_2.1.45 by
2021-07-13 14:17:07 +0200
1e62ff0
Merge branch 'Release_2.1' by
2021-07-12 12:26:43 +0200
85efc99
Update Windows build file by
2021-07-12 11:10:02 +0200
a179147
(tag: Release_2.1.34)
pEpEngine=Release_2.1.42 by
2021-07-06 14:51:56 +0200
a2dbf0c
(tag: Release_2.1.33, tag: 2.1.33)
Tests: Fix makefile for linux by
2021-07-05 16:51:50 +0200
3879a4d
Merge branch 'JNI-161 - Test message alloc/dealloc is thread-safe' into Release_2.1 by
2021-07-05 16:26:15 +0200
ef84158
Merge branch 'JNI-160' into Release_2.1 by
2021-07-05 16:24:42 +0200
85f75a8
(JNI-160)
JNI-160: Update Tests (jni135) by
2021-07-05 16:23:30 +0200
24f801b
JNI-160: change "instanceCount" to be AtomicLong by
2021-07-05 16:22:49 +0200
21119a6
JNI-160: synchronized getInstanceCount() method by
2021-07-05 16:22:04 +0200
aff9fa8
JNI-160: synchronized close() method by
2021-07-05 16:21:27 +0200
9d7efca
JNI-160: close() on obj with handle == 0 does nothing (no decrement either) by
2021-07-05 16:04:49 +0200
9ee569c
(JNI-161)
JNI-161: Test message alloc/dealloc is thread-safe by
2021-07-05 15:42:04 +0200
b9ec5fb
Cancel building if code generation fails by
2021-07-05 10:54:20 +0200
97d1f5f
Adjust paths by
2021-07-05 10:23:11 +0200
f128bea
Complete merge by
2021-07-05 09:01:13 +0200
231acbd
Generate Status files by
2021-07-05 08:56:21 +0200
515250d
Add Windows build project and reference platform.h by
2021-06-30 16:33:19 +0200
3eaacbb
(tag: Release_2.1.32, tag: 2.1.32)
Merge branch 'JNI-160 - Mem-mgmt: Resource Instrumentation for class Message' into Release_2.1 by
2021-07-02 21:14:16 +0200
495ab5a
JNI-160: add Test (extend JNI-135 test) by
2021-07-02 21:13:41 +0200
42fad14
JNI-160: add Message.getInstanceCount() by
2021-07-02 21:13:11 +0200
73bfd18
Merge branch 'JNI-158' by
2021-07-01 14:27:42 +0200
3b9b7c7
(JNI-158)
JNI-158: Android activity - remove keyserver stuff by
2021-07-01 14:16:11 +0200
bc035e2
JNI-158 - remove __LP64__ related stuff by
2021-07-01 14:15:19 +0200
5e2a042
JNI-158 - JNI-159 - Remove all keyserver functions by
2021-07-01 14:13:58 +0200
d93e3d1
Add Windows build project and reference platform.h by
2021-06-30 16:33:19 +0200
64e5a91
(JNI-156)
Make AndroidTest project build again by
2021-06-28 17:28:44 +0200
524bc4d
JNI-156 - update tests by
2021-06-24 14:39:44 +0200
0c36123
JNI-156 - Remove all blacklist functions by
2021-06-24 14:39:31 +0200
ccc9b82
(tag: Release_2.1.31, tag: 2.1.31)
Build: pEpEngine=Release_2.1.41 by
2021-06-22 15:44:50 +0200
f62ece5
(tag: Release_2.1.30)
Merge pull request 'Android build: Use libetpan foundation gitea instead of github' (#12) from android-build into Release_2.1 by
2021-06-17 18:07:09 +0200