Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review
f1ae646d10 Update notes for submitted changes
* pySim.ts_51_011.EF_SMSP: Properly handle odd-length ScAddr / TpAddr
* pySim/ts_51_011: Properly re-compute ScAddr length
* ts_51_011: Improve testing of EF_SMSP
2025-12-23 16:21:23 +00:00
Gerrit Code Review
925f5a2413 Update notes for submitted changes
* docs: Bring osmo-smdpp documentation up to date with code
* docs: remove traces of modules migrated to pyosmocom
* pySim-shell: Detect different eUICC types and print during start-up
* pySim.profile: Further refactor card <-> profile matching
* pySim/profile: Change match_with_profile from static to class method
2024-09-17 15:22:45 +00:00
Gerrit Code Review
9c1102072e Update notes for submitted changes
* pySim.cat: More spec references + explanations in comments
2024-07-15 15:08:41 +00:00
Gerrit Code Review
06b194080a Update notes for submitted changes
* saip-tool: Also dump RFM information in "info" command
* saip-tool: Dump information about security domains from "info" command
* pySim.esim.saip: Add methods to rebuild "mandatory" lists in ProfileHeader
* pySim.esim.saip: ProfileElement{Header,End} classes
* pySim.esim.saip: Move initialization of PE header to base class
* pySim.saip: Add ProfileElementRFM class
* pySim.esim.saip: Add ProfileElementOpt{USIM,ISIM} classes
* pySim.saip.oid: Properly differentiate optional from non-optional templates
* tests: Add ProfileElementSD and ProfileElementSSD to test_constructor_encode
* pySim.esim.saip: Add ProfileElementAKA constructor + methods
* pySim.esim: Allow calling compile_asn1_subdir() with non-DER coddec
* pySim.esim.saip: Meaningful defaults in PE Constructor + test
2024-07-10 06:51:23 +00:00
Gerrit Code Review
fc24c0d1e3 Update notes for submitted changes
* saip: improve docstrings
* pylint: esim/saip/validation.py
* pylint: esim/saip/__init__.py
* saip: profile processing; merging with templates
* asn1/saip: Fix typo in original ASN.1: Compontents -> Components
* utils: Add function to verify Luhn check digits and to sanitize ICCIDs
2024-02-19 11:02:17 +00:00
Gerrit Code Review
fe938f9bb7 Update notes for submitted changes
* pylint: ts_31_102.py
* pylint: sysmocom_sja2.py
* pylint: cdma_ruim.py
* pylint: global_platform/scp.py
* pylint: esim/saip/oid.py
* pylint: esim/saip/templates.py
* pylint: esim/saip/personalization.py
* pylint: esim/rsp.py
* pylint: esim/x509_cert.py
* pylint: pySim/esim/bsp.py
* pylint: apdu/__init__.py
* pylint: apdu/ts_31_102.py
* pylint: apdu_source/pyshark_rspro
* pylint: apdu_source/pyshark_gsmtap
* pylint: apdu_source/gsmtap.py
* pylint: apdu_source/__init__.py
* pylint: transport/__init__.py
* pylint: transport/serial.py
* pylint: transport/pcsc.py
* pylint: transport/modem_atcmd.py
2024-02-05 17:05:40 +00:00