Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * gpg-agent.c: Removed unused cruft and implement the socket | Werner Koch | 2002-01-19 | 1 | -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 Koch | 2002-01-15 | 1 | -0/+59 | |
| | | | | | * command.c (cmd_istrusted, cmd_listtrusted, cmd_marktrusted): New. | |||||
* | * genkey.c: Store the secret part and return the public part. | Werner Koch | 2002-01-10 | 1 | -48/+93 | |
| | ||||||
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 1 | -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 have | Werner Koch | 2001-12-10 | 1 | -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 cleanup | Werner Koch | 2001-12-05 | 1 | -6/+78 | |
| | ||||||
* | As promised a agent which already does some things. Not very useful | Werner Koch | 2001-11-25 | 1 | -32/+55 | |
| | | | | | yet but may be of help for using it in ther contexts. | |||||
* | Friedman is setting up his desk | Werner Koch | 2001-11-24 | 1 | -0/+229 | |