aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-25* protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch6-10/+1112
2002-06-17* agent.h: Add a callback function to the pin_entry_info structure.Werner Koch6-79/+118
2002-06-13Fixed last fix.Werner Koch1-4/+0
2002-06-13* gpgsm.c (main): New option --log-file.Werner Koch2-26/+39
2002-06-12* protect-tool.c: Add command --show-keygripWerner Koch3-1/+43
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch9-107/+412
2002-05-14sm/Werner Koch2-4/+8
2002-04-27Debug message cleanups.Werner Koch5-8/+22
2002-04-25* call-agent.c (start_agent): Make copies of old locales and checkWerner Koch1-1/+4
2002-04-242002-04-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann5-7/+25
2002-04-242002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann5-4/+137
2002-04-09* protect-tool.c (show_file): New. Used as default action.Werner Koch2-1/+28
2002-03-28* divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,Werner Koch2-34/+23
2002-03-18Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch4-6/+11
2002-03-06sm/Werner Koch10-82/+462
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch5-27/+149
2002-03-05This file was missing.Werner Koch1-0/+98
2002-03-05Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch5-29/+354
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch8-80/+198
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch12-61/+433
2002-02-28* assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch2-0/+200
2002-02-18* findkey.c (unprotect): Show an error message for a bad passphrase.Werner Koch2-1/+6
2002-02-18* command.c (cmd_marktrusted): Implemented.Werner Koch5-10/+161
2002-02-06* cache.c (housekeeping): Fixed linking in the remove case.Werner Koch4-5/+20
2002-02-01* cache.c: Add a few debug outputs.Werner Koch6-16/+118
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch10-64/+1409
2002-01-29* findkey.c (agent_key_available): New.Werner Koch4-3/+60
2002-01-26Updated copyright noticesWerner Koch1-3/+3
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch5-9/+35
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch6-16/+314
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch5-653/+223
2002-01-15* trustlist.c: New.Werner Koch5-1/+297
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch7-63/+408
2001-12-19* keyformat.txt: New.Werner Koch2-0/+142
2001-12-19assuan/Marcus Brinkmann2-1/+5
2001-12-18* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch2-3/+7
2001-12-14* gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch4-1/+23
2001-12-14* util.h (digitp, hexdigitp): New ctype like macros.Werner Koch2-12/+8
2001-12-13assuan/Marcus Brinkmann2-3/+6
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch7-3/+332
2001-12-05Added decryption, some code cleanupWerner Koch7-91/+375
2001-11-25The agent does now work and read the secret keys from the directoryWerner Koch1-35/+69
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch5-44/+220
2001-11-24Friedman is setting up his deskWerner Koch5-38/+400
2001-11-24MpfrhWerner Koch1-0/+33
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch2-0/+1010
2001-10-31Created configuration filesWerner Koch1-0/+0