aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2002-09-052002-09-03 Neal H. Walfield <[email protected]>Neal Walfield2-4/+29
2002-08-22* query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch3-5/+14
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch6-27/+37
2002-08-21* divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch5-19/+47
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch6-36/+168
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch3-2/+5
2002-08-09Minor fixesWerner Koch7-29/+60
2002-07-01typo fix.NEWPG-0-3-9Werner Koch1-1/+1
2002-06-29* query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch3-4/+7
2002-06-28* protect-tool.c (export_p12_file): New.Werner Koch4-15/+492
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch13-41/+769
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