Santiago Gimeno
c3d947860c
Implement SCardControl
2014-07-28 11:49:35 +02:00
Santiago Gimeno
3cb970a04b
Use the protocol parameter in CardReader.transmit
...
- We were simply hard-coding the T=0 protocol.
2013-10-16 17:03:18 +02:00
Santiago Gimeno
040f91c7b9
Change SCARD_READERSTATE initialization
...
- To remove some compiler warnings
2013-10-15 17:31:01 +02:00
Santiago Gimeno
194351d13d
Add support for node v0.10.x
...
- It fixes issue #4 .
2013-10-15 17:30:20 +02:00
Santiago Gimeno
1844bf1f3a
Initialize SCARD_READERSTATE
...
- Not doing so was leading to random memory corruption errors.
2013-08-08 13:45:05 +02:00
Santiago Gimeno
3f2a1b5e4e
CardReader status event should return the ATR
...
- Of the inserted card.
- Refactoring of the code that creates a Buffer instance into a
separate function.
- Update the example and README
- It fixes bug #2
2013-07-05 17:25:18 +02:00
Santiago Gimeno
b40f9a2f88
Initial Implementation
2013-06-20 16:37:28 +02:00