aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/gpg/gpgbin/gpgbin.go
Commit message (Expand)AuthorAgeFilesLines
* gpg: do not sign with untrusted keysMarcin Serwin3 days1-0/+5
* crypto: add pinentry support to gpgKoni Marti2024-10-121-0/+3
* lint: update golangci-lint to 1.61.0Tristan Partin2024-09-201-1/+1
* log: move package to libRobin Jarry2024-02-141-1/+1
* logging: rename package to logRobin Jarry2022-12-021-4/+4
* logging: homogenize levelsRobin Jarry2022-12-021-1/+1
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-2/+10
* logging: use level-based logger functionsRobin Jarry2022-07-231-31/+2
* gpg: don't send messages that failed encryptionTim Culverhouse2022-06-261-0/+2
* gpg: do not mask errorsRobin Jarry2022-05-101-1/+1
* pgp: check for signing key before signing timeTim Culverhouse2022-05-041-0/+23
* feat: add gpg integrationTim Culverhouse2022-04-271-0/+262