mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-19 20:08:36 +03:00
* 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
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
Code-Review+1: fixeria <vyanitskiy@sysmocom.de>
|
|
Verified+1: Jenkins Builder
|
|
Code-Review+2: laforge <laforge@osmocom.org>
|
|
Submitted-by: laforge <laforge@osmocom.org>
|
|
Submitted-at: Wed, 21 Aug 2024 14:23:23 +0000
|
|
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/37837
|
|
Project: pysim
|
|
Branch: refs/heads/master
|