aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-17agent: No cards is not an error.NIIBE Yutaka1-0/+6
2017-02-17agent: Send back all public keys for available cards.NIIBE Yutaka3-8/+135
2017-02-03agent: Tell pinentry the hostname the agent is running on.Werner Koch1-1/+11
2017-02-03agent: Tell the Pinentry the client's pid.Werner Koch4-1/+63
2017-02-03gpg: More diagnostics for a launched pinentry.Werner Koch1-1/+5
2017-02-01Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch1-3/+5
2017-01-30Explain commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch1-1/+9
2017-01-25agent: Fix double free.Justus Winter1-2/+15
2017-01-23Update copyright notices for 2017.Werner Koch2-3/+3
2017-01-18agent: Reduce sleep time in the progress callback.Werner Koch1-2/+10
2017-01-16agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka5-7/+19
2017-01-06agent,w32: Fix annoying output to DebugView.Werner Koch1-2/+6
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch2-6/+2
2016-12-06agent: Respect --enable-large-secmemDaniel Kahn Gillmor1-1/+1
2016-11-29agent,dirmngr: Tiny restructuring.Werner Koch1-1/+6
2016-11-29agent,dirmngr: Handle corner case in shutdown mode.Werner Koch1-0/+6
2016-11-29agent,w32: Initialize nPth in server mode.Werner Koch1-0/+5
2016-11-21agent: Fix npth + daemon mode problem.NIIBE Yutaka1-2/+0
2016-11-12agent: Improve concurrency when Libgcrypt 1.8 is used.Werner Koch1-9/+15
2016-11-11agent: Kludge to mitigate blocking calls in Libgcrypt.Werner Koch1-3/+14
2016-11-11agent: Clean up comments.Daniel Kahn Gillmor1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch24-24/+24
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch3-5/+30
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2-3/+3
2016-10-27Fix typos.Justus Winter1-1/+1
2016-10-27agent,common: move get_socket_name() into common.Daniel Kahn Gillmor1-48/+2
2016-10-26agent: Avoid double error message.Werner Koch1-4/+3
2016-10-26agent: --supervised mode improvements.Daniel Kahn Gillmor1-0/+7
2016-10-25agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter1-0/+13
2016-10-24agent: Minor cleanup for recent change in findkey.cWerner Koch1-6/+2
2016-10-24agent: Slightly change structure of cmd_readkey.Werner Koch1-29/+31
2016-10-21Fix use cases of snprintf.NIIBE Yutaka3-56/+33
2016-10-21agent: Fix saving with FORCE=1.NIIBE Yutaka1-6/+19
2016-10-20agent, g10: Fix keygen.NIIBE Yutaka1-1/+1
2016-10-20agent: Add --card option for READKEY.NIIBE Yutaka5-70/+100
2016-10-15agent: Move inotify code to common and improve it.Werner Koch1-56/+9
2016-10-07agent: Fix get_socket_name.NIIBE Yutaka1-6/+8
2016-10-07agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka1-0/+1
2016-10-05agent: Another minor fix to map_supervised_sockets.Werner Koch1-3/+1
2016-10-05agent: Fix npth + supervised mode problem.Werner Koch1-0/+2
2016-10-05agent: Fix error handling in map_supervised_socketsDaniel Kahn Gillmor1-2/+2
2016-10-04agent: Streamline the supervised mode code.Werner Koch1-197/+211
2016-10-04agent: Adjust cleanup for supervised mode. Fix for W32.Werner Koch1-13/+20
2016-10-04agent: Adjust supervised mode for the new default socket names.Werner Koch1-12/+20
2016-10-04agent: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor1-2/+231
2016-10-04agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka1-8/+28
2016-09-30agent: Create the extra sockets in the standard socket dir.Werner Koch1-6/+12
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