Commit Graph

108 Commits

Author SHA1 Message Date
Frank Morgner
7f986c3407 fixed compiler warning 2015-03-14 00:20:46 +01:00
Frank Morgner
c7ca4bad48 handle null pointer exceptions in libnfc 2015-03-13 22:29:58 +01:00
Frank Morgner
f5e319be68 fixed error handling if no card found 2015-03-13 21:16:03 +01:00
Frank Morgner
04fcf436ea moved example use cases to the sub-components 2015-02-27 23:36:38 +01:00
Frank Morgner
401ce8bcfb fixed printf arg type 2015-01-28 23:05:57 +01:00
Frank Morgner
cea6a1d8f5 use absolute path of manuals 2014-11-22 00:33:46 +01:00
Frank Morgner
d97e8d1916 fixed building of manuals 2014-11-21 23:48:47 +01:00
Frank Morgner
b27126e450 updated documentation 2014-11-20 21:25:31 +01:00
Frank Morgner
8c7718401e perform git2cl on local project only 2014-11-11 09:35:29 +01:00
Frank Morgner
28c8b3c719 fixed memory leak 2014-09-09 00:30:22 +02:00
Dominik
3dc8e5c2b4 Add symlink forgotten in 40a8fc0 2014-05-02 10:54:39 +02:00
Frank Morgner
40a8fc0a7f pcsc-relay: include thread locking mechanism
fixes regression from 0aec0e4

closes #5
2014-05-02 08:15:26 +02:00
Frank Morgner
1d47e52b60 moved project home to github 2014-04-18 00:59:54 +02:00
Frank Morgner
fc578afc54 check for vpcd requirements 2013-08-16 09:25:11 +02:00
Frank Morgner
539a8ddee1 fixed references to sf's git repositories 2013-08-08 23:22:45 +02:00
Frank Morgner
291178d139 implemented reversed connection establishment
vpcd can now be configured connect to a previously started vpicc.
2013-07-15 10:18:40 +02:00
Frank Morgner
470c364f78 version bump 2013-07-03 01:09:52 +02:00
Frank Morgner
962279fac6 updated ChangeLog 2013-07-03 01:03:32 +02:00
Frank Morgner
26051c973b removed unused variables 2013-07-03 01:02:52 +02:00
Frank Morgner
2bf5c40333 fixed location of .git 2013-07-03 00:31:16 +02:00
Frank Morgner
adc70a0a40 fixed distcheck-hook 2013-06-28 23:45:38 +02:00
Frank Morgner
4b5230c129 adapted to changes of fb4dbe59ba 2013-06-26 20:19:45 +02:00
Frank Morgner
2dc76bdac6 generate ChangeLog from git 2013-06-25 01:05:17 +02:00
Frank Morgner
59eaa16c45 include a summary in documentation and tools 2013-06-17 10:03:38 +02:00
Frank Morgner
4cd2177944 added empty m4 directories
... to satisfy autoconf
2013-06-11 15:20:12 +02:00
Frank Morgner
bf59edc1e2 added support for interrupting libnfc 2013-05-29 22:17:07 +02:00
Frank Morgner
dff24f45bc using nfc_context for nfc_init and nfc_exit
See libnfc 1227e7d2644b1efc764e4df6748703d6e47dced0
2013-05-29 22:16:39 +02:00
Frank Morgner
1044b8fd0a fixed installing missing libusb0.dll 2013-05-29 22:16:38 +02:00
Frank Morgner
aad1e3dcc8 fixed reference to missing libnfc_mingw.patch 2013-05-29 22:15:41 +02:00
Frank Morgner
54579ae7d7 working on documentation 2013-05-23 18:18:37 +02:00
Frank Morgner
ae8c086606 install everything from libnfc for windows build 2013-05-23 18:18:37 +02:00
Frank Morgner
bae3f07045 made vpcd.c/vpcd.h windows-compatible 2013-05-23 18:18:37 +02:00
Frank Morgner
fd6fdd8b01 building the most recent version of libnfc 2013-05-23 18:18:36 +02:00
Frank Morgner
37e5f9d514 respect sphinx style guide to some extent
see http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html
2013-03-05 20:42:09 +01:00
Frank Morgner
c8c7d9faef added missing file 2013-02-18 23:05:13 +01:00
Frank Morgner
e1da1dc081 updated documentation 2013-02-09 23:44:14 +01:00
Frank Morgner
d479420463 include OpenSC as submodule 2012-12-16 04:09:25 +01:00
Frank Morgner
cc3095a2f0 comprehensive checking for help2man and gengetopt 2012-10-26 22:04:24 +02:00
Frank Morgner
01c9f00a33 VPCD: partial rewrite of socket communication
- memory for buffer of received data is now reused with realloc
- internal functions now use a similar interface like recv/send/...
- added documentation about memory handling of vicc_getatr/vicc_transmit
- fixed transmit when using send in multiple passes
2012-08-13 00:26:59 +02:00
Frank Morgner
2fc8074efb print card's ATR when connected 2012-08-03 14:48:14 +02:00
Frank Morgner
450cf13e66 re-implemented auto-detect feature 2012-08-03 14:48:14 +02:00
Frank Morgner
26591f431e using libnfc's default values for timeouts 2012-08-03 14:48:14 +02:00
Frank Morgner
c4bc04144d fixed output verbosity control with --verbose,-v 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
Frank Morgner
2bf315ce9f Use --no-discard-stderr with help2man
gengetopt generates code that outputs the help to stderr.
2012-07-19 20:16:15 +02:00
frankmorgner
6b51765d6a fixed build dir of libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@781 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 13:34:44 +00:00
frankmorgner
6394a961c2 fixed clang compiler warnings
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@779 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 11:49:31 +00:00
frankmorgner
bc12ad2d34 fixed error on cleaning missing libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@778 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-24 11:37:39 +00:00