aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* sm: Avoid double-free on iconv failureDaniel Kahn Gillmor2015-01-131-0/+2
* agent: Let gpg-protect-tool pass envvars to pinentry.Werner Koch2014-06-251-52/+56
* Remove thread callbacks for libgcrypt >= 1.6.Werner Koch2014-06-241-1/+5
* Improve configure option --with-libgpg-error-prefixWerner Koch2014-06-241-1/+1
* agent: Fix UPDATESTARTUPTTY for ssh.Werner Koch2013-08-191-2/+1
* agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch2013-08-083-40/+240
* agent: Make --allow-mark-trusted the default.Werner Koch2013-07-032-6/+10
* ssh: Add support for Putty.Werner Koch2013-07-033-3/+403
* agent: Fix binary vs. text mode problem in ssh.Werner Koch2013-07-031-32/+39
* ssh: Mark unused arg.Werner Koch2013-07-011-0/+2
* ssh: Support ECDSA keys.Werner Koch2013-07-013-109/+361
* ssh: Rewrite a function for better maintainabilityWerner Koch2013-07-011-40/+41
* ssh: Improve key lookup for many keys.Werner Koch2013-07-011-154/+166
* ssh: Cleanup sshcontrol file access code.Werner Koch2013-07-011-59/+102
* ssh: Do not look for a card based ssh key if scdaemon is disabled.Werner Koch2013-07-011-1/+2
* ssh: Make the mode extension "x" portable by a call to es_fopen.Werner Koch2013-07-011-7/+5
* w32: Add icons and version information.Ian Abbott2013-05-072-21/+57
* w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2013-04-232-89/+95
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-082-4/+4
* agent: kill pinentry by SIGINT, fixing a bug to be killed by SIGINT.NIIBE Yutaka2013-02-041-2/+11
* agent: Fix wrong use of gcry_sexp_build_arrayNIIBE Yutaka2012-11-021-4/+4
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* Add provisions to build with Libgcrypt 1.6.Werner Koch2012-05-241-1/+4
* Terminate csh commands with a semicolon.Werner Koch2012-01-031-3/+3
* Generate the ChangeLog from commit logs.Werner Koch2011-12-022-5/+13
* New option --ssh-fpr for the agent:KEYINFO commandWerner Koch2011-08-042-74/+123
* Support a confirm flag for ssh.Werner Koch2011-08-044-102/+252
* Removed some set but unused variables.Werner Koch2011-08-044-22/+28
* Fix crash while reading unsupported ssh keys.Werner Koch2011-07-222-73/+73
* Include estream.hWerner Koch2011-04-292-1/+3
* Do not use pth functions after pth_kill. Fixes bug#1320.Werner Koch2011-04-292-137/+143
* Fix a bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-115-11/+31
* Fix bug 1285Werner Koch2010-09-242-3/+20
* Pass on assuan comment lines from scd.Werner Koch2010-08-112-0/+10
* Pass on comment lines from scdaemon.Werner Koch2010-08-112-0/+19
* Fix bug#1198Werner Koch2010-05-122-2/+9
* Changed test system again to allow building on an NFS mountWerner Koch2010-05-122-2/+9
* Allow to run the test without a running agent.Werner Koch2010-05-114-24/+58
* Start the agent on demand if option --enable-standard socket has beenWerner Koch2010-05-042-2/+11
* Collected changesWerner Koch2010-05-033-1/+21
* Remove ranslation prefixes and add default-prompt.Werner Koch2010-02-192-5/+14
* Fixed backport of libassuan-2 changes.gnupg-2.0.15rc1Werner Koch2010-02-184-6/+10
* Provide default strings for pinentry.Werner Koch2010-02-172-4/+39
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-02-126-333/+455
* Fixed a regression in 2.0.14Werner Koch2010-01-262-13/+24
* A bunch of minor changesWerner Koch2009-12-214-3/+14
* Implement dynamic S2K count computation for GPGSMWerner Koch2009-12-144-5/+166
* Allow for numerical debug levels.Werner Koch2009-12-032-6/+33
* Fix realloc usage. Fixes bug#1163.Werner Koch2009-12-022-1/+9