aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-0/+1
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-3/+5
2005-05-21* call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch1-1/+7
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-79/+17
2005-04-20.Werner Koch1-8/+71
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-0/+5
2005-02-23* command-ssh.c (get_passphrase): Removed.Werner Koch1-9/+21
2005-02-142005-02-14 Moritz Schulte <[email protected]>Moritz Schulte1-1/+1
2005-02-03* AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch1-178/+205
2005-01-262005-01-26 Moritz Schulte <[email protected]>Moritz Schulte1-114/+285
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch1-0/+5
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-8/+1
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-69/+112
2004-12-19* query.c (initialize_module_query):Werner Koch1-0/+4
2004-12-19* maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch1-0/+6
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch1-6/+0
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-8/+8
2004-12-14Yep. No lost threads anymore.Werner Koch1-1/+1
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