aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-07-18agent: Fix passphrase cache lookups.Justus Winter1-2/+11
2016-07-14build: Require latest released librariesWerner Koch1-22/+1
2016-07-13agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka1-6/+6
2016-06-23common: Add dedicated private key functions to name-value.c.Werner Koch1-2/+2
2016-06-23common: Rename external symbols in name-value.c.Werner Koch1-9/+9
2016-06-23common: Rename private-keys.c to name-value.cWerner Koch1-1/+1
2016-06-11g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor1-1/+6
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-08w32: Fix recent build regression.Werner Koch1-2/+0
2016-06-08Implement /run/user/UID/gnupg based sockets.Werner Koch1-3/+0
2016-06-08Do not try to remove the enclosing directory of sockets.Werner Koch1-8/+1
2016-06-07common: New function gnupg_socketdir.Werner Koch2-4/+4
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0