Commit Graph

20 Commits

Author SHA1 Message Date
frankmorgner
c8fcb5c36e use macro for sed im makefiles
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@755 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 18:49:34 +00:00
frankmorgner
cc23508082 stringify_error now returns a string instead of printing the error
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@741 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 22:15:57 +00: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
b85a8d4613 use help2man to generate minimal man pages
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@739 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 03:47:53 +00:00
frankmorgner
931f51e2f1 switched to command line handling with gengetopt
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@737 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 01:18:18 +00:00
frankmorgner
e786b161c9 adapted to API changes of libnfc 1.6
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@733 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-08 13:45:22 +00:00
frankmorgner
892efc9922 using libnfc 1.5.1
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@657 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-09 10:55:14 +00:00
frankmorgner
b16a0b4d14 fixed problems with stupid tty-rewrites
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@364 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-16 12:24:43 +00:00
frankmorgner
a9be45febd fixed intialization issues of libnfc relay
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@363 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-16 09:47:49 +00:00
frankmorgner
6342c34f8d fixed some memory corruption
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@362 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-15 13:40:20 +00:00
frankmorgner
d6aff6c0d9 made some things better readable
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@358 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-13 16:03:29 +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
227f67d32d added handling of unknown command line options
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@356 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-11 10:43:54 +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
a012c02caf - lnfc: capdu was not copied, fixed
- changed some output messages


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@354 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 20:44:34 +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
daf88aafa7 changed default values for emulated target to match German identity card
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@352 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 18:42:16 +00:00
frankmorgner
1fda90aab4 added more error handling
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@351 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 14:30:38 +00:00
frankmorgner
265ee4f813 added function to extract historical bytes from atr
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@350 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-10 12:43:24 +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