Commit Graph

4970 Commits (840fa041f333ad98ed5582806d0ff92e9c5bdbba)
 

Author SHA1 Message Date
Krista Bennett f48f1feb36 New pEp version
2 years ago
Krista Bennett ee3320ee20 Merge branch 'master' into ENGINE-633
2 years ago
Krista Bennett 7ff52c7855 ENGINE-931: fix for 2.1.27+ issue uncovered in PYADPT-124 (replacement for other cases will come with ENGINE-932)
2 years ago
Krista Bennett 8bdbe866d9 Merge branch 'master' into ENGINE-633
2 years ago
Krista Bennett 635e795944 ENGINE-633: Fixed refactored and fixed setting of default keys. Several 2.0 cases fail, as intended, as we won't support those anymore. The tests need to be updated now, and then maybe we're in business.
2 years ago
darthmama c940a8c1bb Merge pull request 'MACOSINST-26 take over build-mac related changes from Release_2.1' (#43) from buff/pEpEngine:master into master
2 years ago
Andreas Buff 176c57cd3f MACOSINST-26 take over build-mac related changes from Release_2.1
2 years ago
Krista Bennett e856ec80c3 Merge branch 'ENGINE-633' of https://gitea.pep.foundation/darthmama/pEpEngine into ENGINE-633
2 years ago
Volker Birk bfd4713d3c sample target code
2 years ago
Volker Birk 2cd53655e7 publish import_key_with_fpr_return()
2 years ago
Krista Bennett 5f5d1f7b37 ENGINE-633: Force DB upgrade to message version 2.1 for all pEp partners and 2.2 for all non-group own identities
2 years ago
Krista Bennett fb39ee55c5 Merge branch 'master' into ENGINE-633
2 years ago
Volker Birk f1b6dd8c9a update to Sequoia openpgp/v1.3.0
2 years ago
Krista Bennett 5a770088f7 ENGINE-633: converted upstream test cases - those that fail I expect to fail right now because we're fixing the spec
2 years ago
Krista Bennett 182c7572dd Merge branch 'ENGINE-633' of https://gitea.pep.foundation/pEp.foundation/pEpEngine into ENGINE-633
2 years ago
Krista Bennett bbfc9f3392 Committing to merge
2 years ago
Krista Bennett c816b8f3dd ENGINE-633: massive test refactor
2 years ago
Krista Bennett 1728de4927 Refactored default mail generation to make it more maintainable
2 years ago
Krista Bennett 6a5f270468 ENGINE-633: shut define off
2 years ago
Krista Bennett 7e93106bb6 ENGINE-633: test email generation fixes and additional test cases
2 years ago
Krista Bennett 9f1324bf75 ENGINE-633: default key import tests evolution
2 years ago
David Lanzendörfer dfb08ebcda z/OS support: Fix compilation errors
2 years ago
David Lanzendörfer c88bd9c438 z/OS support: Cleaning up
2 years ago
David Lanzendörfer d1d2f5ca33 z/OS support: No threads for now
2 years ago
David Lanzendörfer c48f1ad010 z/OS support: Make env
2 years ago
David Lanzendörfer a430fdd644 z/OS: support fix linking
2 years ago
Krista Bennett 0bbb43dfd6 Downgraded the C++17 inline var to an acceptable C++14 equivalent
2 years ago
David Lanzendörfer 15c7ec7b73 z/OS support: fix isspace issue
2 years ago
Krista Bennett 59b3d16849 A whole bunch of canonical emails generated with various target pEp versions and open PGP - intentionally broken files are in *wrong*.eml
2 years ago
Krista Bennett 52ddb9d36d Probably committing a whole lot of C++ sins, but preset was bugging me. Still not sure about that inline static object array. Will fix later.
2 years ago
Krista Bennett 46c2df4785 Refactored test_utils name.
2 years ago
Krista Bennett 4db5c9dfc7 Tests: make setting fpr an explicit choice for the new world order in preset-world
2 years ago
Krista Bennett 7ee519f457 ENGINE-928: fixed test assumptions
2 years ago
Krista Bennett c0d9704475 ENGINE-928: Ported set_comm_partner_key() from Release_2.1
2 years ago
Krista Bennett ab3a47cb4d Return list end as intended in stringlist_get_tail (oops, thanks Roker for the catch
2 years ago
Krista Bennett 9033abdf83 ENGINE-633: Need to commit rather than stash for reasons. Commit may not compile. Changes are on the UpdateID tests, which need a full overhaul.
2 years ago
David Lanzendörfer b1a6e790df z/OS: Support
2 years ago
David Lanzendörfer 026cf763fb z/OS support: Adding missing functions for z/OS
2 years ago
David Lanzendörfer de2ef3057f z/OS support: Introducing OS/390 detection
2 years ago
Nana 484897a18c Merge branch 'master' into generate_api
2 years ago
Krista Bennett 5a5dc6f9b8 ENGINE-633: Update identity test: fixed test assumptions (set key, group 1: PEP_KEY_UNSUITABLE -> PEP_STATUS_OK)
2 years ago
Krista Bennett f7764a1ab0 ENGINE-633: Fixed old message api test assumptions
2 years ago
Krista Bennett bfdf72e8a8 ENGINE-633: Default from tests fixed as far as they go (they were clearly left incomplete, so that's next on TODO)
2 years ago
Krista Bennett d92c94f197 ENGINE-633: fixed test assumptions - Message2_1Test
2 years ago
Krista Bennett db75524d48 ENGINE-633: fixed test assumptions - MessageTwoPointOhTest
2 years ago
Krista Bennett 57c5cac48a ENGINE-633: fixed default setting of header keys in OpenPGP messages
2 years ago
Krista Bennett 2ce7baab83 ENGINE-633: Fixed error with update_identity - now, if a default key is unsuitable and there is no other available key in the trust db (meaning it's been assigned as a default at some time) for this identity, we return no key, PEP_ct_key_not_found, and PEP_STATUS_OK, *not* PEP_KEY_UNSUITABLE, since there is no key returned. key-related functions will still return that status.
2 years ago
Devan Carpenter a4594a7ffc CI: share build scripts between distros
2 years ago
Krista Bennett de876f5fad ENGINE-633: fixed some clear bugs not in the master branch. I don't even wanna know - likely from my initial pass where I thought these were inevitable effects of key election removal. Now fixed with expected behaviours
2 years ago
Krista Bennett fc0376f3ec ENGINE-633: ElevatedAttachmentsTest update_identity assumption fixed
2 years ago