aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2003-12-16(main): Set the prefixes for assuan logging.Werner Koch2-0/+6
2003-12-16* protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch2-4/+9
2003-12-01* sexp-parse.h (snext): Don't use atoi_1 and digitp macros, soWerner Koch2-7/+13
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch4-6/+6
2003-10-31* command.c (cmd_get_confirmation): New command.Werner Koch2-0/+54
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-0/+4
2003-08-202003-08-20 Timo Schulz <[email protected]>Timo Schulz2-3/+8
2003-08-14Forgot to remove the unsued variable.Timo Schulz1-2/+0
2003-08-142003-08-14 Timo Schulz <[email protected]>Timo Schulz2-47/+27
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin17-0/+8655
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin3-0/+877
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+314
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin21-9222/+0
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