aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0511-71/+71
* agent: Fix deadlock in trustlist due to the switch to npth.Werner Koch2012-04-301-44/+78
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+10
* agent: Add pin length field to the shadowed private key format.Werner Koch2012-02-075-5/+41
* Use new status printing functions.Werner Koch2012-02-071-12/+4
* agent: New function agent_print_status.Werner Koch2012-02-072-0/+19
* agent: Simplify printing of INQUIRE_MAXLEN.Werner Koch2012-02-061-12/+5
* common: Add a global variable to for the default error source.Werner Koch2012-02-063-0/+4
* Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.Ben Kibbey2012-02-031-3/+11
* Inform the client of the preset passphrase length.Ben Kibbey2012-02-021-1/+7
* Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.Ben Kibbey2012-01-261-0/+4
* Also check for GPG_ERR_ASS_CANCELED during an inquire.Ben Kibbey2012-01-261-2/+4
* Fix strerror vs. gpg_strerror usage.Werner Koch2012-01-251-1/+1
* Re-indent overlong lines.Werner Koch2012-01-251-4/+8
* Add missing variable.Werner Koch2012-01-251-2/+5
* Port LDAP wrapper to NPTH.Marcus Brinkmann2012-01-251-1/+3
* Port Windows code to NPTH.Marcus Brinkmann2012-01-251-12/+18
* Port to npth.Marcus Brinkmann2012-01-257-318/+217
* Add the INQUIRE_MAXLEN status message.Ben Kibbey2012-01-181-0/+6
* gpg-agent: fix lc-messages handling not to change Xauthority settingJim Meyering2012-01-161-0/+1
* Fix indentation.Werner Koch2012-01-151-1/+2
* Fix scdaemon pinentry inquire cancelation.Ben Kibbey2012-01-141-16/+29
* Terminate csh commands with a semicolon.Werner Koch2012-01-031-2/+2
* Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann2012-01-021-0/+9
* Require Libassuan 2.0.3Werner Koch2011-12-202-13/+0
* Don't kill pinentry by SIGKILL but let it quit by SIGINT.NIIBE Yutaka2011-12-161-2/+1
* agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch2011-12-141-10/+23
* Fix last change.Werner Koch2011-12-051-1/+0
* Amend the agent code with more comments.Werner Koch2011-12-053-46/+161
* Generate the ChangeLog from commit logs.Werner Koch2011-12-012-2/+14
* Improve ssh card key diagnostic message.Werner Koch2011-11-282-2/+10
* Allow no protection in pinentry-mode=loopback.Ben Kibbey2011-09-132-2/+12
* Fixed invalid free.Ben Kibbey2011-09-131-3/+1
* Handle pinentry-mode=loopback.Ben Kibbey2011-09-125-2/+83
* Fixed set but unused variable bugsWerner Koch2011-08-104-6/+11
* Update option s2k-count to match the documentation.Ben Kibbey2011-08-102-3/+8
* Made the KILLAGENT and KILLSCD commands working again.Werner Koch2011-08-101-0/+5
* Make the inquire cancel fix a little bit more robust.Werner Koch2011-07-272-1/+18
* Fixed gpg-agent SCD inquire command cancellation.Ben Kibbey2011-07-272-0/+18
* Fix crash while reading unsupported ssh keys.Werner Koch2011-07-222-12/+11
* Allow listing of ssh fingerprint with the agent's KEYINFO command.Werner Koch2011-07-202-8/+32
* Support a confirm flag for ssh.Werner Koch2011-07-204-57/+206
* Added gpg-agent OPTION "s2k-count".Ben Kibbey2011-06-298-15/+41
* Fix size_t vs int issues.Marcus Brinkmann2011-06-012-1/+6
* Add fixme note regarding pth_killWerner Koch2011-04-291-0/+1
* Fixed regression in OpenPGP secret key export.Werner Koch2011-04-264-2/+43
* Add OPTION:cache-ttl-opt-preset to gpg-agent.Werner Koch2011-04-215-7/+25
* Fix gpg-agent secure memory leak in OpenPGP private key import.Marcus Brinkmann2011-04-202-0/+8
* Another PASSWD --preset fix.Ben Kibbey2011-04-182-1/+5