summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor fixesWerner Koch2002-08-097-29/+60
* typo fix.NEWPG-0-3-9Werner Koch2002-07-011-1/+1
* * query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch2002-06-293-4/+7
* * protect-tool.c (export_p12_file): New.Werner Koch2002-06-284-15/+492
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-2713-41/+769
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-256-10/+1112
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-176-79/+118
* Fixed last fix.Werner Koch2002-06-131-4/+0
* * gpgsm.c (main): New option --log-file.Werner Koch2002-06-132-26/+39
* * protect-tool.c: Add command --show-keygripWerner Koch2002-06-123-1/+43
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-239-107/+412
* sm/Werner Koch2002-05-142-4/+8
* Debug message cleanups.Werner Koch2002-04-275-8/+22
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-1/+4
* 2002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-255-7/+25
* 2002-04-24 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-245-4/+137
* * protect-tool.c (show_file): New. Used as default action.Werner Koch2002-04-092-1/+28
* * divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,Werner Koch2002-03-282-34/+23
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-184-6/+11
* sm/Werner Koch2002-03-0610-82/+462
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-065-27/+149
* This file was missing.Werner Koch2002-03-051-0/+98
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-055-29/+354
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-048-80/+198
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-2812-61/+433
* * assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch2002-02-282-0/+200
* * findkey.c (unprotect): Show an error message for a bad passphrase.Werner Koch2002-02-182-1/+6
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-185-10/+161
* * cache.c (housekeeping): Fixed linking in the remove case.Werner Koch2002-02-064-5/+20
* * cache.c: Add a few debug outputs.Werner Koch2002-02-016-16/+118
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-3110-64/+1409
* * findkey.c (agent_key_available): New.Werner Koch2002-01-294-3/+60
* Updated copyright noticesWerner Koch2002-01-261-3/+3
* * command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch2002-01-205-9/+35
* * gpg-agent.c (main): Disable core dumps.Werner Koch2002-01-196-16/+314
* * gpg-agent.c: Removed unused cruft and implement the socketWerner Koch2002-01-195-653/+223
* * trustlist.c: New.Werner Koch2002-01-155-1/+297
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-107-63/+408
* * keyformat.txt: New.Werner Koch2001-12-192-0/+142
* assuan/Marcus Brinkmann2001-12-192-1/+5
* * Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0Werner Koch2001-12-182-3/+7
* * gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch2001-12-144-1/+23
* * util.h (digitp, hexdigitp): New ctype like macros.Werner Koch2001-12-142-12/+8
* assuan/Marcus Brinkmann2001-12-142-3/+6
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-107-3/+332
* Added decryption, some code cleanupWerner Koch2001-12-067-91/+375
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-35/+69
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-255-44/+220
* Friedman is setting up his deskWerner Koch2001-11-245-38/+400
* MpfrhWerner Koch2001-11-241-0/+33