Commit graph

14 commits

Author SHA1 Message Date
Henryk Plötz
6a052e3caf Improve test coverage 2019-06-30 01:44:10 +02:00
Henryk Plötz
b066948705 Add OVERRIDE_BITMAPS function 2019-06-29 19:40:23 +02:00
Henryk Plötz
79302c5153 Add a raw bytes field type 2019-06-29 19:29:32 +02:00
Henryk Plötz
5b15fcaefc Fix long packets 2019-06-29 13:31:44 +02:00
Henryk Plötz
08753a98f7 Fix parsing of LLLVar 2019-06-29 12:44:53 +02:00
Henryk Plötz
3bbb02e2cd Fix parsing of the SUPER CURSED Completion packet by breaking the parser some more
Will now 'detect' optional fields by retrying the parse without the field
2019-06-29 11:55:36 +02:00
Henryk Plötz
48aa86598e Completely revamp the APDU parser and serializer
Breaks API, but all tests are ok now (except for the super cursed completion packet)
2019-06-29 00:42:41 +02:00
Henryk Plötz
db35a2b428 Add roundtrip parsing-serializing-compare test (fails) 2019-06-27 19:59:01 +02:00
170cb736cb
Fixing tests 2018-04-22 17:35:27 +02:00
1bf32ca641
Adjusting test 2018-04-22 16:57:22 +02:00
3da56fd004
More PEP8 standardisation 2018-04-22 16:27:27 +02:00
07f675f5d3
AutoPEP8 all the things 2018-04-22 03:32:05 +02:00
900e94cb30
MOAR PEP8 2018-04-22 03:29:30 +02:00
53535b2296
Namespacing 2018-04-22 03:07:07 +02:00