summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Respect --enable-large-secmemDaniel Kahn Gillmor2016-12-061-1/+1
* agent,dirmngr: Tiny restructuring.Werner Koch2016-11-291-1/+6
* agent,dirmngr: Handle corner case in shutdown mode.Werner Koch2016-11-291-0/+6
* agent,w32: Initialize nPth in server mode.Werner Koch2016-11-291-0/+5
* agent: Fix npth + daemon mode problem.NIIBE Yutaka2016-11-211-2/+0
* agent: Improve concurrency when Libgcrypt 1.8 is used.Werner Koch2016-11-121-9/+15
* agent: Kludge to mitigate blocking calls in Libgcrypt.Werner Koch2016-11-111-3/+14
* agent: Clean up comments.Daniel Kahn Gillmor2016-11-111-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0524-24/+24
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-033-5/+30
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-022-3/+3
* Fix typos.Justus Winter2016-10-271-1/+1
* agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2016-10-271-48/+2
* agent: Avoid double error message.Werner Koch2016-10-261-4/+3
* agent: --supervised mode improvements.Daniel Kahn Gillmor2016-10-261-0/+7
* agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter2016-10-251-0/+13
* agent: Minor cleanup for recent change in findkey.cWerner Koch2016-10-241-6/+2
* agent: Slightly change structure of cmd_readkey.Werner Koch2016-10-241-29/+31
* Fix use cases of snprintf.NIIBE Yutaka2016-10-213-56/+33
* agent: Fix saving with FORCE=1.NIIBE Yutaka2016-10-211-6/+19
* agent, g10: Fix keygen.NIIBE Yutaka2016-10-201-1/+1
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-205-70/+100
* agent: Move inotify code to common and improve it.Werner Koch2016-10-151-56/+9
* agent: Fix get_socket_name.NIIBE Yutaka2016-10-071-6/+8
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-0/+1
* agent: Another minor fix to map_supervised_sockets.Werner Koch2016-10-051-3/+1
* agent: Fix npth + supervised mode problem.Werner Koch2016-10-051-0/+2
* agent: Fix error handling in map_supervised_socketsDaniel Kahn Gillmor2016-10-051-2/+2
* agent: Streamline the supervised mode code.Werner Koch2016-10-041-197/+211
* agent: Adjust cleanup for supervised mode. Fix for W32.Werner Koch2016-10-041-13/+20
* agent: Adjust supervised mode for the new default socket names.Werner Koch2016-10-041-12/+20
* agent: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2016-10-041-2/+231
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-041-8/+28
* agent: Create the extra sockets in the standard socket dir.Werner Koch2016-09-301-6/+12
* agent: Kludge to allow disabling of the extra sockets.Werner Koch2016-09-301-0/+16
* build: Fix build against libiconv.Justus Winter2016-09-301-2/+4
* agent: Enable restricted, browser, and ssh socket by default.Justus Winter2016-09-301-9/+17
* agent: Allow only specific digest size for ECDSA.NIIBE Yutaka2016-09-271-13/+9
* Fix comment and format.NIIBE Yutaka2016-09-171-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-175-6/+6
* agent: Terminate on deletion of the socket file (Linux only).Werner Koch2016-09-061-0/+74
* agent: Silence --debug IPC output for connections from self.Werner Koch2016-09-052-3/+37
* agent: Small improvement of the server's local state.Werner Koch2016-09-051-10/+10
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* agent: invoke scdaemon with --homedir.NIIBE Yutaka2016-09-021-2/+19
* agent: Allow import of overly large keys.Werner Koch2016-08-161-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-122-2/+2
* common: Rework the simple password query module.Justus Winter2016-08-111-1/+1
* common: Remove simple password query error codes.Justus Winter2016-08-111-6/+2
* agent: SSH support fix.NIIBE Yutaka2016-08-101-1/+3