0aab558e
(tag: Release_3.2.0-RC7)
make an RC (in fact just for Gernot to have a tag for testing doc generation) by
2022-03-04 09:57:56 +0100
221908b4
change Makefile again for Seq 1.7.0 and to remove wrong deployment info by
2022-03-02 10:39:41 +0100
40b5c532
Merge pull request 'build-mac: uses sqlite provided by Engine now' (#73) from buff/pEpEngine:master into master by
2022-03-01 13:50:20 +0100
c6f4b676
DEPENDENCIES: add optional sqlite3 dependency by
2022-02-28 12:20:22 +0100
f70104c1
build-mac: uses sqlite provided by Engine now by
2022-02-28 09:55:50 +0100
f15ea636
Merge branch 'ENGINE-995' by
2022-02-23 11:58:32 +0100
68f32699
manage dependencies in Makefile by
2022-02-22 13:39:40 +0100
9e85d364
make doxygen output nicer by
2022-02-18 11:22:26 +0100
61c5572c
Fix doxygen for autogenerated code by
2022-02-15 10:51:41 +0100
54d93e98
Dealing with signature mismatches by
2022-02-14 14:31:28 +0100
e1fbf578
some file level doc fixed by
2022-02-14 11:34:40 +0100
7ed06138
Config changes for make doc by
2022-02-14 10:45:54 +0100
ef526015
Most compilation errors of doxygen solved by
2022-02-09 15:50:44 +0100
99653efb
Doxyfile changes by
2022-02-09 13:35:17 +0100
9ab11918
Todo message in cryptotech.[hc] by
2022-02-09 11:26:30 +0100
4add397e
Resolving some doxygen issues by
2022-02-08 15:48:25 +0100
9faf0418
All extant documentation in all source files but sqlite3.* now follos doxygen syntax. by
2022-02-07 16:45:34 +0100
9aa1a3c1
some doxygen comments extended by
2022-02-04 13:08:04 +0100
cfe7c261
Some config changes so we see static inline functions in the documentation by
2022-02-04 12:59:17 +0100
7edd5f95
Doxygen syntax corrections in group.h by
2022-02-04 10:09:02 +0100
fde67db1
Some syntax corrections in special comments for doxygen by
2022-02-02 16:59:29 +0100
82ffc234
make target doc by
2022-02-02 12:34:07 +0100
386160eb
got custom command @license to work by
2022-02-02 10:42:11 +0100
d0a1a984
Doxyfile by
2022-02-02 10:37:31 +0100
ad1a6a03
make doxygen output nicer by
2022-02-18 11:22:26 +0100
287bbb3c
Fix doxygen for autogenerated code by
2022-02-15 10:51:41 +0100
8102ef86
Merge pull request 'IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend)' (#70) from buff/pEpEngine:master into master by
2022-02-14 16:52:03 +0100
b1f60355
Dealing with signature mismatches by
2022-02-14 14:31:28 +0100
b8e7e8a5
some file level doc fixed by
2022-02-14 11:34:40 +0100
f0f34aa9
Config changes for make doc by
2022-02-14 10:45:54 +0100
baff8bec
IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend) by
2022-02-09 18:21:26 +0100
bde4cca7
Most compilation errors of doxygen solved by
2022-02-09 15:50:44 +0100
7b04affe
Doxyfile changes by
2022-02-09 13:35:17 +0100
842894fa
Todo message in cryptotech.[hc] by
2022-02-09 11:26:30 +0100
c51da8a7
Resolving some doxygen issues by
2022-02-08 15:48:25 +0100
35ed779c
All extant documentation in all source files but sqlite3.* now follos doxygen syntax. by
2022-02-07 16:45:34 +0100
2f092755
make PEP_ENGINE_VERSION machine-generated from its components, as in 2.1 by
2022-02-07 14:47:20 +0100
3124c24a
some doxygen comments extended by
2022-02-04 13:08:04 +0100
5f89aa47
Some config changes so we see static inline functions in the documentation by
2022-02-04 12:59:17 +0100
a2d8b8a2
Doxygen syntax corrections in group.h by
2022-02-04 10:09:02 +0100
aacfdbce
Some syntax corrections in special comments for doxygen by
2022-02-02 16:59:29 +0100
49740448
make target doc by
2022-02-02 12:34:07 +0100
48c1f0e6
got custom command @license to work by
2022-02-02 10:42:11 +0100
f000f70c
Doxyfile by
2022-02-02 10:37:31 +0100
393f17bb
ENGINE-979 temporary revert: re-add file needed for the old FFI by
2022-02-01 09:20:31 +0100
a8c318b6
temporary: revert to the old-style sequoia FFI, and an old sequoia as dependency by
2022-01-31 15:17:32 +0100
5c5078c5
update_identity: ignore input fpr. _myself: ignore input fpr *earlier*; fix myself header comment by
2022-01-25 18:25:29 +0100
874ec3f1
Merge pull request 'master' (#69) from buff/pEpEngine:master into master by
2022-01-25 14:39:31 +0100
093cd074
Merge branch 'IOSAD-230' by
2022-01-19 19:24:59 +0100
dc0d06d0
Merge branch 'master' into IOSAD-230 by
2022-01-19 19:05:26 +0100
903398f4
IOSAD-230 Xcode: links libpep_engine_sequoia_backend (instread of "old" sequoia by
2022-01-19 18:56:23 +0100
0a4436da
make ASN1Message_from_message ASN1Message_to_message public, install map_asn1.h by
2022-01-12 13:28:20 +0100
30a08dfa
build system: workaround for asn.1 generated code defining _REENTRANT again by
2022-01-11 11:28:04 +0100
890d0504
Merge branch 'ENGINE-979-for-engine-v3': port to pEpEngineSequoiaBackend by
2022-01-11 11:00:57 +0100
b387e3ef
DEPENDENCIES: explicitly specify sequoia as well by
2022-01-11 10:58:12 +0100
2c1d36f2
Merge pull request 'Update Windows build file' (#68) from Thomas/pEpEngine:master into master by
2021-12-28 10:32:59 +0100
f97bcbcb
Update Windows build file by
2021-12-23 13:41:34 +0100
a84b40e0
build system: remove generated files by
2021-12-08 16:01:47 +0100
eb8ccc44
update DEPENDENCIES: now there is pEpEngineSequoiaBackend (and update shas) by
2021-12-01 14:44:47 +0100
36ecb4cc
test suite Makefile: do not re-add SEQUOIA_LIB to LDLIBS by
2021-12-01 14:30:21 +0100
eed56aaf
exchange the definitions of SEQUOIA_LDFLAGS and SEQUOIA_LIB , which were used incorrectly by
2021-12-01 14:20:53 +0100
37144199
do not use pgp_sequoia_internal.h, which no longer exists by
2021-12-01 14:12:31 +0100
7566a6be
Pass malloc and free to Sequoia's pgp_init_. by
2021-12-01 14:10:50 +0100
eeb83af4
Pass a magic value to Sequoia's pgp_init_. by
2021-12-01 14:10:47 +0100
6d773e59
Pass the size of more structs to Sequoia's pgp_init_. by
2021-12-01 14:10:42 +0100
0b57a83c
Pass the location of the .pEp directory to Sequoia's pgp_init_. by
2021-12-01 14:10:38 +0100
13b5fa6b
Switch to the Rust implementation of the Sequoia backend. by
2021-12-01 14:10:29 +0100
5eaf20f2
typos fixed in API spec by
2021-11-26 12:11:51 +0100
fb46d9b7
we need this for transport system by
2021-11-26 12:10:42 +0100
7d3c3fec
Merge pull request 'xcode and asn.1 stack size check' (#65) from buff/pEpEngine:master into master by
2021-11-26 10:57:42 +0100
5b5607aa
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine by
2021-11-26 08:28:34 +0100
04df9d2e
Merge branch 'IPS-9' by
2021-11-25 14:40:23 +0100
83766e03
IPS-9 Reference lib transport's build-mac/build by
2021-11-22 13:00:51 +0100
d36663fd
IPS-9 Add transport as dependency by
2021-11-19 14:14:06 +0100
7ddc85bc
IPS-9 Xcode changes by
2021-11-19 12:51:01 +0100
894778ef
IPS-9 Reference the moved pEpTransport.xcodeproj by
2021-11-19 12:33:41 +0100
0ece607a
IPS-9 Include the status codes directly under the project dir by
2021-11-18 15:20:45 +0100
6f676239
z/OS: remove our ZOS feature macros, using the predefined alternative __MVS__ instead by
2021-11-12 11:17:06 +0100
418b6bac
minor build system changes by
2021-11-12 10:55:14 +0100
97774af3
z/OS: use predefined macro __MVS__ instead of one defined by us to detect the system by
2021-11-11 16:46:50 +0100
853b456f
build system, platform.h: make UNIX implicitly the default. by
2021-11-11 16:36:35 +0100
f6ccefc7
build system change by
2021-11-11 16:30:13 +0100
694cc4be
we need this to make installed dynamically linked lib work by
2021-11-11 16:20:42 +0100
d21e9e2a
build system fix: conditionally *add* to CPPFLAGS, do not replace it by
2021-11-11 16:03:05 +0100
65ee9ae0
Merge branch 'master' into IPS-9 by
2021-11-11 14:40:37 +0100
13d7d096
fixes: libpEptransport headers not found by
2021-11-11 14:29:11 +0100
f83479f7
portability: make z/OS a flavour of Unix by
2021-11-11 14:24:44 +0100
410fcc41
comment change by
2021-11-11 10:57:19 +0100
0c763ea4
GNU-style attributes: disable on z/OS as well like on windows; factor by
2021-11-11 10:54:52 +0100
bf14e239
Merge pull request 'master' (#64) from Thomas/pEpEngine:master into master by
2021-11-11 10:34:29 +0100
2d22fee7
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine by
2021-11-11 10:31:17 +0100
aafc16f4
define platform-identification CPP macros by
2021-11-11 10:27:13 +0100
8141b3bf
Remove unnecessary definition by
2021-11-10 09:26:13 +0100
d68fd3d8
Reset version number by
2021-11-10 08:53:14 +0100
7f49c8a6
Undo changes to Makefile.conf by
2021-11-10 08:50:31 +0100
31c97982
Update Windows build project by
2021-11-10 08:42:14 +0100
19a4d2ed
move some z/OS definitions to a platform file: very tentative by
2021-11-04 13:44:10 +0100
03f03f92
prepare for this to become RC6 -- it is not yet by
2021-11-04 13:43:37 +0100
ab1ed101
Adapt Windows build to latest changes by
2021-11-08 12:22:43 +0100
7b2c98a3
IPS-9 Revert "Is that needed?" -> Yes, it is. by
2021-11-11 09:49:48 +0100