Commit graph

75 commits

Author SHA1 Message Date
Philippe Teuwen
7d48ad19f9 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
Philippe Teuwen
35e97ba96a static 2019-04-11 00:10:21 +02:00
Philippe Teuwen
0ab6de64d4 structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +02:00
Philippe Teuwen
3d6d58aae5 internal help fcts -> static 2019-04-10 13:06:05 +02:00
Philippe Teuwen
cc0454d5d2 tag unused Cmd [-Wunused-parameter] 2019-04-10 12:23:40 +02:00
iceman1001
2fc54ca667 unshadow clock.. the mysterious variable 2019-04-08 09:42:27 +02:00
iceman1001
55cbedc600 styles 2019-04-08 09:24:31 +02:00
iceman1001
0b455607a9 fsize can't be zero 2019-04-07 12:41:29 +02:00
iceman1001
fa0a2914f6 style 2019-04-05 19:29:16 +02:00
Philippe Teuwen
db4aa08b78 make style 2019-03-28 14:19:41 +01:00
iceman1001
48a28fa575 fix: mem leaks 2019-03-15 22:05:36 +01:00
iceman1001
24df97b09b chg; remove compiler warning 2019-03-15 10:00:47 +01:00
Philippe Teuwen
2d2b128754 make style 2019-03-15 09:18:07 +01:00
iceman1001
b6f80e075b textual 2019-03-15 02:05:44 +01:00
iceman1001
c143f79e65 chg: 'sc upgrade' - verify firmware file integrity with sha512 validation (@piwi) 2019-03-15 01:54:43 +01:00
Philippe Teuwen
961d929f4d changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
Philippe Teuwen
da6cdf014b Keep string syntax in color macros 2019-03-10 00:56:00 +01:00
Philippe Teuwen
0373696662 make style 2019-03-10 00:00:59 +01:00
Philippe Teuwen
0d9223a547 client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
iceman1001
d998602690 textual 2019-03-09 11:31:53 +01:00
Philippe Teuwen
60f292b18e remove spurious spaces & tabs at end of lines 2019-03-09 08:59:13 +01:00
Philippe Teuwen
581043bc90 Look for aidlist.json in the client dir 2019-03-05 20:33:18 +01:00
iceman1001
cea5b5214d chg: colors 2019-02-24 14:51:21 +01:00
iceman1001
421604a395 fix: sc bruteforce' - wrong assign 2019-02-21 23:20:52 +01:00
iceman1001
6d63b3fbed fix: mem leaks. 2019-02-21 16:17:49 +01:00
merlokk
8e199d4c9e add get ATR to cmdsmartcard 2019-02-20 15:51:55 +02:00
iceman1001
ed7122e409 chg: use calloc 2019-01-30 20:21:41 +01:00
iceman1001
34be8b4d37 CHG: wrong iso7816 (@piwi) 2019-01-29 15:23:07 +01:00
merlokk
ce6320cdc1 change sc apdu to be compatible with 14a apdu 2019-01-08 19:22:27 +02:00
Chris
ab9048f7c5 CHG: 'sc brute' loop 31, 255 2018-12-25 18:18:48 +01:00
Chris
ddfe584582 CHG: 'sc brute' - nicer output, rearrange code 2018-12-25 18:16:47 +01:00
iceman1001
acb41a7376 CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
Oleg Moiseenko
a47fa470c1
Merge branch 'master' into atrzerocheck 2018-12-20 23:07:30 +02:00
merlokk
d64a48b7fc added check Fi and Di 2018-12-20 23:05:02 +02:00
iceman1001
ddb4fc33c9 CHG: 'sc info' - textual 2018-12-19 23:46:19 +01:00
iceman1001
a9b3fd7138 chg: 'sc brute' - now works :) 2018-12-19 23:21:59 +01:00
iceman1001
0143d3f0e0 chg: 'sc raw' - some more love 2018-12-19 22:50:32 +01:00
merlokk
f0c3482799 add T=0 to sc raw command 2018-12-19 20:31:20 +02:00
merlokk
b42709837f fix sending Le over 7816 T=0 2018-12-18 18:55:46 +02:00
merlokk
8ab9b6d0ea sw 0x6cxx works 2018-12-18 16:14:52 +02:00
merlokk
f32088e25c fix states and get rid of INS code in receive (that code checks by controller) 2018-12-18 14:33:28 +02:00
merlokk
a759e94af0 add client side and get rid of reset 2018-12-17 23:48:56 +02:00
merlokk
b06054732b code format 2018-12-10 15:04:03 +02:00
merlokk
ec17cade36 added TA1 decoding 2018-12-10 15:01:00 +02:00
merlokk
384a277b43 added basic atr decode 2018-12-07 19:58:22 +02:00
merlokk
34b53a5b48 exchange works 2018-12-06 14:44:55 +02:00
merlokk
ec3acc7d8a some of emv commands works in test mode 2018-12-05 19:23:13 +02:00
merlokk
312ec79e48 added sketch sc apdu 2018-12-05 17:27:28 +02:00
Jean-Michel Picod
7943ba7d91
Fix logic op being used instead of bitwise op 2018-11-22 23:57:30 +01:00
Chris
73230c8d15 chg: 'trace list 7816' - missing command
chg: 'sc raw' - inverted select logic
2018-11-13 22:29:33 +01:00