Commit Graph

9 Commits

Author SHA1 Message Date
Gerrit Code Review
f2a59343c5 Update notes for submitted changes
* Fix more odd-length digit sequences via PaddedBcdAdapter
* ts_31_102.EF_ECC: Use PaddedBcdAdapter to skip trailing 'f'
* pySim.esim.saip.personalization: Support for EF.SMSP personalization
* esim.saip.FsProfileElement: Add file2pe() for single file conversion
2025-12-26 07:36:52 +00:00
Gerrit Code Review
e64d252885 Update notes for submitted changes
* esim.saip.FsProfileElement: Add create_file() method
* esim.saip.File: Suppress encoding attributes that are like template
* esim.saip.File: Proper ARR conversion of template (into) to file (bytes)
* esim.saip.File: Re-compute file_size when changing body
* esim.saip: New methods for inserting ProfileElement into sequence
* [cosmetic] esim: Fix various typos in comments/messages/docs
* [cosmetic] esim.saip: Fix various typos in comments/docs/messages
* esim.saip: Fix computation of file content
* esim.saip: Compute number of records from efFileSize and record_len
* pySim.esim.saip: Treat "Readable and Updateable when deactivated" flag
* esim.saip: Fix parsing/generating fillPattern + repeatPattern
2024-11-25 15:48:17 +00:00
Gerrit Code Review
d2d8db831f Update notes for submitted changes
* pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py
* global_platform: Add DEK (key) encryption support
* global_platform: INSTALL [for install] support
* construct: Add StripTrailerAdapter
2024-02-05 16:56:30 +00:00
Gerrit Code Review
8eee510c0a Update notes for submitted changes
* transport: Pass argparse.Namespace directly into transport classes
2023-12-21 11:31:57 +00:00
Gerrit Code Review
cbdec5d06d Update notes for submitted changes
* euicc: Fix encoding of {enable,disable,delete}_profile
* tlv: Fix encoding of zero-valued TLVs
2023-12-07 13:19:52 +00:00
Gerrit Code Review
fafd48fe82 Update notes for submitted changes
* docs: shell: link to cmd2 documentation
* docs: shell: By now we have encoders/decoders for most files
* docs: shell: Clarify various different card support
2023-11-02 21:45:02 +00:00
Gerrit Code Review
2328499933 Update notes for submitted changes
* commands: remove superfluous getter/setter for cla_byte property
* commands: resolve inconsistency on sel_ctrl
2021-05-23 12:35:30 +00:00
Gerrit Code Review
25b8fffaf1 Update notes for submitted changes
* setup: set minimum required versions for contruct and cmd2
2021-04-30 13:52:24 +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