aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-1/+9
| | | | | | ~/.gnupg-test/private-keys-v1.d/<keygrip-as-20-byte-hex-number>. I will post a sample key to gpa-dev.
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-247-0/+434
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.