Commit Graph

29 Commits

Author SHA1 Message Date
Aaron Bieber a48b454096 Update dependencies 2021-11-25 07:15:58 -07:00
Aaron Bieber 491dbab8fb bump deps 2021-09-29 06:50:24 -06:00
Aaron Bieber dac87ac754 update success output 2021-09-29 06:50:00 -06:00
Aaron Bieber 39b3fae508 Print Fingerprint for each identity. Orig from jrick. 2021-03-15 08:20:50 -06:00
Aaron Bieber 3450db4437 Merge branch 'master' of git.sr.ht:~qbit/ogvt 2021-01-13 19:55:38 -07:00
Aaron Bieber 53e05a0104 fix build on mips64 2021-01-13 19:55:16 -07:00
Aaron Bieber 513c739348 print defaults when no args are given 2021-01-13 07:41:25 -07:00
Aaron Bieber 2229f09778 bump x/crypto and tidy 2020-12-05 17:25:58 -07:00
Aaron Bieber 725bc7d827 Thanks to jrick for the diff to add clearsig support!
- go mod tidy
- add priv key for adent so others can add tests
2020-12-05 17:15:53 -07:00
Aaron Bieber 0221349dcc look for file if it is not passed in 2020-11-16 08:27:40 -07:00
Aaron Bieber 5bad093803 show ignored errors, tidy up a bit 2020-06-27 07:03:36 -06:00
Aaron Bieber 7d5520b53d switch to using the protect lib 2020-05-09 07:39:43 -06:00
Aaron Bieber 0a5e8419ca remove double spaces 2020-02-15 17:22:17 -07:00
Aaron Bieber dcf005b353 remove dup os.Exit 2020-02-15 17:21:31 -07:00
Aaron Bieber 9b4dcbde4b Stop leaking file handles, handle EOF'd sig file 2020-02-15 17:18:13 -07:00
Aaron Bieber 909971b8e2 move to suah.dev 2020-02-12 06:38:36 -07:00
Aaron Bieber 8ad24721bc provide more info when we can't use the pubkey 2020-02-09 14:46:31 -07:00
Aaron Bieber a423056357 remove ref to mcchunkie 2020-02-09 12:59:37 -07:00
Aaron Bieber aac4ac6778 Test all file name cases, also lint man page 2020-02-09 09:24:08 -07:00
Aaron Bieber bfc313ab75 fix gpg case, add default case of armored file 2020-02-09 09:23:22 -07:00
Aaron Bieber 827da69d4e + man page 2020-02-09 09:21:21 -07:00
Aaron Bieber 8ef76db49b print id.Name with %q 2020-02-07 09:14:48 -07:00
Aaron Bieber e17b1d23fc use non-armored sig check for .gpg files 2020-02-07 07:59:19 -07:00
Aaron Bieber 348f88e1f1 move dumb functions 2020-02-06 16:59:46 -07:00
Aaron Bieber fdb2a729b5 add build status to readme 2020-02-06 16:56:09 -07:00
Aaron Bieber afe281b4e5 Handle armor and raw sigs. Guard pledge/unveil with build guards. 2020-02-06 16:55:02 -07:00
Aaron Bieber 3dd0109398 add openbsd build bot 2020-02-06 08:38:04 -07:00
Aaron Bieber 1a918b5692 do not use my key for tests 2020-02-06 08:37:53 -07:00
Aaron Bieber aae3b9318a initial ogvt stuffs 2020-02-06 08:09:47 -07:00