aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-06Support for a global gpgconf configuration file.Werner Koch1-1/+10
2007-02-14agent/Werner Koch1-0/+14
2007-01-25agent/Werner Koch1-0/+6
2006-11-20Made some PIN pads work.Werner Koch1-15/+74
2006-11-14New command GETEVENTCOUNTER.Werner Koch1-0/+2
2006-11-09gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch1-1/+10
2006-10-23.Werner Koch1-0/+5
2006-09-15Allow for a global trustlist.Werner Koch1-7/+0
2006-09-06The big Assuan error code removal.Werner Koch1-1/+2
2006-09-06Minor changes and typo fixes.Werner Koch1-1/+1
2006-08-29Allow for 4k ssh keys and better error reporting.Werner Koch1-2/+25
2006-06-27Various smaller changesWerner Koch1-1/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-02-09PIN caching of cards does now work.Werner Koch1-1/+1
2005-08-16Use a default argument for --write-env-file.Werner Koch1-2/+7
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1063/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-3/+8
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-0/+6
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-20/+84
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