Commit Graph

8 Commits

Author SHA1 Message Date
Gerrit Code Review
f12f7a5b2c Update notes for submitted changes
* pySim-prog: fix sourcecode formatting
2024-09-16 11:09:57 +00:00
Gerrit Code Review
cb20d7537f Update notes for submitted changes
* commands: avoid double lchan patching, get rid of cla_byte getter+setter methods
2024-09-03 21:17:28 +00:00
Gerrit Code Review
5e20dbd064 Update notes for submitted changes
* Implement Global Platform SCP03
* rename global_platform.scp02 to global_platform.scp
* Contstrain argparse integers to permitted range
* global_platform: Fix --key-id argument
* global_platform: add delete_key and delete_card_content
* global_platform: add set_status command
* global_platform: Add install_for_personalization command
* pySim-shell: Make 'apdu' command use logical (and secure) channel
* Introduce GlobalPlatform SCP02 implementation
2024-02-04 18:00:16 +00:00
Gerrit Code Review
1ed01927b7 Update notes for submitted changes
* RuntimeState: Add type annotation for 'card' argument
* pySim-shell: Create/delete RuntimeLchan objects on open/close of channel
* cards.py: Fix type annotation
2023-10-22 08:38:56 +00:00
Gerrit Code Review
f6655cae54 Update notes for submitted changes
* README.md: update git URLs (git -> https; gitea)
* README.md: list recent dependencies from requirements.txt
* README.md: fix module name: s/serial/pyserial/
* README.md,requirements.txt: add missing construct version info
* Bump minimum required construct version to v2.9.51
2022-09-05 17:15:34 +00:00
Gerrit Code Review
6721b8fc6a Update notes for submitted changes
* cards: populate ADM1 key reference member
2022-06-21 10:08:51 +00:00
Gerrit Code Review
85ba156164 Update notes for submitted changes
* pySim-shell: Improve documentation
* utils: Fix BER-TLV tag decode for multi-byte tags
* tlv: Fix recursive initialization from_dict()
* tlv: Don't require encoder/decoder methods for TLV without value
* pySim-shell: Use iteration when unregistering command sets
* pySim-shell: Add suspend_uicc command
* pySim-shell: Add support for GSM-R SIM Cards with DF.EIRENE
2021-10-24 08:28:30 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00