aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-14* util.h (digitp, hexdigitp): New ctype like macros.Werner Koch1-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.
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-2/+5
not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested.
2001-12-05Added decryption, some code cleanupWerner Koch1-6/+78
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch1-32/+55
yet but may be of help for using it in ther contexts.
2001-11-24Friedman is setting up his deskWerner Koch1-0/+229