summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* agent: Fix regression in recent ssh changes.Werner Koch2016-08-091-3/+9
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-092-15/+0
* agent: SSH support improvement.NIIBE Yutaka2016-08-092-2/+2
* agent: More clean up of SSH support.NIIBE Yutaka2016-08-082-95/+29
* agent: Fix long standing regression tracking the connection count.Werner Koch2016-08-063-0/+22
* agent: Clean up SSH support.NIIBE Yutaka2016-08-061-127/+11
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-032-2/+2
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-031-3/+3
* agent: Add known keys to sshcontrol.Justus Winter2016-07-191-7/+9
* agent: Fix passphrase cache lookups.Justus Winter2016-07-181-2/+11
* build: Require latest released librariesWerner Koch2016-07-141-22/+1
* agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka2016-07-131-6/+6
* common: Add dedicated private key functions to name-value.c.Werner Koch2016-06-231-2/+2
* common: Rename external symbols in name-value.c.Werner Koch2016-06-231-9/+9
* common: Rename private-keys.c to name-value.cWerner Koch2016-06-231-1/+1