Gernot
49740448b4
make target doc
4 months ago
Gernot
48c1f0e669
got custom command @license to work
4 months ago
Gernot
f000f70cb6
Doxyfile
4 months ago
Luca Saiu
393f17bb88
ENGINE-979 temporary revert: re-add file needed for the old FFI
4 months ago
Luca Saiu
a8c318b667
temporary: revert to the old-style sequoia FFI, and an old sequoia as dependency
4 months ago
Luca Saiu
5c5078c509
update_identity: ignore input fpr. _myself: ignore input fpr *earlier*; fix myself header comment
By fdik, attempting to fix QA-176, QA-177, QA-180 and at least implementing
correct behaviour.
There is a change perfectly analogous to this on Release_2.1 (with a mistake in
the commit message: the header comment change is about myself, not about
_update_identity).
4 months ago
Luca Saiu
874ec3f126
Merge pull request 'master' ( #69 ) from buff/pEpEngine:master into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpEngine/pulls/69
4 months ago
Andreas Buff
093cd0744c
Merge branch 'IOSAD-230'
4 months ago
Andreas Buff
dc0d06d053
Merge branch 'master' into IOSAD-230
4 months ago
Andreas Buff
903398f4bd
IOSAD-230 Xcode: links libpep_engine_sequoia_backend (instread of "old" sequoia
4 months ago
Luca Saiu
0a4436da00
make ASN1Message_from_message ASN1Message_to_message public, install map_asn1.h
4 months ago
Luca Saiu
30a08dfa58
build system: workaround for asn.1 generated code defining _REENTRANT again
This works around an issue with recent GCC or GNU libc. No semantics change.
4 months ago
Luca Saiu
890d05044a
Merge branch 'ENGINE-979-for-engine-v3': port to pEpEngineSequoiaBackend
4 months ago
Luca Saiu
b387e3ef5f
DEPENDENCIES: explicitly specify sequoia as well
4 months ago
Luca Saiu
2c1d36f2c8
Merge pull request 'Update Windows build file' ( #68 ) from Thomas/pEpEngine:master into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpEngine/pulls/68
5 months ago
Thomas
f97bcbcb9e
Update Windows build file
5 months ago
Luca Saiu
a84b40e015
build system: remove generated files
5 months ago
Luca Saiu
eb8ccc44dc
update DEPENDENCIES: now there is pEpEngineSequoiaBackend (and update shas)
6 months ago
Luca Saiu
36ecb4cc49
test suite Makefile: do not re-add SEQUOIA_LIB to LDLIBS
6 months ago
Luca Saiu
eed56aaf99
exchange the definitions of SEQUOIA_LDFLAGS and SEQUOIA_LIB , which were used incorrectly
See the Autoconf manual, §{Preset Output Variables} about the variables LDFLAGS
and LIBS.
6 months ago
Luca Saiu
37144199ab
do not use pgp_sequoia_internal.h, which no longer exists
6 months ago
Neal Walfield
7566a6bed9
Pass malloc and free to Sequoia's pgp_init_.
Author: Neal H. Walfield <neal@pep.foundation>
Date: Fri Aug 20 13:27:54 2021 +0200
6 months ago
Neal Walfield
eeb83af460
Pass a magic value to Sequoia's pgp_init_.
6 months ago
Neal Walfield
6d773e5949
Pass the size of more structs to Sequoia's pgp_init_.
- The sequoia backend needs to implement pgp_list_keyinfo, which
uses stringpair_t and stringpair_list_t.
- Also pass their size to pgp_init_.
6 months ago
Neal Walfield
0b57a83c3f
Pass the location of the .pEp directory to Sequoia's pgp_init_.
6 months ago
Neal Walfield
13b5fa6b7a
Switch to the Rust implementation of the Sequoia backend.
- This change replaces the C implementation of the Sequoia backend
for the engine with a Rust implementation.
Author: Neal H. Walfield <neal@pep.foundation>
Date: Thu Aug 19 13:22:16 2021 +0200
6 months ago
Volker Birk
5eaf20f2a7
typos fixed in API spec
6 months ago
Volker Birk
fb46d9b762
we need this for transport system
6 months ago
Luca Saiu
7d3c3fec32
Merge pull request 'xcode and asn.1 stack size check' ( #65 ) from buff/pEpEngine:master into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpEngine/pulls/65
6 months ago
Dirk Zimmermann
5b5607aaad
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine
6 months ago
Dirk Zimmermann
04df9d2e81
Merge branch 'IPS-9'
6 months ago
Dirk Zimmermann
83766e03d2
IPS-9 Reference lib transport's build-mac/build
6 months ago
Dirk Zimmermann
d36663fde4
IPS-9 Add transport as dependency
6 months ago
Dirk Zimmermann
7ddc85bc90
IPS-9 Xcode changes
6 months ago
Dirk Zimmermann
894778efc6
IPS-9 Reference the moved pEpTransport.xcodeproj
6 months ago
Dirk Zimmermann
0ece607a55
IPS-9 Include the status codes directly under the project dir
6 months ago
Luca Saiu
6f67623901
z/OS: remove our ZOS feature macros, using the predefined alternative __MVS__ instead
6 months ago
Luca Saiu
418b6bac49
minor build system changes
6 months ago
Luca Saiu
97774af373
z/OS: use predefined macro __MVS__ instead of one defined by us to detect the system
6 months ago
Luca Saiu
853b456f5a
build system, platform.h: make UNIX implicitly the default.
6 months ago
Luca Saiu
f6ccefc750
build system change
6 months ago
Volker Birk
694cc4bef0
we need this to make installed dynamically linked lib work
6 months ago
Luca Saiu
d21e9e2a84
build system fix: conditionally *add* to CPPFLAGS, do not replace it
6 months ago
Dirk Zimmermann
65ee9ae0cf
Merge branch 'master' into IPS-9
6 months ago
Andreas Buff
13d7d096a0
fixes: libpEptransport headers not found
6 months ago
Luca Saiu
f83479f7e5
portability: make z/OS a flavour of Unix
Now the platform files for Unix and z/OS are no longer mutually exclusive.
6 months ago
Luca Saiu
410fcc41da
comment change
6 months ago
Luca Saiu
0c763ea47f
GNU-style attributes: disable on z/OS as well like on windows; factor
6 months ago
Luca Saiu
bf14e2391a
Merge pull request 'master' ( #64 ) from Thomas/pEpEngine:master into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpEngine/pulls/64
6 months ago
Thomas
2d22fee78a
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine
# Conflicts:
# build-windows/generate_code.cmd
6 months ago