summaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Terminate csh commands with a semicolon.Werner Koch2012-01-031-1/+1
* Only set gcrypt thread callback for older version of gcrypt.Marcus Brinkmann2012-01-021-1/+9
* scd: New option --debug-assuan-log-cats.Werner Koch2011-12-131-0/+5
* scd: Introduce a virtual reader table.Werner Koch2011-12-131-1/+1
* Fixed set but unused variable bugsWerner Koch2011-08-101-2/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-62/+60
* Honor TMPDIR.Werner Koch2010-10-271-3/+11
* Fix regression in logging.Werner Koch2010-08-181-23/+23
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-5/+6
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Use a custom log handler for libassuan.Werner Koch2010-03-111-2/+5
* support numeric debug levels.Werner Koch2009-12-031-6/+29
* [scd] Memory leak fix.Werner Koch2009-10-281-1/+5
* 2009-10-16 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2009-10-161-1/+4
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-4/+7
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Add code to better handle unplugging of a reader.Werner Koch2009-07-161-0/+2
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-201-2/+2
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-10/+26
* Fix bug 1001.Werner Koch2009-02-191-1/+1
* Make --allow-admin the default.Werner Koch2009-01-281-5/+7
* Minor fixes.Werner Koch2008-12-091-1/+1
* Align ticker to the full or half second.Werner Koch2008-12-081-6/+20
* Add option --card-timeout.Werner Koch2008-12-051-35/+48
* Print library versions according to GNU standards.Werner Koch2008-11-181-0/+30
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+1
* Made scdaemon more robust on Windows.Werner Koch2008-10-151-10/+12
* SCD changes for PC/SC under W32.Werner Koch2008-10-141-10/+14
* 2008-08-30 Moritz <moritz@gnu.org>Moritz Schulte2008-08-311-3/+3