aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+28
2007-08-02Factored common gpgconf constants outWerner Koch1-18/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+7
2007-07-04A bunch of minor changes for Windows.Werner Koch1-24/+35
2007-06-26More W32 related changesWerner Koch1-5/+7
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-29/+40
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch1-1/+1
2007-06-19Made percent_escape more general.Werner Koch1-8/+23
2007-06-18jnlib/Marcus Brinkmann1-1/+5
2007-06-18Add missing fiels for W32.Werner Koch1-0/+10
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-11/+31
2007-06-06First steps towards supporting W32.Werner Koch1-16/+0
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-45/+2
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