Commit Graph

1370 Commits

Author SHA1 Message Date
Frank Morgner
3fe38b0e6d ACardEmulator: added GIDS Applet
http://www.mysmartlogon.com/generic-identity-device-specification-gids-smart-card/
2016-02-10 23:05:22 +01:00
Frank Morgner
74f15ae9ef removed MUSCLE applet
it never worked with OpenSC anyway
2016-02-09 08:11:01 +01:00
Frank Morgner
2caffed6a1 released npa-0.7 2016-01-05 08:17:40 +01:00
Frank Morgner
db255fda46 renamed android distribution directory 2016-01-04 20:11:46 +01:00
Frank Morgner
c54b80a706 Building with PIE for Android 4.1+ 2016-01-04 20:07:51 +01:00
Frank Morgner
62f72d29bc uninstall CV and X.509 certificates 2016-01-04 08:20:53 +01:00
Frank Morgner
83fc417b5f install CVC and X.509 directory if needed 2016-01-04 08:16:27 +01:00
Frank Morgner
9723ef014e added missing files from OpenSC 2016-01-04 08:13:07 +01:00
Frank Morgner
62311c75ca fixed build location of manual files 2016-01-04 08:10:06 +01:00
Frank Morgner
29dfed5de9 Updated mail address 2015-12-15 16:58:28 +01:00
Frank Morgner
6e6c09fc01 fixed wiping SM state when receiving protected APDU 2015-12-11 07:52:21 +01:00
Frank Morgner
855e87fc6d check for list_iterator_next is not needed 2015-11-02 22:13:42 +01:00
Frank Morgner
437ff70e6f again, include source files from OpenSC
(unused) dependencies are satisfied with dummy implementations
2015-11-02 22:13:42 +01:00
Frank Morgner
6d91730ab4 added missing sc_apdu2bytes 2015-11-02 21:44:39 +01:00
Frank Morgner
902afa889b export sc_apdu_set_resp from OpenSC 2015-11-02 21:28:23 +01:00
Frank Morgner
abee9f8853 copy code from OpenSC instead of including its source files 2015-11-02 21:22:55 +01:00
Frank Morgner
d20a879a9c use shield.io for badge images 2015-11-02 20:53:41 +01:00
Frank Morgner
65188183b6 we need sc_apdu_set_resp to avoid including apdu.c 2015-11-02 18:44:37 +01:00
Frank Morgner
de52c73258 updated OpenSC 2015-11-02 18:44:37 +01:00
Frank Morgner
612db6f2f9 scroll vertically only 2015-11-02 16:36:00 +01:00
Frank Morgner
97074650b7 only show help in first run and on request 2015-11-02 16:36:00 +01:00
Frank Morgner
37a4d494b5 added accidently deleted icon files
regression of a1026c43c5
2015-09-29 22:22:02 +02:00
Frank Morgner
d7c5495b83 updated build tools 2015-09-29 22:22:02 +02:00
Frank Morgner
e6e480d48b Merge pull request #64 from eriknellessen/master
Added missing import.
2015-09-29 20:28:21 +02:00
Erik Nellessen
e8076f0f38 Added missing import. 2015-09-28 15:49:45 +02:00
Frank Morgner
42ae85ddb3 Activate Fabio's card backends by default 2015-09-23 07:56:11 +02:00
Frank Morgner
a02bcb2a0c Compiles vpcd-config with VC in AppVeyor 2015-09-21 11:30:39 +02:00
Frank Morgner
c3ba3ca4a3 Maps sleep to Sleep on Windows 2015-09-20 02:54:40 +02:00
Frank Morgner
d9dfc2c697 Checks for ssize_t
Works around the different typedef of ssize_t in MinGW
2015-09-20 02:54:40 +02:00
Frank Morgner
b1b7616c24 Cross compiles for Win64 with travis 2015-09-19 02:40:51 +02:00
Frank Morgner
57d55c8776 Removes definition of BOOL which conflicts with mignw 2015-09-18 08:47:04 +02:00
Frank Morgner
da6e2109d6 Adds initial AppVeyor configuration
builds vpcd for Windows
2015-09-18 15:22:40 +02:00
Frank Morgner
a23913ff9c Uses %Ix instead of %x
Fixes compiler warning about implicit type conversion on 64 bit machine
2015-09-18 15:22:40 +02:00
Frank Morgner
16ee860a66 Fixes windows warning about casting on x64 2015-09-18 15:22:35 +02:00
Frank Morgner
386a97b239 Adds info pop up 2015-09-17 01:46:40 +02:00
Frank Morgner
644d74ef40 fixed problems/warnings in documentation 2015-09-04 07:48:47 +02:00
Frank Morgner
27dd7d09aa Adapt to changes of c2256ad61a
This should also fix a bug where the commandline input of the lookup
directories given via npa-tool is overwritten with OpenPACE's default.
2015-09-03 03:46:02 +02:00
Frank Morgner
7ce8f53b84 activate windows cross compilation 2015-08-22 00:22:41 +02:00
Frank Morgner
13307b950e workaround for windows compiler without inet_ntop 2015-08-22 00:22:41 +02:00
Frank Morgner
f66c7834ba fixed windows cross compilation of vpcd 2015-08-21 22:56:13 +02:00
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