Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review
6abc4059a2 Update notes for submitted changes
* sysmocom_sja2: Implement EF_CHV files using construct
* test_files: Test decoder also with ff-padded input
* tests_files.py: Reduce code duplication
* Fix TLV_IE_Collection.from_tlv in certain situations
* ts_31_102: Implement decoders/encoders for EFs below DF.HNB
* support UCS-2 characters in EF.MMSUP, EF.ADN, EF.SPN, EF.PNN, EF.ECC
* Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A
2023-12-29 19:02:44 +00:00
Gerrit Code Review
6d760f2b1e Update notes for submitted changes
* move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util
* isim: Replace legacy imperative address TLV encoder/decoder with construct
* bertlv_parse_len: Fix input data is smaller than num length octets
* usim: Properly decode/encode IPv4 + IPv6 addresses
* usim: ePDGId + ePDGSelection: Fix encoder/decoder + add test cases
* usim: Add EF.ePDGSelection + EF.ePDGSelectionEm support
* USIM: add support for EG.ePDGIdEm (Emergency ePDG)
2023-12-17 10:46:31 +00:00
Gerrit Code Review
802b4466d2 Update notes for submitted changes
* Introduce setuptools support
* transport: Pass status word interpreter to exception handler
* docs: Initial documentation for pySim-shell
* shell: Move dir,tree,export from ISO7816 to pySim commands
* utils.py: Add more type annotations
* Move init_reader() from utils.py to transport/__init__.py
* card_key_provider: Documentation with sphinx / autodoc
* rename card_data to card_key_provider.
* Add type annotations and more documentation to card_data.py
2021-04-06 16:03:29 +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