Commit Graph

15 Commits

Author SHA1 Message Date
Roman Zeyde
a5929eed62
gpg: create config files first 2017-10-21 18:21:38 +03:00
Roman Zeyde
5f722f8ae1
logging: add more DEBUG information 2017-10-21 18:08:40 +03:00
Roman Zeyde
0f85ae6e2c
Rewrite gpg-init Bash script in Python 2017-10-11 20:26:06 +03:00
Roman Zeyde
867e2cfd1b
gpg: add MDC support 2017-10-10 20:43:45 +03:00
Roman Zeyde
df6ddab2cf
gpg: add compression and stronger digests 2017-10-10 20:43:45 +03:00
Roman Zeyde
835f283ccf
gpg: support multiple keygrips for HAVEKEY command 2017-10-10 13:40:59 +03:00
Roman Zeyde
1ef96bed03
gpg: handle NOP assuan command 2017-10-10 10:04:43 +03:00
Roman Zeyde
377af1466c
gpg: detect installed GnuPG binary 2017-10-07 20:46:33 +03:00
Roman Zeyde
b7743e12a5
gpg: support GnuPG 2.2.x default installation 2017-10-07 20:29:01 +03:00
Roman Zeyde
48d5630561
gpg: fix identity stringification 2017-10-07 19:18:58 +03:00
Roman Zeyde
3a9330b995
gpg: return SCD version from agent 2017-07-16 15:29:21 +03:00
Roman Zeyde
f904aac92e
Allow unicode in identity string for SSH and GPG 2017-06-24 14:26:51 +03:00
Roman Zeyde
442bf725ef
gpg: fail SCD-related requests 2017-06-07 23:11:57 +03:00
Roman Zeyde
1e8363d4fc
gpg: refactor client usage at agent module
This allows caching public keys (as done in the SSH agent).
2017-05-20 12:22:08 +03:00
Roman Zeyde
4af881b3cb
Split the package into a shared library and separate per-device packages 2017-04-29 18:34:46 +03:00