Frank Morgner
798fb9ba0d
allow setting hostname/port for vpcd/vicc interfaces
2015-03-18 07:30:03 +01:00
Frank Morgner
65f7d92a7f
use ACardEmulator as nfc backend for pcsc-relay
...
This feature is experimental and disabled by default
At ACardEmulator's compile time it is required:
- to add the correct application identifier to aid_list.xml
- enable the connection to pcsc-relay by setting useVPCD
2015-03-14 16:13:59 +01:00
Frank Morgner
2fc8074efb
print card's ATR when connected
2012-08-03 14:48:14 +02:00
Frank Morgner
b67817b19d
added LEVEL_NORMAL for in interactive mode
2012-08-03 14:48:14 +02:00
Frank Morgner
a52f8584f0
added connector backend for virtual smart card
2012-08-03 14:48:14 +02:00
Frank Morgner
24128057ff
added abstraction layer to smart card connector
...
PC/SC can now be replaced by some arbitrary backend that communicates to
a smart card.
2012-08-03 14:48:07 +02:00
frankmorgner
ca85cd8983
implemented cross compiling with mingw
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@740 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 21:55:01 +00:00
frankmorgner
c9d4c12a3b
- driver data is now allocated and destroyed by drivers
...
- new type driver_data_t, driver data is not stored in struct rf_driver.
- added some comments and better debug messages
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@357 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-13 13:32:57 +00:00
frankmorgner
c0f16a32a3
added more error debugging
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@355 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-11 09:51:48 +00:00
frankmorgner
44dc9f6c7d
added option parsing and more error checking
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@353 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 20:14:19 +00:00
frankmorgner
41dccee8eb
completed renaming. fixed memory loss in openpicc driver. implemented libnfc driver.
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@349 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 11:28:12 +00:00