Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: redirect status-fd from stdout to stderr | Marcin Serwin | 10 days | 1 | -41/+28 |
* | gpg: do not sign with untrusted keys | Marcin Serwin | 2024-10-23 | 1 | -0/+5 |
* | crypto: add pinentry support to gpg | Koni Marti | 2024-10-12 | 1 | -0/+3 |
* | lint: update golangci-lint to 1.61.0 | Tristan Partin | 2024-09-20 | 1 | -1/+1 |
* | log: move package to lib | Robin Jarry | 2024-02-14 | 1 | -1/+1 |
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -4/+4 |
* | logging: homogenize levels | Robin Jarry | 2022-12-02 | 1 | -1/+1 |
* | lint: ensure errors are at least logged (errcheck) | Moritz Poldrack | 2022-08-04 | 1 | -2/+10 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -31/+2 |
* | gpg: don't send messages that failed encryption | Tim Culverhouse | 2022-06-26 | 1 | -0/+2 |
* | gpg: do not mask errors | Robin Jarry | 2022-05-10 | 1 | -1/+1 |
* | pgp: check for signing key before signing time | Tim Culverhouse | 2022-05-04 | 1 | -0/+23 |
* | feat: add gpg integration | Tim Culverhouse | 2022-04-27 | 1 | -0/+262 |