aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-9/+39
* First take on a W32 portWerner Koch2004-12-021-6/+6
* (parse_rereadable_options): Return "not handled"Werner Koch2004-10-221-5/+7
* (check_for_running_agent): New.Werner Koch2004-09-091-7/+70
* * gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch2004-08-201-2/+7
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-1/+1
* 2004-06-20 Moritz Schulte <[email protected]>Moritz Schulte2004-06-201-0/+1
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-111-0/+7
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-031-11/+22
* * gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2004-04-301-7/+23
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-211-7/+3
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-161-8/+16
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-4/+4
* (main): Use new libgcrypt thread library registerWerner Koch2004-04-061-11/+16
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-231-3/+7
* * gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2004-03-171-1/+1
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-2/+3
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-17/+44
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-181-3/+77
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-0/+2
* (main): Set the prefixes for assuan logging.Werner Koch2003-12-161-0/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1063
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-916/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-261-2/+10
* * gpg-agent.c (create_private_keys_directory)Werner Koch2002-09-091-1/+73
* 2002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2002-09-051-1/+7
* * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch2002-08-221-1/+1
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-3/+3
* * divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch2002-08-211-5/+14
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-161-4/+1
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-101-1/+1
* Minor fixesWerner Koch2002-08-091-0/+6
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-9/+6
* Fixed last fix.Werner Koch2002-06-131-4/+0
* * gpgsm.c (main): New option --log-file.Werner Koch2002-06-131-26/+35
* * protect-tool.c: Add command --show-keygripWerner Koch2002-06-121-1/+1
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-14/+181
* Debug message cleanups.Werner Koch2002-04-271-1/+1
* 2002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-1/+17
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-1/+4
* * cache.c (housekeeping): Fixed linking in the remove case.Werner Koch2002-02-061-3/+8
* Updated copyright noticesWerner Koch2002-01-261-3/+3
* * command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch2002-01-201-3/+1
* * gpg-agent.c (main): Disable core dumps.Werner Koch2002-01-191-1/+3
* * gpg-agent.c: Removed unused cruft and implement the socketWerner Koch2002-01-191-638/+183
* * gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch2001-12-141-0/+14
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-1/+9
* Added decryption, some code cleanupWerner Koch2001-12-051-5/+47
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-251-8/+26
* Friedman is setting up his deskWerner Koch2001-11-241-37/+51