aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
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