heck
8071245dd0
fix testframework
2 years ago
heck
ac91696b0a
And suddenly my linux box javac needs "-encoding UTF-8", well, cant hurtbeing explicit about that in general.
...
(cherry picked from commit 242bdb073c
)
2 years ago
Devan Carpenter
6aad2c5430
CID: don't use insecure docker registries anymore
...
We now have a public registry, so we don't use registries on the LAN
with only HTTP anymore. Let's remove the possiblity to use plain
HTTP.
2 years ago
Devan Carpenter
cd967299b5
CI: install JDK before building JNIAdapter
2 years ago
Devan Carpenter
e7a26a0d24
CI: remove incomplete CentOS jobs
2 years ago
Devan Carpenter
4d4611f87c
CI: remove superfluous bashism
2 years ago
Devan Carpenter
ffe7a94b94
CI: specify release tags for tagged jobs
...
run different jobs if there is a new tag matching the "Release_<semver>"
pattern.
2 years ago
Devan Carpenter
7c30666187
CI: add basic gitlab-ci jobs
...
Adds simple jobs for building the the Engine for Debian 10.
Pre-built docker images containing des will be pulled down and used
to build the Adapter.
Upon successful compilation an image containing the build output will be
pushed to a docker registry.
2 years ago
Devan Carpenter
7cec570df9
CID: don't use insecure docker registries anymore
...
We now have a public registry, so we don't use registries on the LAN
with only HTTP anymore. Let's remove the possiblity to use plain
HTTP.
2 years ago
Devan Carpenter
f2093047b5
CI: install JDK before building JNIAdapter
2 years ago
Devan Carpenter
fe3469743e
DEPS: update to latest pEpEngine 2.1.x release
2 years ago
Devan Carpenter
2bfb46a98c
CI: remove incomplete CentOS jobs
2 years ago
Devan Carpenter
b0608ccefd
CI: remove superfluous bashism
2 years ago
Devan Carpenter
f0e227aabe
CI: specify release tags for tagged jobs
...
run different jobs if there is a new tag matching the "Release_<semver>"
pattern.
2 years ago
Devan Carpenter
73e0d639c7
CI: add basic gitlab-ci jobs
...
Adds simple jobs for building the the Engine for Debian 10.
Pre-built docker images containing des will be pulled down and used
to build the Adapter.
Upon successful compilation an image containing the build output will be
pushed to a docker registry.
2 years ago
heck
39903138d5
Add/update DEPENDENCIES
2 years ago
Devan Carpenter
17c192753f
build-system: add 1st party dependencies file
...
This commit adds a machine-readable file specifying the required
versions of all 1st party dependencies.
More info: https://dev.pep.foundation/CID/Processes
(cherry picked from commit 796fe480b3
)
2 years ago
heck
4bf962f604
JNI-101 / JNI-116 - add tests for get/setDebugLogEnabled()
2 years ago
heck
a12f0504a8
JNI-101 - "Use pEpEngine logging API / runtime switchable / thread-safe"
...
JNI-116 - "pEpLog does not print on Android."
2 years ago
heck
1714041a67
add test for jni126 - stop_sync() deadlock with a key with passphrase.
2 years ago
heck
ef9ac48003
.gitgnore
2 years ago
heck
261f0c4154
test main makefile remove jni118
2 years ago
Devan Carpenter
796fe480b3
build-system: add 1st party dependencies file
...
This commit adds a machine-readable file specifying the required
versions of all 1st party dependencies.
More info: https://dev.pep.foundation/CID/Processes
2 years ago
heck
7a2873173c
backport changes
2 years ago
heck
ad0a5420fe
Tests for JNI-125 - "EncFormat missing values"
...
(cherry picked from commit bb8acd99f0
)
2 years ago
heck
0ef2601fd9
JNI-125 - "EncFormat missing values"
...
(cherry picked from commit bcb119060b
)
2 years ago
Devan Carpenter
2b70a8ae02
convert .hgignore to .gitignore
...
used a perl script[0] to convert regexp to glob.
[0] https://github.com/devzendo/hgignore-to-gitignore
(cherry picked from commit aa4ff2a512
)
2 years ago
heck
1f854775cb
testcommit
2 years ago
heck
ffbdc40674
Merge pull request 'convert .hgignore to .gitignore' ( #1 ) from dvn/pEpJNIAdapter:gitignore into master
2 years ago
Devan Carpenter
aa4ff2a512
convert .hgignore to .gitignore
...
used a perl script[0] to convert regexp to glob.
[0] https://github.com/devzendo/hgignore-to-gitignore
2 years ago
heck
68a7e8f842
Rewrite README.md from scratch
2 years ago
heck
521176bf03
Rewrite README.md from scratch
2 years ago
heck
eca1b89027
Rewrite README.md from scratch
2 years ago
heck
3311571c65
Added tag Release_2.2.0-RC3 for changeset cf9c4b574a61
2 years ago
heck
7ec817ab38
JNI-117 - "export_key", Improve test
2 years ago
heck
b1d6b534a5
merge in JNI-117 - "key export"
2 years ago
heck
866dc60439
C++ impl of export_key()
2 years ago
heck
46ba24e930
codegen add support for "basic methods" returning bytearray
2 years ago
heck
5e999db69f
add export_key as "basic" method (gen on java handwritten in c++)
2 years ago
heck
40e8a28ea9
Add test for JNI-117 - "Export Key"
2 years ago
heck
45ec5a9701
Wow, somehow the first make target is not the default make target. (workaround)
2 years ago
heck
06165b08a9
revert accidental changes
2 years ago
heck
bb8acd99f0
Tests for JNI-125 - "EncFormat missing values"
2 years ago
heck
e11704146a
Added tag Release_2.2.0-RC2 for changeset 2d0a79e430e4
2 years ago
heck
bcb119060b
JNI-125 - "EncFormat missing values"
2 years ago
heck
93ca1acd9c
Added tag Release_2.2.0-RC1 for changeset 008a60c555e8
2 years ago
heck
a255490628
formatting and code style only
2 years ago
heck
3e71c76515
JNI-123 - "get rid of c-style casts"
2 years ago
heck
9979242a88
Added tag Release_2.1.4 for changeset 677676fc1fff
2 years ago
heck
6183eb7a59
Merge in JNI-120 (Android Build: Update sequoia version to match engine 2.1.2)
2 years ago