Commit Graph

378 Commits

Author SHA1 Message Date
Frank Morgner
1a86f1ebe0 use vsmartcard/docs for website 2016-10-10 10:32:24 +02:00
Frank Morgner
a8b22f7bef removed npa project
It has been replaced by https://github.com/frankmorgner/OpenSC
2016-10-08 01:14:41 +02:00
Frank Morgner
3b6bb19210 initialize id_icc to NULL if not given 2016-05-25 15:33:08 +02:00
Frank Morgner
088d99f306 updated OpenSC 2016-05-15 18:26:09 +02:00
Dominik
41bd7ab105 Remove serialization support 2016-04-10 19:31:24 +02:00
Frank Morgner
d813ce0cc9 updated OpenSC 2016-03-07 01:56:51 +01:00
Dominik
82e924811e Added a regression test for strings generated by the old protect_string() implementation 2016-03-03 21:33:07 +01:00
Frank Morgner
76a4a601d8 use z modifier for printing size_t 2016-03-01 14:51:25 +01:00
Frank Morgner
dcf657f343 npa: check if filename to read is non-null
avoids exception on Windows
2016-02-17 08:13:22 +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
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
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
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
dc342cf682 fixed manpage build dependency 2015-08-21 03:48:19 +02:00
Frank Morgner
265c8da046 test for strings with test 2015-07-31 22:02:50 +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
3b8038398b sm_stop is now part of OpenSC as sc_sm_stop 2015-07-23 23:56:43 +02:00
Frank Morgner
c8850dd887 stop iterating 2015-07-22 18:34:38 +02:00
Frank Morgner
10fcdcd3fd added Mac OS X to the compatibility list 2015-05-20 02:17:55 +02:00
Frank Morgner
459ba3db61 fixed cross compiling for windows 2015-05-11 14:37:21 +02:00
Frank Morgner
676fc360b5 fixed missing openpace libs 2015-05-11 14:37:11 +02:00
Frank Morgner
399f41dd6b build OS X installer 2015-05-11 11:06:17 +02:00
Frank Morgner
91f2e9e339 updated OpenSC 2015-05-11 05:36:33 +02:00
Frank Morgner
c53fdcd60a build universal binaries for Mac OS X 2015-04-27 09:42:47 +02:00
Frank Morgner
20157f9f80 if boxing is not supported, select MF
resets the state of the card which may be confused by the commands with
CLA=FF (and is more lightweight than an actual reset)
2015-04-23 23:30:13 +02:00
Frank Morgner
296386dd87 updated OpenSC 2015-04-14 10:51:14 +02:00
Frank Morgner
39d0a6f3ff fixed compilation on Mac OS X 2015-04-13 14:05:32 +02:00
Frank Morgner
b4ebc4882b moved sm_stop() to OpenSC as sc_sm_stop() 2015-04-07 17:04:00 +02:00
Frank Morgner
cc12a61001 catch non initialized pace context 2015-04-01 20:00:39 +02:00
Frank Morgner
0ab1867911 updated OpenSC 2015-03-31 21:14:37 +02:00
Frank Morgner
f5d0bc52b3 fixed logging out with PACE reader 2015-03-25 07:50:33 +01:00
Frank Morgner
2b6964643f fixed handling scconf_block 2015-03-24 08:25:47 +01:00
Frank Morgner
ccdcee36b6 fixed undefined reference to strlcpy 2015-02-28 00:17:37 +01:00
Frank Morgner
319825fe78 updated OpenSC 2015-02-27 23:33:25 +01:00
Frank Morgner
1449699908 clearification on QES 2015-02-02 17:36:02 +01:00
Frank Morgner
b7b82c0b0e fixed check for pin length 2015-01-25 04:10:36 +01:00
Frank Morgner
feebfe7a74 fixed potentially dereferencing null pointer 2015-01-25 04:00:31 +01:00