Wed, 27 Mar 2019 10:02:28 +0100 |
Changed test based on invalid assumption and hidden test flaw exposed by sequoia being SUPERFAST ;)
|
file | diff | annotate |
Tue, 26 Mar 2019 19:14:46 +0100 |
Argh, cut-and-paste error broke all the things.
|
file | diff | annotate |
Mon, 25 Mar 2019 15:16:50 +0100 |
Changed pgp_sequoia.c not to assert out on signature case for import key, but rather to return PEP_NO_KEY_IMPORTED (whatever is there still needs to be implemented, but it was doing this in a case which was not in fact a revocation cert, but a plaintext file we try to import as a key (which is not one), which is valid for the engine. Also broke up monolithic test file so we can test the one remaining test that fails, and removed error.h import on pgp_sequoia.c, which is both unnecessary and not portable.
|
file | diff | annotate |
Fri, 15 Mar 2019 12:43:56 +0100 |
Reverted out device model
|
file | diff | annotate |
Mon, 11 Feb 2019 08:35:27 +0100 |
Changed test_utils for reorg
|
file | diff | annotate |
Wed, 06 Feb 2019 18:21:04 +0100 |
ENGINE-511: fixed file uris for decrypt_in_pieces
|
file | diff | annotate |
Tue, 29 Jan 2019 19:19:30 +0100 |
ENGINE-448: made key removal much less aggressive. NetPGP will still be a problem, but versions built against gpg will now only remove actual keys
|
file | diff | annotate |
Wed, 09 May 2018 11:39:10 +0200 |
Added default test assert messages.
|
file | diff | annotate |
Tue, 08 May 2018 15:43:07 +0200 |
Ok, all tests are in the infrastructure, though we now need to move the auxiliary files somewhere useful and update the tests.
|
file | diff | annotate | base |