Commit Graph

5202 Commits (9f12f958eceae711a775c728145c8f2ae26b512e)
 

Author SHA1 Message Date
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
1 year ago
Volker Birk 5eaf20f2a7 typos fixed in API spec 1 year ago
Volker Birk fb46d9b762 we need this for transport system 1 year ago
positron 7d3c3fec32 Merge pull request 'xcode and asn.1 stack size check' (#65) from buff/pEpEngine:master into master
Reviewed-on: #65
1 year ago
Dirk Zimmermann 5b5607aaad Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine 1 year ago
Dirk Zimmermann 04df9d2e81 Merge branch 'IPS-9' 1 year ago
Dirk Zimmermann 83766e03d2 IPS-9 Reference lib transport's build-mac/build 1 year ago
Dirk Zimmermann d36663fde4 IPS-9 Add transport as dependency 1 year ago
Dirk Zimmermann 7ddc85bc90 IPS-9 Xcode changes 1 year ago
Dirk Zimmermann 894778efc6 IPS-9 Reference the moved pEpTransport.xcodeproj 1 year ago
Dirk Zimmermann 0ece607a55 IPS-9 Include the status codes directly under the project dir 1 year ago
positron 6f67623901 z/OS: remove our ZOS feature macros, using the predefined alternative __MVS__ instead 1 year ago
positron 418b6bac49 minor build system changes 1 year ago
positron 97774af373 z/OS: use predefined macro __MVS__ instead of one defined by us to detect the system 1 year ago
positron 853b456f5a build system, platform.h: make UNIX implicitly the default. 1 year ago
positron f6ccefc750 build system change 1 year ago
Volker Birk 694cc4bef0 we need this to make installed dynamically linked lib work 1 year ago
positron d21e9e2a84 build system fix: conditionally *add* to CPPFLAGS, do not replace it 1 year ago
Dirk Zimmermann 65ee9ae0cf Merge branch 'master' into IPS-9 1 year ago
Andreas Buff 13d7d096a0 fixes: libpEptransport headers not found 1 year ago
positron f83479f7e5 portability: make z/OS a flavour of Unix
Now the platform files for Unix and z/OS are no longer mutually exclusive.
1 year ago
positron 410fcc41da comment change 1 year ago
positron 0c763ea47f GNU-style attributes: disable on z/OS as well like on windows; factor 1 year ago
positron bf14e2391a Merge pull request 'master' (#64) from Thomas/pEpEngine:master into master
Reviewed-on: #64
1 year ago
Thomas 2d22fee78a Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine
# Conflicts:
#	build-windows/generate_code.cmd
1 year ago
positron aafc16f449 define platform-identification CPP macros 1 year ago
Thomas 8141b3bf8d Remove unnecessary definition 1 year ago
Thomas d68fd3d85b Reset version number 1 year ago
Thomas 7f49c8a608 Undo changes to Makefile.conf 1 year ago
Thomas 31c97982b3 Update Windows build project 1 year ago
positron 19a4d2eda4 move some z/OS definitions to a platform file: very tentative
Not yet really tested on z/OS, so I expect things to break there.  But Unix
should keep working.  Waiting for feedback from Lev.
1 year ago
positron 03f03f9229 prepare for this to become RC6 -- it is not yet 1 year ago
Thomas ab1ed10132 Adapt Windows build to latest changes 1 year ago
Dirk Zimmermann 7b2c98a382 IPS-9 Revert "Is that needed?" -> Yes, it is.
This reverts commit 99fc979fc4.

In file included from src_pEp4ipsec/pEpObjCAdapter/Subprojects/PEPObjCTypeUtils/PEPObjCTypeUtils/PEPMessage+ASN1.m:11:
src_pEp4ipsec/pEpEngine/build-mac/build/include/pEp/map_asn1.h:11:10: fatal error: 'ASN1Message.h' file not found
1 year ago
Dirk Zimmermann 99fc979fc4 IPS-9 Is that needed? 1 year ago
Thomas a2e773e0b4 Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine 1 year ago
positron ea1e81b7cd Merge branch 'ENGINE-959' 1 year ago
positron c218a55eaa decrypt_message: re-add the rating output parameter for compatibility; add new-style decrypt_message_2 1 year ago
Thomas 89ca4b5003 Remove unnecessary definition 1 year ago
Thomas 1150973599 Reset version number 1 year ago
Thomas 30aee5659b Undo changes to Makefile.conf 1 year ago
Thomas f027785979 Update Windows build project 1 year ago
Thomas 1f63fff855 Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpEngine 1 year ago
positron 158ded755b do not compile with -Wall -Werror: I have finished my private tests 1 year ago
positron d7190c222f ENGINE-975: silence compiler warnings...
...at least under src.  There should be much less noise about non-problems now.
1 year ago
positron ad371b680d add another forgotten return statement 1 year ago
positron 08fc1df2f5 add forgotten return statement in a non-void function 1 year ago
positron 9feb676281 make uninstall: do not fail in case headers were not installed before 1 year ago
Dirk Zimmermann 714509f4aa IPS-9 This header search path is not needed (anymore) 1 year ago
Dirk Zimmermann 42f6734aba IPS-9 Let engine code find status codes 1 year ago