aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-29agent: RSA signature verification by gpg-agent.NIIBE Yutaka1-3/+39
2015-09-19agent: Fix importing ECC key.NIIBE Yutaka1-99/+11
2015-09-16agent: New option --pinentry-invisible-char.Werner Koch3-2/+29
2015-09-16agent: Fix registering SSH Key of Ed25519.NIIBE Yutaka1-6/+8
2015-09-01agent: Protect commit 135b1e3 against misbehaving Libgcrypt.Werner Koch1-1/+1
2015-08-31agent: Fix SSH public key for EdDSA.NIIBE Yutaka1-0/+5
2015-08-24agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield5-12/+17
2015-08-16Fix pinentry loopback and passphrase contraints.Ben Kibbey2-0/+6
2015-08-10agent: fix ECC key handling.NIIBE Yutaka1-38/+20
2015-08-07agent: Add option --force to the DELETE_KEY command.Werner Koch3-52/+58
2015-08-06Curve25519 support.NIIBE Yutaka1-32/+59
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-3/+4
2015-07-10agent: Support non-NLS build.NIIBE Yutaka1-0/+4
2015-07-01agent: Unset INSIDE_EMACS on gpg-agent startupDaiki Ueno1-0/+5
2015-06-30Flag the L_() function with attribute format_arg.Werner Koch2-2/+7
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch7-104/+116
2015-06-30agent: Improve a comment.Werner Koch1-1/+2
2015-06-29agent: Prepare for Libassuan with Cygwin support.Werner Koch1-7/+15
2015-06-29Show passphrase constraints errors as password prompt errorsNeal H. Walfield4-25/+49
2015-06-29Don't raise max-cache-ttl to default-cache-ttl.Neal H. Walfield1-6/+0
2015-06-29agent: Add --verify to the PASSWD command.Werner Koch1-5/+15
2015-06-29agent,w32: Do not create a useless socket with --enable-putty-support.Werner Koch2-15/+15
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-11/+21
2015-06-17agent: Print a warning for obsolete options.Werner Koch1-3/+7
2015-06-11agent: Fix --extra-socket on Windows.Werner Koch1-11/+25
2015-06-11agent: Add experimental option --browser-socket.Werner Koch3-8/+68
2015-06-10agent: Add option --allow-emacs-pinentryDaiki Ueno3-0/+23
2015-06-08agent: Add command "getinfo std_env_names".Werner Koch1-0/+16
2015-05-20agent: Cleanup caching code for command GET_PASSPHRASE.Werner Koch1-1/+1
2015-05-19agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield3-1/+32
2015-05-19agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield3-4/+27
2015-05-11agent: Add option --no-allow-external-cache.Werner Koch3-14/+37
2015-05-11agent: Add strings for use by future Pinentry versions.Werner Koch1-1/+8
2015-05-11agent: Add option --debug-pinentry.Werner Koch3-1/+8
2015-05-08Typo fixesWerner Koch1-1/+4
2015-05-07agent: Minor change for 56b5c9f.Werner Koch1-12/+14
2015-05-07agent: Improve some comments.Neal H. Walfield1-7/+7
2015-05-07agent: Improve support for externally cached passwords.Neal H. Walfield1-12/+35
2015-05-07agent: Or in the value; don't overwrite the variable.Neal H. Walfield1-1/+1
2015-05-07agent: Avoid magic numbers. Use more accurate names.Neal H. Walfield1-12/+20
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2-8/+8
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch3-4/+1
2015-04-14agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch7-12/+33
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch4-13/+13
2015-04-03agent: Add --force option for LEARN.NIIBE Yutaka3-50/+10
2015-03-19agent: Compute correct MPI length header for protected ECC keys.Werner Koch1-2/+21
2015-03-15agent: Remove useless conditions in command.c.Werner Koch1-6/+6
2015-03-15agent: Fix length test in sshcontrol parser.Werner Koch1-1/+1
2015-03-15agent: Remove useless conditions.Werner Koch2-2/+2