aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-30agent: Kludge to allow disabling of the extra sockets.Werner Koch1-0/+16
2016-09-30build: Fix build against libiconv.Justus Winter1-2/+4
2016-09-30agent: Enable restricted, browser, and ssh socket by default.Justus Winter1-9/+17
2016-09-27agent: Allow only specific digest size for ECDSA.NIIBE Yutaka1-13/+9
2016-09-17Fix comment and format.NIIBE Yutaka1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor5-6/+6
2016-09-06agent: Terminate on deletion of the socket file (Linux only).Werner Koch1-0/+74
2016-09-05agent: Silence --debug IPC output for connections from self.Werner Koch2-3/+37
2016-09-05agent: Small improvement of the server's local state.Werner Koch1-10/+10
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-02agent: invoke scdaemon with --homedir.NIIBE Yutaka1-2/+19
2016-08-16agent: Allow import of overly large keys.Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2-2/+2
2016-08-11common: Rework the simple password query module.Justus Winter1-1/+1
2016-08-11common: Remove simple password query error codes.Justus Winter1-6/+2
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