aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-24Remove thread callbacks for libgcrypt >= 1.6.Werner Koch1-1/+5
2014-06-24Improve configure option --with-libgpg-error-prefixWerner Koch1-1/+1
2013-08-19agent: Fix UPDATESTARTUPTTY for ssh.Werner Koch1-2/+1
2013-08-08agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch3-40/+240
2013-07-03agent: Make --allow-mark-trusted the default.Werner Koch2-6/+10
2013-07-03ssh: Add support for Putty.Werner Koch3-3/+403
2013-07-03agent: Fix binary vs. text mode problem in ssh.Werner Koch1-32/+39
2013-07-01ssh: Mark unused arg.Werner Koch1-0/+2
2013-07-01ssh: Support ECDSA keys.Werner Koch3-109/+361
2013-07-01ssh: Rewrite a function for better maintainabilityWerner Koch1-40/+41
2013-07-01ssh: Improve key lookup for many keys.Werner Koch1-154/+166
2013-07-01ssh: Cleanup sshcontrol file access code.Werner Koch1-59/+102
2013-07-01ssh: Do not look for a card based ssh key if scdaemon is disabled.Werner Koch1-1/+2
2013-07-01ssh: Make the mode extension "x" portable by a call to es_fopen.Werner Koch1-7/+5
2013-05-07w32: Add icons and version information.Ian Abbott2-21/+57
2013-04-23w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2-89/+95
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2-4/+4
2013-02-04agent: kill pinentry by SIGINT, fixing a bug to be killed by SIGINT.NIIBE Yutaka1-2/+11
2012-11-02agent: Fix wrong use of gcry_sexp_build_arrayNIIBE Yutaka1-4/+4
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-08-24Actually show translators comments in PO filesDavid Prévot1-1/+1
2012-05-24Add provisions to build with Libgcrypt 1.6.Werner Koch1-1/+4
2012-01-03Terminate csh commands with a semicolon.Werner Koch1-3/+3
2011-12-02Generate the ChangeLog from commit logs.Werner Koch2-5/+13
2011-08-04New option --ssh-fpr for the agent:KEYINFO commandWerner Koch2-74/+123
2011-08-04Support a confirm flag for ssh.Werner Koch4-102/+252
2011-08-04Removed some set but unused variables.Werner Koch4-22/+28
2011-07-22Fix crash while reading unsupported ssh keys.Werner Koch2-73/+73
2011-04-29Include estream.hWerner Koch2-1/+3
2011-04-29Do not use pth functions after pth_kill. Fixes bug#1320.Werner Koch2-137/+143
2010-11-11Fix a bug where scdaemon kills a non-daemon gpg-agent.Werner Koch5-11/+31
2010-09-24Fix bug 1285Werner Koch2-3/+20
2010-08-11Pass on assuan comment lines from scd.Werner Koch2-0/+10
2010-08-11Pass on comment lines from scdaemon.Werner Koch2-0/+19
2010-05-12Fix bug#1198Werner Koch2-2/+9
2010-05-12Changed test system again to allow building on an NFS mountWerner Koch2-2/+9
2010-05-11Allow to run the test without a running agent.Werner Koch4-24/+58
2010-05-04Start the agent on demand if option --enable-standard socket has beenWerner Koch2-2/+11
2010-05-03Collected changesWerner Koch3-1/+21
2010-02-19Remove ranslation prefixes and add default-prompt.Werner Koch2-5/+14
2010-02-18Fixed backport of libassuan-2 changes.gnupg-2.0.15rc1Werner Koch4-6/+10
2010-02-17Provide default strings for pinentry.Werner Koch2-4/+39
2010-02-122009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann6-333/+455
2010-01-26Fixed a regression in 2.0.14Werner Koch2-13/+24
2009-12-21A bunch of minor changesWerner Koch4-3/+14
2009-12-14Implement dynamic S2K count computation for GPGSMWerner Koch4-5/+166
2009-12-03Allow for numerical debug levels.Werner Koch2-6/+33
2009-12-02Fix realloc usage. Fixes bug#1163.Werner Koch2-1/+9
2009-09-042009-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-0/+7
2009-08-11Ask to insert the right OpenPGP card.Werner Koch2-3/+8