Commit Graph

67 Commits

Author SHA1 Message Date
Santiago Gimeno
469d83f103 Version 0.0.4 2013-10-16 17:03:32 +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
d7fee6aca3 Add sublime files to .npmignore 2013-10-11 13:43:27 +02:00
Santiago Gimeno
e7092f9319 Version 0.0.3 2013-08-08 13:46:15 +02:00
Santiago Gimeno
ddd1f142ef Update tests 2013-08-08 13:46:02 +02:00
Santiago Gimeno
2bb9804a1f Refactor pcscslite.js
- Improve and fix how we parse and handle cardreader strings.
2013-08-08 13:45:31 +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
84cb97ca46 Bump to version 0.0.2 2013-07-11 18:31:37 +02:00
Santiago Gimeno
1f59246876 Improve example
- Call cardreader.connect on card insertion, cardreader.disconnect
  on card removal.
- It fixes bug #3.
2013-07-06 22:17:56 +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
c98f7bc2de Merge pull request #1 from LudovicRousseau/fixes
Remove an extra typographical character
2013-06-29 13:48:09 -07:00
Ludovic Rousseau
4226589bef Remove an extra typographical character 2013-06-28 19:01:24 +02:00
Santiago Gimeno
6c63f5df31 Update README 2013-06-25 18:58:08 +02:00
Santiago Gimeno
b40f9a2f88 Initial Implementation 2013-06-20 16:37:28 +02:00
Santiago Gimeno
0484b764bf Initial commit 2013-06-20 03:29:56 -07:00