aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-10agent: SSH support fix.NIIBE Yutaka1-1/+3
2016-08-09agent: Fix regression in recent ssh changes.Werner Koch1-3/+9
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey2-15/+0
2016-08-09agent: SSH support improvement.NIIBE Yutaka2-2/+2
2016-08-08agent: More clean up of SSH support.NIIBE Yutaka2-95/+29
2016-08-06agent: Fix long standing regression tracking the connection count.Werner Koch3-0/+22
2016-08-06agent: Clean up SSH support.NIIBE Yutaka1-127/+11
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor2-2/+2
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor1-3/+3
2016-07-19agent: Add known keys to sshcontrol.Justus Winter1-7/+9
2016-07-18agent: Fix passphrase cache lookups.Justus Winter1-2/+11
2016-07-14build: Require latest released librariesWerner Koch1-22/+1
2016-07-13agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka1-6/+6
2016-06-23common: Add dedicated private key functions to name-value.c.Werner Koch1-2/+2
2016-06-23common: Rename external symbols in name-value.c.Werner Koch1-9/+9
2016-06-23common: Rename private-keys.c to name-value.cWerner Koch1-1/+1
2016-06-11g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor1-1/+6
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-08w32: Fix recent build regression.Werner Koch1-2/+0
2016-06-08Implement /run/user/UID/gnupg based sockets.Werner Koch1-3/+0
2016-06-08Do not try to remove the enclosing directory of sockets.Werner Koch1-8/+1
2016-06-07common: New function gnupg_socketdir.Werner Koch2-4/+4
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch8-35/+50
2016-06-02gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch1-4/+45
2016-05-10gpg: Allow unattended deletion of secret keys.Werner Koch1-2/+8
2016-05-04agent: Make --allow-loopback-pinentry the default.Werner Koch1-4/+8
2016-04-21common: Add support for the new extended private key format.Justus Winter2-9/+232
2016-04-21agent: Convert key format document to org.Justus Winter1-47/+32
2016-04-20agent: Sanitize permissions of the private key directory.Justus Winter1-0/+4
2016-04-14agent: Fix regression due to recent commit 4159567.Werner Koch1-2/+4
2016-04-14agent: Allow gpg-protect-tool to handle openpgp-native protection.Werner Koch2-14/+97
2016-04-12agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch9-138/+374
2016-04-12doc: Note that the persistant passphrase format is unimplemented.Werner Koch1-0/+2
2016-04-12indent: Help Emacs not to get confused by conditional compilation.Werner Koch1-1/+3
2016-03-16agent: allow removal of the shadowed key.NIIBE Yutaka1-1/+1
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-80/+1
2016-01-25agent: Send PROGRESS status lines to the client.Werner Koch3-0/+134
2016-01-20agent: New option --pinentry-timeoutWerner Koch3-0/+23
2016-01-12ssh: Accept OpenSSH *cert-v01 key variants.Werner Koch1-38/+136
2016-01-08common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch1-17/+5
2016-01-05agent: Typo fix for help text.Werner Koch1-1/+1
2016-01-05agent: Fix RSA verification for card.NIIBE Yutaka1-6/+5
2015-12-24agent: IMPORT_KEY with --force option fix.NIIBE Yutaka3-6/+7
2015-12-24agent: Support --force option for IMPORT_KEY.NIIBE Yutaka1-5/+7
2015-12-11agent: Improve error handling.Justus Winter1-1/+2
2015-12-11agent: Fix typo.Justus Winter1-1/+1
2015-12-02build: Require at least Libassuan 2.4.1.Werner Koch1-16/+0
2015-11-27Silence unused variable or parameter warnings.Werner Koch2-1/+4
2015-11-23common: Extend utf8_charcount to include the string's length.Neal H. Walfield1-1/+1