aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scd: Fix scd_kick_the_loop.NIIBE Yutaka2017-03-031-31/+56
* scd: Minor fixes to silence compiler warnings.NIIBE Yutaka2017-02-161-3/+5
* scd: Fix regression tracking the connection count.NIIBE Yutaka2017-01-311-0/+13
* scd: Remove --debug-disable-ticker option.NIIBE Yutaka2017-01-311-34/+11
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-311-55/+31
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-271-84/+28
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-5/+7
* scd: Wake up the select when new USB scan.NIIBE Yutaka2017-01-271-6/+45
* scd: Only submit apdu_get_status when needed.NIIBE Yutaka2017-01-261-36/+121
* scd: Fix a race condition for new_reader_slot.NIIBE Yutaka2016-12-291-1/+6
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-191-4/+2
* scd,dirmngr: Keep the standard fds when daemonizing.Werner Koch2016-11-161-2/+12
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-2/+1
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-0/+2
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-041-2/+4
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-8/+0
* scd: Make option --homedir work.Werner Koch2016-06-171-0/+1
* Explicitly restrict socket permissions.Werner Koch2016-06-081-0/+4
* w32: Fix recent build regression.Werner Koch2016-06-081-1/+0
* Do not try to remove the enclosing directory of sockets.Werner Koch2016-06-081-7/+0
* common: New function gnupg_socketdir.Werner Koch2016-06-071-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-8/+6
* build: Require at least Libassuan 2.4.1.Werner Koch2015-12-021-11/+0
* Allow use of debug flag names for all tools.Werner Koch2015-06-231-13/+26
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-2/+1
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-4/+4
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-2/+3
* scd: Implement socket redirection.Werner Koch2014-12-011-25/+67
* Remove use of gnulib (part 1)Werner Koch2014-11-111-1/+0
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-2/+2
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-2/+2
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-64/+17
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-2/+2
* Make more use of *_NAME macros.Werner Koch2014-05-081-7/+10
* w32: Silence warnings about unused vars.Werner Koch2014-03-071-4/+9
* Ignore obsolete option --disable-keypad.Werner Koch2014-03-071-0/+3
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-3/+3
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-9/+10
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-0/+1
* SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.NIIBE Yutaka2013-02-051-0/+5
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-12/+12
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+9
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+2
* Port Windows code to NPTH.Marcus Brinkmann2012-01-251-5/+5
* Port to npth.Marcus Brinkmann2012-01-251-136/+88
* Fix compiler warnings.Marcus Brinkmann2012-01-031-0/+2