aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new error codesWerner Koch2001-12-111-0/+1
|
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+4
| | | | | | not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested.
* More error codesWerner Koch2001-12-062-0/+5
|
* New error codes and another mapping fnc.Werner Koch2001-12-053-1/+27
|
* More error codesWerner Koch2001-11-261-0/+4
|
* 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.