Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 18a5ccda | 2016-08-16 08:39:42 | Update to pcsc-lite-1.8.18 | ||
| 2f7a8724 | 2016-06-01 08:20:47 | Use the fix from upstream | ||
| e41e8abb | 2016-06-01 07:37:31 | Update to pcsc-lite-1.8.17 | ||
| d779d3c9 | 2016-03-22 08:31:45 | Update to pcsc-lite-1.8.16 | ||
| 82115354 | 2015-12-27 18:05:49 | Bugfixing update to pcsc-lite-1.8.15 | ||
| d9053c51 | 2015-10-20 09:57:23 | Bugfixes from upstream: pcscd: do not write to a closed file handle In case of receiving a signal to terminate after init has been completed, at_exit() is called and tries to write to a closed pipe. This patch simply set pipe to -1 in order to invalidate it after closing. Pipe value checks are already present in the code. (upstream git commit 79410aac02a370d6d92106c015f01ec1491d31ac) tokenparser.l: config.h is a local file Use "config.h" instead of <config.h> so that the config.h is found in the local source directory. (upstream git commit 1f37c57feb81e8d263c696a845c4d054bdc11d0c) | ||
| 710e674b | 2015-09-11 10:18:36 | Small "fix" for the testpcsc test program | ||
| 1c429ccf | 2015-08-17 13:36:38 | Update to pcsc-lite-1.8.14 | ||
| 3b81d85a | 2014-11-11 08:13:28 | Bugfix update to pcsc-lite-1.8.13 | ||
| b264fe41 | 2014-09-26 12:11:01 | Update to pcsc-lite-1.8.12 |