Commit Graph

10 Commits

Author SHA1 Message Date
Gerrit Code Review
93543d63a2 Update notes for submitted changes
* RFC: saip: templates: fix naming of EF.SUPI_NAI
* saip: templates: IsimOptional: add missing pe_name=ef-pcscf
2026-01-07 12:28:25 +00:00
Gerrit Code Review
c1fd885a35 Update notes for submitted changes
* memory backed ephermal session store for easy concurrent runs
* smdpp: fix asn1tool OBJECT IDENTIFIER decoding
* smdpp: add proper brp cert support
* smdpp: verify cert chain
* x509 cert: fix weird cert check
* smdpp: less verbose by default
2025-08-21 14:54:23 +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
e705baed70 Update notes for submitted changes
* pySim.esim.saip.validation: Ensure unique PE identification value
* esim.saip: Implement SecurityDomainSD.{add,has,remove}_key() methods
* esim.saip: Introduce ProfileElement derived classes
2024-06-04 20:51:58 +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
Gerrit Code Review
73730a4bb7 Update notes for submitted changes
* cdma_ruim: Fix unit tests and actually enable them
* cards: all UICC should use sel_ctrl="0400" and SIM "0000"
* cards: cosmetic rename, argument name should be scc, not ssc
* cards: All derived of SimCardBase use CLA=A0; all UiccCardBase use CLA=00
* ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy
* create pySim.legacy.ts_51_011.py and move legacy code there
2023-07-18 06:29:08 +00:00
Gerrit Code Review
9d7618b374 Update notes for submitted changes
* utils: Remove format_xplmn leading zeros in MNC
* Add FPLMN read and program
2023-06-07 10:00:07 +00:00
Gerrit Code Review
f91671e6b8 Update notes for submitted changes
* scripts/deactivate-5g.script: Also disable service 126
2022-07-08 20:23:59 +00:00
Gerrit Code Review
e73fdf6847 Update notes for submitted changes
* docs/shell.rst: Document verify_adm and tree commands
* transport: Mark more methods as abstractmethod
* shell: Add 'reset' command to reset the card
* BER-TLV EF support (command, filesystem, shell)
* ts_31_103: Use EF_ARR decoder from TS 102 221
2021-05-04 14:22:56 +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