aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-26This commit was manufactured by cvs2svn to create tag 'V1-4-2'.Repo Admin24-10120/+0
2003-07-31minor changes to make make distcheck happyWerner Koch3-3/+10
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch3-15/+13
2003-07-16* simple-pwquery.c, simple-pwquery.h: Moved to ../common.Werner Koch3-5/+11
2003-07-04Minor changes to make make dist work correctly.Werner Koch2-0/+9
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2-4/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch15-137/+346
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch4-15/+19
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann6-61/+61
2003-06-03Make use of libgpg-errorWerner Koch15-187/+230
2003-04-29* command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch3-30/+34
2003-01-09Updated from latest NewPG projectWerner Koch14-157/+501
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch5-6/+54
2002-09-09* gpg-agent.c (create_private_keys_directory)Werner Koch2-2/+80
2002-09-052002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2-1/+11
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