Frank Morgner
|
a63d35d224
|
vpcd: allow *extended* length APDUs
- don't predefine any limits on the transceive size
- fixes out of bounds access
|
2018-02-06 09:53:40 +01:00 |
|
Frank Morgner
|
21a0d0cf48
|
BixVReader: Add multi application support for IoRequests (#114)
fixes https://github.com/frankmorgner/vsmartcard/issues/105
|
2017-11-24 11:20:01 +01:00 |
|
Frank Morgner
|
c95d82c936
|
vpcd-config: remove windows default libraries
removes clumsy VS project and directly builds on the command line
instead
|
2017-08-01 16:14:48 +02:00 |
|
Frank Morgner
|
3abf29dbda
|
vpcd: removed obsolete build files
|
2017-03-27 14:58:10 +02:00 |
|
Frank Morgner
|
7c4f4197b0
|
vpcd: use meaningfull strings for installer
|
2017-03-27 14:54:15 +02:00 |
|
Frank Morgner
|
26c85f7113
|
vpcd: fixed filename of WudfUpdate support library
|
2017-03-27 14:48:33 +02:00 |
|
Nick Russler
|
de515d80d2
|
Add MSI installer for win32 virtualsmartcard.
Also ignore temporary VS artifacts and removes conflicting snprintf definition with standard definition
|
2016-11-12 00:16:36 +01:00 |
|
Frank Morgner
|
42ae85ddb3
|
Activate Fabio's card backends by default
|
2015-09-23 07:56:11 +02:00 |
|
Frank Morgner
|
a23913ff9c
|
Uses %Ix instead of %x
Fixes compiler warning about implicit type conversion on 64 bit machine
|
2015-09-18 15:22:40 +02:00 |
|
Frank Morgner
|
04d26c376c
|
vpcd-config: added scripts for windows builds
|
2014-09-12 07:58:44 +02:00 |
|
Frank Morgner
|
0df695f4bc
|
don't treat compiler warnings as errors
|
2014-05-26 22:32:09 +02:00 |
|
Frank Morgner
|
0aec0e4d31
|
vpcd: added real thread safety
|
2014-03-31 22:59:59 +02:00 |
|
Frank Morgner
|
8f77abdc00
|
vpcd win32: fixed race condition
|
2014-03-26 17:47:50 +01:00 |
|
Frank Morgner
|
bef01d2a31
|
Migrated to new Version of Flavio's Windows driver
|
2014-03-25 23:25:53 +01:00 |
|
Frank Morgner
|
e15307d662
|
added windows version of vpcd driver
based on Fabio Ottavi's UMDF Driver for a Virtual Smart Card Reader, see
http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader
|
2014-03-20 01:20:34 +01:00 |
|