aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-31scd: Fix regression tracking the connection count.NIIBE Yutaka1-0/+13
2017-01-31scd: Remove --debug-disable-ticker option.NIIBE Yutaka1-34/+11
2017-01-31scd: Fix SERIALNO for multiple devices.NIIBE Yutaka1-55/+31
2017-01-27scd: More changes on watching removal of card/reader.NIIBE Yutaka1-84/+28
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-5/+7
2017-01-27scd: Wake up the select when new USB scan.NIIBE Yutaka1-6/+45
2017-01-26scd: Only submit apdu_get_status when needed.NIIBE Yutaka1-36/+121
2016-12-29scd: Fix a race condition for new_reader_slot.NIIBE Yutaka1-1/+6
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-4/+2
2016-11-16scd,dirmngr: Keep the standard fds when daemonizing.Werner Koch1-2/+12
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-2/+1
2016-10-07agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka1-0/+2
2016-10-04agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka1-2/+4
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-2/+2
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-8/+0
2016-06-17scd: Make option --homedir work.Werner Koch1-0/+1
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-08w32: Fix recent build regression.Werner Koch1-1/+0
2016-06-08Do not try to remove the enclosing directory of sockets.Werner Koch1-7/+0
2016-06-07common: New function gnupg_socketdir.Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-8/+6
2015-12-02build: Require at least Libassuan 2.4.1.Werner Koch1-11/+0
2015-06-23Allow use of debug flag names for all tools.Werner Koch1-13/+26
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-2/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-4/+4
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-2/+3
2014-12-01scd: Implement socket redirection.Werner Koch1-25/+67
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+0
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-2/+2
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-2/+2
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-64/+17
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-2/+2
2014-05-08Make more use of *_NAME macros.Werner Koch1-7/+10
2014-03-07w32: Silence warnings about unused vars.Werner Koch1-4/+9
2014-03-07Ignore obsolete option --disable-keypad.Werner Koch1-0/+3
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-3/+3
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka1-9/+10
2013-02-05SCD: API cleanup for keypad handling.NIIBE Yutaka1-0/+1
2013-02-05SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka1-0/+5
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-12/+12
2012-03-27Print warning for arguments not considered an option.Werner Koch1-0/+9
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+2
2012-01-25Port Windows code to NPTH.Marcus Brinkmann1-5/+5
2012-01-25Port to npth.Marcus Brinkmann1-136/+88
2012-01-03Fix compiler warnings.Marcus Brinkmann1-0/+2
2012-01-03Terminate csh commands with a semicolon.Werner Koch1-1/+1
2012-01-02Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann1-1/+9