py3-ecrterm/ecrterm
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
..
packets Fix parsing of the SUPER CURSED Completion packet by breaking the parser some more 2019-06-29 11:55:36 +02:00
tests Fix parsing of the SUPER CURSED Completion packet by breaking the parser some more 2019-06-29 11:55:36 +02:00
transmission Make parsing/serializing in socket protocol work 2019-06-29 11:34:11 +02:00
__init__.py Bumping version + pythonizing 2019-02-24 11:27:00 +01:00
common.py Fix AttributeError 2018-12-31 11:55:09 +01:00
conv.py Fix invalid regex literal 2019-06-27 17:42:11 +02:00
crc.py More PEP8 standardisation 2018-04-22 16:27:27 +02:00
ecr.py Completely revamp the APDU parser and serializer 2019-06-29 00:42:41 +02:00
exceptions.py Use TransportConnectionFailed for failed TCP connections 2018-05-12 19:20:51 +02:00
receipt_example.txt Namespacing 2018-04-22 03:07:07 +02:00
requirements.txt More PEP8 standardisation 2018-04-22 16:27:27 +02:00
utils.py First working version of SocketTransport 2018-04-23 17:12:13 +02:00