Commit Graph

6 Commits

Author SHA1 Message Date
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
7a76f6afc2 Update notes for submitted changes
* esim.saip.templates: Fix expand_default_value_pattern for length==0
* pySim.esim.saip.ProfileElementGFM: Initialize 'fileManagementCMD'
* pySim.esim.saip.File: Turn file_size into a computed property
* pySim.esim.saip: Add missing initialization of File.df_name
* pySim.esim.saip: Another naming irregularity.
* pySim.esim.saip: Fix weird DF names
* remove pySim.gsmtap as it has moved to osmopython.gsmtap
* Migrate over to using pyosmocom
* contrib/jenkins.sh: Install dependencies before calling pylint
2024-09-03 21:16:43 +00:00
Gerrit Code Review
2c5cfae454 Update notes for submitted changes
* pySim.esim.saip.File: move away from stream for file content
* pySim.esim.saip: Fix key used in FsProfileElement.files2pe
* pySim.esim.saip: Fix typo in ProfileElementAKA.set_mapping() method
* pySim.esim.saip: Add some more docstring comments
* pySim.esim.saip: Back-reference from ProfileElement to ProfileElementSequence
* pySim.esim.saip: pass up **kwargs from ProfileElement sub-class constructors
* pySim.esim.saip: Move AKA specific post_dec + pre_enc to AKA subclass
* pySim.esim.saip: Refactor file size encoding into a method
* pySim.esim.saip: Improve File.from_template feature support
2024-08-21 14:23:23 +00:00
Gerrit Code Review
74957f8ea8 Update notes for submitted changes
* contrib/sim-rest-client: don't crash without args
2024-05-24 20:23:35 +00:00
Gerrit Code Review
e5b5530fd4 Update notes for submitted changes
* pySim-shell: Add a mode where a pySim-shell cmd can be passed by shell
* move Runtime{State,Lchan} from pySim.filesystem to new pySim.runtime
* pySim/filesystem.py: remove unused class FileData
* pySim-shell: Iterate over CardApplication sub-classes
* ts_102_221: Remove CardProfileUICCSIM
* Introduce concept of CardProfileAddon
2023-07-18 06:29:35 +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