aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-14More fixes. First successful use; leaks threads, though.Werner Koch1-5/+22
2004-12-13VArious hacks to make it at least build under W32.Werner Koch1-9/+39
2004-12-02First take on a W32 portWerner Koch1-6/+6
2004-10-22(parse_rereadable_options): Return "not handled"Werner Koch1-5/+7
2004-09-09(check_for_running_agent): New.Werner Koch1-7/+70
2004-08-20* gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch1-2/+7
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch1-1/+1
2004-06-202004-06-20 Moritz Schulte <[email protected]>Moritz Schulte1-0/+1
2004-05-11* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch1-0/+7
2004-05-03* gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch1-11/+22
2004-04-30* gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch1-7/+23
2004-04-21* call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch1-7/+3
2004-04-16* gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch1-8/+16
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-4/+4
2004-04-06(main): Use new libgcrypt thread library registerWerner Koch1-11/+16
2004-03-232004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+7
2004-03-17* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch1-1/+1
2004-03-16(parse_rereadable_options): Use the newWerner Koch1-2/+3
2004-03-16(parse_rereadable_options): Use the newWerner Koch1-17/+44
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch1-3/+77
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch1-0/+2
2003-12-16(main): Set the prefixes for assuan logging.Werner Koch1-0/+2
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1063
2003-07-04Minor changes to make make dist work correctly.Werner Koch1-0/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-11/+15
2003-01-09Updated from latest NewPG projectWerner Koch1-24/+163
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-916/+0
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch1-2/+10
2002-09-09* gpg-agent.c (create_private_keys_directory)Werner Koch1-1/+73
2002-09-052002-09-04 Neal H. Walfield <[email protected]>Neal Walfield1-1/+7
2002-08-22* query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch1-1/+1
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch1-3/+3
2002-08-21* divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch1-5/+14
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch1-4/+1
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch1-1/+1
2002-08-09Minor fixesWerner Koch1-0/+6
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-9/+6
2002-06-13Fixed last fix.Werner Koch1-4/+0
2002-06-13* gpgsm.c (main): New option --log-file.Werner Koch1-26/+35
2002-06-12* protect-tool.c: Add command --show-keygripWerner Koch1-1/+1
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-14/+181
2002-04-27Debug message cleanups.Werner Koch1-1/+1
2002-04-242002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+17
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-1/+4
2002-02-06* cache.c (housekeeping): Fixed linking in the remove case.Werner Koch1-3/+8
2002-01-26Updated copyright noticesWerner Koch1-3/+3
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch1-3/+1
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch1-1/+3
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch1-638/+183
2001-12-14* gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch1-0/+14