Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new error codes | Werner Koch | 2001-12-11 | 1 | -0/+1 |
| | |||||
* | The Agent does now call the pin entry program; however because we have | Werner Koch | 2001-12-10 | 1 | -0/+4 |
| | | | | | | not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested. | ||||
* | More error codes | Werner Koch | 2001-12-06 | 2 | -0/+5 |
| | |||||
* | New error codes and another mapping fnc. | Werner Koch | 2001-12-05 | 3 | -1/+27 |
| | |||||
* | More error codes | Werner Koch | 2001-11-26 | 1 | -0/+4 |
| | |||||
* | The agent does now work and read the secret keys from the directory | Werner Koch | 2001-11-25 | 1 | -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 error | Werner Koch | 2001-11-24 | 7 | -0/+434 |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. |