aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * trustlist.c: New.Werner Koch2002-01-151-0/+4
| | | | | * command.c (cmd_istrusted, cmd_listtrusted, cmd_marktrusted): New.
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+8
|
* * gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch2001-12-141-0/+1
| | | | | | 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 haveWerner Koch2001-12-101-0/+17
| | | | | | not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested.
* Added decryption, some code cleanupWerner Koch2001-12-051-0/+9
|
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-251-1/+2
| | | | | yet but may be of help for using it in ther contexts.
* Friedman is setting up his deskWerner Koch2001-11-241-0/+78