Devan Carpenter
d86ec580ad
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.
4 years ago
heck
c65912ac49
Merge pull request 'Add DEPENDENCIES file and make CI jobs use it' ( #3 ) from dvn/libpEpAdapter:CI-CD into master
4 years ago
Devan Carpenter
1399afb4b2
CI: remove unfinished CentOS/RHEL jobs
4 years ago
Devan Carpenter
dd56c009e3
CI: use specific project versions
Make the CI jobs consume the DEPENDENCIES file.
More info: https://dev.pep.foundation/CID/Processes
4 years ago
Devan Carpenter
4f9ba2c1b7
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
4 years ago
heck
e785f234f8
Use compiler to generate .d files instead of using sed.
5 years ago
heck
dc16b1d162
Merge pull request 'convert .hgignore to .gitignore' ( #2 ) from dvn/libpEpAdapter:gitignore into master
4 years ago
Devan Carpenter
f50e785cd8
convert .hgignore to .gitignore
very small change to the contents of the file. primarily just a file
rename.
4 years ago
heck
db6f01c320
Merge pull request 'ci: create initial gitlab-ci jobs' ( #1 ) from dvn/libpEpAdapter:ci into master
"CI build pipeline for libpEpAdapter" \o/ (Merged via gitea)
4 years ago
Devan Carpenter
e9ff229630
ci: create initial gitlab-ci jobs
Adds two simple jobs for building the library for Debian 10 and CentOS 8
They will pull down docker images containing the dependencies needed for
libpEpAdapter, then proceed with the build. Upon successful compilation,
an image containing the ouput (and dependencies) will be pushed to a
docker registry on the CI infrastructure.
Note about the docker images in use:
Currently they pull the latest docker images containing pEpEngine,
Sequoia, and other dependencies. We want to specify the exact required
version in future updates to the jobs.
4 years ago
Thomas
29de05185c
Add reference to pEpEngine project in Windows project
5 years ago
heck
5b279f0074
Added tag Release_2.1.2 for changeset b3f970326ad8
5 years ago
heck
926c79e9c8
Added tag Release_2.1.1 for changeset 5ced9536cc23
5 years ago
heck
347f4f39e1
Added tag Release_2.1.0 for changeset 875a418fdffc
5 years ago
heck
5b084edfb4
Removed tag Release_2.1.0-P4O, Release_2.1.0-P4A, Release_2.1.0-P4TB
5 years ago
heck
10d47fae29
Removed tag Release_2.1.0-P4O
5 years ago
heck
d60a43ef61
Removed tag Release_2.2.0-RC1
5 years ago
heck
6c04ded02d
Added tag Release_2.1.0-P4A for changeset 875a418fdffc
5 years ago
heck
8601e1728b
Added tag Release_2.1.0-P4O for changeset 5ced9536cc23
5 years ago
heck
bfcd62d9a6
Added tag Release_2.1.0-P4TB for changeset b3f970326ad8
5 years ago
heck
5d402d3131
Added tag Release_2.1.0-RC29 for changeset b3f970326ad8
5 years ago
Volker Birk
d5eae02cfd
Added tag Release_2.2.0-RC1 for changeset b3f970326ad8
5 years ago
Jorg Knobloch
571e249c32
Fixed white-space issues again which got clobbered in merge, same as rev. 7c07e68b6f56 (and more).
5 years ago
Volker Birk
ffade4115f
merging
5 years ago
Volker Birk
d51142484b
...
5 years ago
Volker Birk
f3eed22158
merging
5 years ago
Volker Birk
726fc1d2f9
copy ID in empty_message_copy()
5 years ago
Jorg Knobloch
25737863cb
Fixed white-space issues introduced in rev. 25a4d2b6d02f.
5 years ago
Roker
6395c0f72e
count number of threads waiting in locked_queue<T>.pop...()
5 years ago
Volker Birk
f57c724411
Added tag Release_2.1.0-RC28 for changeset 25a4d2b6d02f
5 years ago
Volker Birk
25cf0ca31e
LIB-6
5 years ago
Jorg Knobloch
bac3677865
Added tag Release_2.1.0-RC27 for changeset 5ced9536cc23
5 years ago
Roker
416ab7ac5b
Aargl!! On equality, d==0! Might solve JSON-164?
5 years ago
Jorg Knobloch
9c03ad38f2
Add constant_time_algo.cc/hh to Windows build.
5 years ago
Volker Birk
0a46877774
Added tag Release_2.1.0-RC26 for changeset af0be1e125a8
5 years ago
Roker
e9ab9662a6
add constant_time_algo.hh/.cc with constant_time_equal() only at the moment.
5 years ago
heck
eb33155efd
then you dont even need the if -include doesnt worry if file not existing
5 years ago
heck
4766b4c07b
some formatting only, (cant we agree on softwrapping please, line width on my MBP 13" is around 2000)
5 years ago
Volker Birk
7aae6ffc03
Added tag Release_2.1.0-RC25 for changeset 875a418fdffc
5 years ago
Volker Birk
aa9a3c7e77
auto call release() on platforms where this is supported.
test messages and notifications.
5 years ago
Volker Birk
53c1673c99
Added tag Release_2.1.0-RC24 for changeset 78998b15268a
5 years ago
Volker Birk
0260722d6c
use .joinable() instead of pointer value to detect if sync is running
5 years ago
Volker Birk
72d62a5fb8
...
5 years ago
Volker Birk
6e4bae2c38
use sensible defaults and keep the build quite
5 years ago
Volker Birk
3f2090bec9
merging
5 years ago
Volker Birk
582f7135e7
adding test_leave_device_group
5 years ago
heck
d92b92c844
Unified local.conf with pEpJNIAdapter, added local.conf.example, (BUILD_CONFIG gone seemed to be broken, anyone missing it? /q heck)
5 years ago
Volker Birk
0426b8b8bb
documenting test framework
5 years ago
Volker Birk
d40633d0f1
apply this to the tests
5 years ago
Volker Birk
f724aac37c
support command line
5 years ago