aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * gpg-agent.c: Removed unused cruft and implement the socketWerner Koch2002-01-191-14/+27
| | | | | | | | | based server. (my_strusage): Take bug report address from configure.ac. * command.c (start_command_handler): Add an argument to start as regular server. (start_command_handler): Enable Assuan logging.
* * trustlist.c: New.Werner Koch2002-01-151-0/+59
| | | | | * command.c (cmd_istrusted, cmd_listtrusted, cmd_marktrusted): New.
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-48/+93
|
* * util.h (digitp, hexdigitp): New ctype like macros.Werner Koch2001-12-141-12/+3
| | | | | | | | (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New. * command.c: Removed the conversion macros as they are now in ../common/util.h.
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-2/+5
| | | | | | 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-6/+78
|
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-251-32/+55
| | | | | yet but may be of help for using it in ther contexts.
* Friedman is setting up his deskWerner Koch2001-11-241-0/+229