aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07agent: Add include files.NIIBE Yutaka1-0/+4
2017-03-07agent: Fix get_client_pid for portability.NIIBE Yutaka1-11/+32
2017-03-06agent: For SSH, robustly handling scdaemon's errors.NIIBE Yutaka1-10/+9
2017-03-02agent: Improve error message for the KEYTOCARD command.Werner Koch1-12/+27
2017-02-22scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch1-7/+66
2017-02-22scd: Improve the prompts for OpenPGP cards.Werner Koch1-15/+38
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch4-19/+96
2017-02-22agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch5-46/+85
2017-02-21Fix spelling.Daniel Kahn Gillmor1-3/+3
2017-02-21Clean up word replication.Yuri Chornoivan10-16/+16
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