Neal H. Walfield <neal@pep.foundation> [Wed, 20 Mar 2019 18:37:47 +0100] rev 3354
sequoia: Don't assume that the caller initializes stext & ssize
- In pgp_gpg.c's pgp_sign_only, stext and ssize aren't assumed to be
initialized to NULL. We shouldn't assume this either.
Neal H. Walfield <neal@pep.foundation> [Wed, 20 Mar 2019 17:40:18 +0100] rev 3353
Update pgp_sequoia.c to reflect API changes in Sequoia
Krista 'DarthMama' Bennett <krista@pep.foundation> [Wed, 20 Mar 2019 15:31:43 +0100] rev 3352
merged in default with tests
Krista 'DarthMama' Bennett <krista@pep.foundation> [Wed, 20 Mar 2019 15:26:06 +0100] rev 3351
Tests for ENGINE-527 (checks on username)
Krista 'DarthMama' Bennett <krista@pep.foundation> [Wed, 20 Mar 2019 15:25:24 +0100] rev 3350
Tests for ENGINE-527 (checks on username)
Krista 'DarthMama' Bennett <krista@pep.foundation> [Wed, 20 Mar 2019 12:21:38 +0100] rev 3349
ENGINE-527: update_identity will now also not write when it has an own address, but no user_id
Krista 'DarthMama' Bennett <krista@pep.foundation> [Wed, 20 Mar 2019 12:21:38 +0100] rev 3348
ENGINE-527: update_identity will now also not write when it has an own address, but no user_id
Krista 'DarthMama' Bennett <krista@pep.foundation> [Tue, 19 Mar 2019 18:38:28 +0100] rev 3347
ENGINE-527: sync merge
Krista 'DarthMama' Bennett <krista@pep.foundation> [Tue, 19 Mar 2019 18:19:59 +0100] rev 3346
ENGINE-527: part 1, myself now doesn't write when called from decrypt_message (directly or, hoepfully, indirectly)
Volker Birk <vb@pep-project.org> [Tue, 19 Mar 2019 10:02:55 +0100] rev 3345
commenting unused functions and checking in some code