Commit Graph

5027 Commits (2d22fee78ac8c24e6c9465d2a8b21f398f155d16)
 

Author SHA1 Message Date
Krista Bennett 7fa5958e15 ENGINE-633: some non-pEp mail tests added 2 years ago
Krista Bennett b176506d3e ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone. 2 years ago
Krista Bennett efde49fb78 ENGINE-828: removed username from matching heuristics in update_identity 2 years ago
Krista Bennett 6e055fc73b commit to transfer to other machine - in the middle of removing username checks on update_identity 2 years ago
Krista Bennett 70e288cd62 Merge branch 'master' into ENGINE-633 2 years ago
Krista Bennett bbc31bf6d8 Changed From_M2_1.eml to reflect 2.1.34+ filename change 2 years ago
Krista Bennett 45b1aeff81 ENGINE-633: expected failure cases due to 2.0 changes now fail appropriately 2 years ago
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
Reviewed-on: #43
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
This _POSIX_C_SOURCE version isn't valid on z/OS
2 years ago
David Lanzendörfer c88bd9c438 z/OS support: Cleaning up
Getting rid of some redundancies
2 years ago
David Lanzendörfer d1d2f5ca33 z/OS support: No threads for now
Comment out mutexes for now and introduce a function to work around
the encoding issue when on main frames
2 years ago
David Lanzendörfer c48f1ad010 z/OS support: Make env
Changing CFLAGS
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
New line apparantly isn't considered a space on z/OS...
Thanks IBM -.-
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
Well... It compiles now with the master branch.
It's time for a rebase.
2 years ago
David Lanzendörfer 026cf763fb z/OS support: Adding missing functions for z/OS
Some functions are not provided properly by the libc provided by z/OS
and need to be provided by the platform.
2 years ago
David Lanzendörfer de2ef3057f z/OS support: Introducing OS/390 detection
In case of z/OS being detected xlclang++ and xlclang should be used
specifically.
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