| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | agent: Shutdown on removal of the home directory. | Werner Koch | 2017-06-23 | 1 | -16/+48 |
* | agent: Fix memory leaks. | NIIBE Yutaka | 2017-05-30 | 1 | -1/+6 |
* | agent: Make digest algorithms for ssh fingerprints configurable. | Justus Winter | 2017-05-24 | 1 | -0/+9 |
* | agent: Add const qualifier for read-only table. | NIIBE Yutaka | 2017-05-22 | 1 | -1/+1 |
* | agent: Clean up error initialize/return. | NIIBE Yutaka | 2017-04-14 | 1 | -1/+0 |
* | gpgconf: Add --enable-extended-key-format for the agent. | Werner Koch | 2017-04-03 | 1 | -0/+2 |
* | agent: New option --enable-extended-key-format. | Werner Koch | 2017-03-24 | 1 | -0/+7 |
* | agent: Resolve conflict of util.h. | NIIBE Yutaka | 2017-03-07 | 1 | -5/+5 |
* | Clean up word replication. | Yuri Chornoivan | 2017-02-21 | 1 | -1/+1 |
* | Update copyright notices for 2017. | Werner Koch | 2017-01-23 | 1 | -1/+1 |
* | agent: Reduce sleep time in the progress callback. | Werner Koch | 2017-01-18 | 1 | -2/+10 |
* | agent,w32: Fix annoying output to DebugView. | Werner Koch | 2017-01-06 | 1 | -2/+6 |
* | Remove unused debug flags and add "dns" and "network". | Werner Koch | 2016-12-19 | 1 | -4/+2 |
* | agent: Respect --enable-large-secmem | Daniel Kahn Gillmor | 2016-12-06 | 1 | -1/+1 |
* | agent,dirmngr: Tiny restructuring. | Werner Koch | 2016-11-29 | 1 | -1/+6 |
* | agent,dirmngr: Handle corner case in shutdown mode. | Werner Koch | 2016-11-29 | 1 | -0/+6 |
* | agent,w32: Initialize nPth in server mode. | Werner Koch | 2016-11-29 | 1 | -0/+5 |
* | agent: Fix npth + daemon mode problem. | NIIBE Yutaka | 2016-11-21 | 1 | -2/+0 |
* | agent: Improve concurrency when Libgcrypt 1.8 is used. | Werner Koch | 2016-11-12 | 1 | -9/+15 |
* | agent: Kludge to mitigate blocking calls in Libgcrypt. | Werner Koch | 2016-11-11 | 1 | -3/+14 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 2016-11-02 | 1 | -2/+2 |
* | agent,common: move get_socket_name() into common. | Daniel Kahn Gillmor | 2016-10-27 | 1 | -48/+2 |
* | agent: Avoid double error message. | Werner Koch | 2016-10-26 | 1 | -4/+3 |
* | agent: --supervised mode improvements. | Daniel Kahn Gillmor | 2016-10-26 | 1 | -0/+7 |
* | agent: Move inotify code to common and improve it. | Werner Koch | 2016-10-15 | 1 | -56/+9 |
* | agent: Fix get_socket_name. | NIIBE Yutaka | 2016-10-07 | 1 | -6/+8 |
* | agent, dirmngr, scd: Fix init_common_subsystems. | NIIBE Yutaka | 2016-10-07 | 1 | -0/+1 |
* | agent: Another minor fix to map_supervised_sockets. | Werner Koch | 2016-10-05 | 1 | -3/+1 |
* | agent: Fix npth + supervised mode problem. | Werner Koch | 2016-10-05 | 1 | -0/+2 |
* | agent: Fix error handling in map_supervised_sockets | Daniel Kahn Gillmor | 2016-10-05 | 1 | -2/+2 |
* | agent: Streamline the supervised mode code. | Werner Koch | 2016-10-04 | 1 | -197/+211 |
* | agent: Adjust cleanup for supervised mode. Fix for W32. | Werner Koch | 2016-10-04 | 1 | -13/+20 |
* | agent: Adjust supervised mode for the new default socket names. | Werner Koch | 2016-10-04 | 1 | -12/+20 |
* | agent: Implement --supervised command (for systemd, etc). | Daniel Kahn Gillmor | 2016-10-04 | 1 | -2/+231 |
* | agent, dirmngr, scd: npth_init must be after fork. | NIIBE Yutaka | 2016-10-04 | 1 | -8/+28 |
* | agent: Create the extra sockets in the standard socket dir. | Werner Koch | 2016-09-30 | 1 | -6/+12 |
* | agent: Kludge to allow disabling of the extra sockets. | Werner Koch | 2016-09-30 | 1 | -0/+16 |
* | agent: Enable restricted, browser, and ssh socket by default. | Justus Winter | 2016-09-30 | 1 | -9/+17 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -1/+1 |
* | agent: Terminate on deletion of the socket file (Linux only). | Werner Koch | 2016-09-06 | 1 | -0/+74 |
* | agent: Silence --debug IPC output for connections from self. | Werner Koch | 2016-09-05 | 1 | -2/+3 |
* | common: Add an assuan logging monitor. | Werner Koch | 2016-09-05 | 1 | -1/+1 |
* | Cleanup initialization of libgcrypt. | Ben Kibbey | 2016-08-09 | 1 | -8/+0 |
* | agent: More clean up of SSH support. | NIIBE Yutaka | 2016-08-08 | 1 | -1/+0 |
* | agent: Fix long standing regression tracking the connection count. | Werner Koch | 2016-08-06 | 1 | -0/+12 |
* | Explicitly restrict socket permissions. | Werner Koch | 2016-06-08 | 1 | -0/+4 |
* | w32: Fix recent build regression. | Werner Koch | 2016-06-08 | 1 | -2/+0 |
* | Implement /run/user/UID/gnupg based sockets. | Werner Koch | 2016-06-08 | 1 | -3/+0 |
* | Do not try to remove the enclosing directory of sockets. | Werner Koch | 2016-06-08 | 1 | -8/+1 |