index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
gpg
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: use export-minimal when attaching public key
Robin Jarry
2024-03-10
1
-1
/
+2
*
gpg: fix mime-version header position
Robin Jarry
2024-03-10
1
-3
/
+27
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
mod: drop support for go 1.17
Robin Jarry
2023-04-24
1
-8
/
+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
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
2
-5
/
+3
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
3
-19
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-13
/
+13
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
7
-21
/
+54
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
2
-2
/
+1
*
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