Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 2 | -37/+4 |
* | gpg: set a name for the attached pgp signature part | Robin Jarry | 2022-07-18 | 1 | -1/+1 |
* | gpg: fix panic when signing an unparsable message | Moritz Poldrack | 2022-07-02 | 1 | -1/+5 |
* | gpg: fix error handling during decryption | Tim Culverhouse | 2022-06-28 | 1 | -3/+5 |
* | gpg: don't send messages that failed encryption | Tim Culverhouse | 2022-06-26 | 2 | -1/+7 |
* | gpg: refactor tests for macos compatibility | Tim Culverhouse | 2022-05-25 | 3 | -186/+156 |
* | gpg: do not mask errors | Robin Jarry | 2022-05-10 | 1 | -1/+1 |
* | gpg: make tests more robust | Robin Jarry | 2022-05-10 | 3 | -24/+27 |
* | pgp: add attach key command | Tim Culverhouse | 2022-05-06 | 2 | -1/+26 |
* | pgp: check encryption keys before sending message | Tim Culverhouse | 2022-05-06 | 2 | -0/+14 |
* | pgp: fix crash on gpg decrypt fail | Tim Culverhouse | 2022-05-04 | 1 | -0/+1 |
* | pgp: check for signing key before signing time | Tim Culverhouse | 2022-05-04 | 3 | -0/+40 |
* | feat: add gpg integration | Tim Culverhouse | 2022-04-27 | 12 | -0/+1418 |