Commit Graph

1330 Commits

Author SHA1 Message Date
Frank Morgner
e4b438e870 fixed windows cross compilation of vpcd-config 2015-08-21 04:34:48 +02:00
Frank Morgner
dc342cf682 fixed manpage build dependency 2015-08-21 03:48:19 +02:00
Frank Morgner
f0c0805679 vpcd-config: use the configured maximum number of slots 2015-08-21 03:48:19 +02:00
Frank Morgner
24dbde75b0 fixed dependency to pcsclite.h
regression of 1581c61e4b
2015-08-13 09:21:38 +02:00
Frank Morgner
799894c83a don't print raw binary data 2015-08-13 09:21:38 +02:00
Frank Morgner
1b4139adff activate clang 2015-08-13 09:21:38 +02:00
Frank Morgner
3b31a0347b MacOSX (un)install: use /usr/local/libexec/... on El Capitan
For Mac OS X El Capitan 10.11 it is no more possible to add files in
/usr/libexec/SmartCardServices/drivers/.

Third party smart card drivers must use
/usr/local/libexec/SmartCardServices/drivers/ instead.
2015-08-09 14:50:23 +02:00
Frank Morgner
265c8da046 test for strings with test 2015-07-31 22:02:50 +02:00
Frank Morgner
051e9a999c make sure built files are most recent 2015-07-31 19:10:32 +02:00
Frank Morgner
ac470673d3 fixed typo 2015-07-31 19:10:12 +02:00
Frank Morgner
c242c144c3 make sure built files are most recent
closes #61
2015-07-31 17:00:44 +02:00
Frank Morgner
b91da67281 use the android build of jcardsim
build with `mvn clean install` on top of
7350aa676a
2015-07-30 00:20:28 +02:00
Frank Morgner
cd89058cbc fixed MUSCLE applet installation 2015-07-29 11:24:01 +02:00
Frank Morgner
ad333168e0 updated yubikey's apps 2015-07-29 03:45:07 +02:00
Frank Morgner
a170516cce register for partial OpenPGP aid 2015-07-29 00:18:42 +02:00
Frank Morgner
ded801f55d ACardEmulator: added MUSCLE Applet 2015-07-28 19:01:36 +02:00
Frank Morgner
f681ad067a fixed missing reference to sc_sm_stop 2015-07-24 02:25:29 +02:00
Frank Morgner
fc0576a360 minor fixes 2015-07-24 02:25:29 +02:00
Frank Morgner
88b8727d02 fixed broken pointers in documentation 2015-07-23 23:56:43 +02:00
Frank Morgner
3b8038398b sm_stop is now part of OpenSC as sc_sm_stop 2015-07-23 23:56:43 +02:00
Frank Morgner
6827ca0e78 updated jcardsim 2015-07-23 11:19:07 +02:00
Frank Morgner
26686ca69c avoid managing javax.smartcardio
as suggested by @robertbachmann in
https://github.com/licel/jcardsim/pull/65#issuecomment-120652863
2015-07-23 09:56:55 +02:00
Frank Morgner
103eb48721 use the official IsoApplet remote 2015-07-22 19:01:15 +02:00
Frank Morgner
902b8bb463 updated iml 2015-07-22 18:42:56 +02:00
Frank Morgner
c8850dd887 stop iterating 2015-07-22 18:34:38 +02:00
Frank Morgner
001af9d022 fixed location of app icon 2015-07-18 04:51:16 +02:00
Frank Morgner
5c34a27345 updated gradle version and sdk 2015-07-18 04:49:33 +02:00
Frank Morgner
05a4d869e6 remove intellij project files
... since they give a lot of conflicts
2015-07-18 04:47:21 +02:00
Frank Morgner
bae12b33fa fixed checking for 0x9000 2015-07-18 04:37:27 +02:00
Frank Morgner
01b736fbed minor code improvements 2015-07-18 04:37:27 +02:00
Frank Morgner
fb2501e7f6 write settings in background 2015-07-18 04:37:26 +02:00
Frank Morgner
37b5cd1bb6 check for older targets 2015-07-18 04:37:26 +02:00
Frank Morgner
d6b20d6cdd updated to newer gradle and sdk 2015-07-18 04:37:26 +02:00
Frank Morgner
a1026c43c5 added new icon for remote reader
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=clipart&foreground.space.trim=0&foreground.space.pad=0.25&foreground.clipart=res%2Fclipart%2Ficons%2Fnotification_tap_and_play.svg&foreColor=fdd017%2C0&crop=0&backgroundShape=hrect&backColor=ffffff%2C100&effects=shadow
2015-07-17 22:23:13 +02:00
Frank Morgner
1613b0d41d updated app's logo 2015-07-17 03:29:35 +02:00
Frank Morgner
06e6026427 created new icon
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=clipart&foreground.space.trim=0&foreground.space.pad=0.25&foreground.clipart=res%2Fclipart%2Ficons%2Fdevice_nfc.svg&foreColor=fdd017%2C0&crop=0&backgroundShape=hrect&backColor=fff%2C100&effects=shadow
2015-07-17 03:11:33 +02:00
Frank Morgner
a7c0f04ec2 removed code duplication
regression of cde9393
2015-06-21 00:16:25 +02:00
Frank Morgner
470552da48 fixed missing import of sys
closes #55 #56 #57 #58
2015-06-20 00:36:50 +02:00
Frank Morgner
735f2ec35b we use hardware.nfc.hce
thanks @marl
2015-06-20 00:27:41 +02:00
Frank Morgner
7e1c7cbbbd added documentaion about OS X 2015-06-20 00:26:22 +02:00
Frank Morgner
eabe4d6b7c Merge pull request #52 from psytester/patch-1
Remove AM_COND_IF from configure.ac as older automake versions do not…
2015-06-15 22:09:08 +02:00
psytester
f7fa7f071a Remove AM_COND_IF from configure.ac as older automake versions do not support this macro
On SLES SP3 the automake tool has Version 1.10.1 and it does not know the new introducted AM_COND_IF macro.
I found the related work around on Mailing list of automake from year 2009
http://lists.gnu.org/archive/html/automake/2009-01/msg00011.html
since AM_COND_IF is not available in old Versions, the way is to use simple shell if statements as done in your configure.ac several times.
2015-06-10 14:27:43 +02:00
Frank Morgner
9fc68af432 documented libqrcode dependency
fixes #51
2015-06-08 22:06:25 +02:00
Frank Morgner
d471598380 Let SmartcardOS have only stubs
mf and SAM are implementations pecific to Iso7816OS
2015-05-21 22:04:44 +02:00
Frank Morgner
cbc8ab7ab9 implement reset() for relay card
fixes #48
2015-05-21 21:56:08 +02:00
Frank Morgner
90672d3900 include link to thesis
but reduces the descriptive text
2015-05-20 02:17:55 +02:00
Frank Morgner
a2da548bd1 list dependencies per emulated card 2015-05-20 02:17:55 +02:00
Frank Morgner
10fcdcd3fd added Mac OS X to the compatibility list 2015-05-20 02:17:55 +02:00
Frank Morgner
ca7dbab716 moved HandlerTestOS to cards/HandlerTest.py 2015-05-20 02:17:55 +02:00
Frank Morgner
dbc8054813 moved NPAOS to nPA.py 2015-05-20 02:17:55 +02:00