Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * gpg-agent.c (main): New option --batch. New option --debug-wait | Werner Koch | 2001-12-14 | 1 | -0/+14 | |
| | | | | | | n, so that it is possible to attach gdb when used in server mode. * query.c (agent_askpin): Don't ask in batch mode. | |||||
* | The Agent does now call the pin entry program; however because we have | Werner Koch | 2001-12-10 | 1 | -1/+9 | |
| | | | | | | not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested. | |||||
* | Added decryption, some code cleanup | Werner Koch | 2001-12-05 | 1 | -5/+47 | |
| | ||||||
* | As promised a agent which already does some things. Not very useful | Werner Koch | 2001-11-25 | 1 | -8/+26 | |
| | | | | | yet but may be of help for using it in ther contexts. | |||||
* | Friedman is setting up his desk | Werner Koch | 2001-11-24 | 1 | -37/+51 | |
| | ||||||
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -0/+984 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. |