Commit Graph

695 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
12fb54ae7a Update notes for submitted changes
* fix typo in doc TuakNumberOfKeccak
2026-01-07 09:49:21 +00:00
Gerrit Code Review
5fc299bde1 Update notes for submitted changes
* cosmetic: fix company name in copyright header.
* contrib: add a tool to parse the SIMA response from an eUICC
2026-01-06 21:41:23 +00:00
Gerrit Code Review
4d1254830d Update notes for submitted changes
* pySim-shell: renovate version command
2026-01-06 21:11:17 +00:00
Gerrit Code Review
a24f864fdb Update notes for submitted changes
* unittests/test_utils: add unittests for enc_imsi and dec_imsi
2026-01-06 21:10:40 +00:00
Gerrit Code Review
bedf3eaf58 Update notes for submitted changes
* esim.saip: Better docstring about FsNode class
2026-01-06 21:10:29 +00:00
Gerrit Code Review
d0485d1d10 Update notes for submitted changes
* pySim.esim.saip.ProfileElementSequence: Update type annotations
2026-01-06 21:10:19 +00:00
Gerrit Code Review
b7aba617bd Update notes for submitted changes
* pySim-shell: do not show user home path in help text
2026-01-05 14:54:26 +00:00
Gerrit Code Review
96354144c5 Update notes for submitted changes
* pySim-shell/cosmetic: remove unnecessary brackets
2026-01-05 14:42:49 +00:00
Gerrit Code Review
f2a59343c5 Update notes for submitted changes
* Fix more odd-length digit sequences via PaddedBcdAdapter
* ts_31_102.EF_ECC: Use PaddedBcdAdapter to skip trailing 'f'
* pySim.esim.saip.personalization: Support for EF.SMSP personalization
* esim.saip.FsProfileElement: Add file2pe() for single file conversion
2025-12-26 07:36:52 +00:00
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
f13e6ded3c Update notes for submitted changes
* pysim/log: also accept ANSI strings to specify the log message colors
2025-12-19 23:26:53 +00:00
Gerrit Code Review
ef5303dc6c Update notes for submitted changes
* unittests/test_files: Pass to-be-encoded length to encoder functions
* unittest/test_files.TransparentEF_Test: Actually test encoder
* ts_51_011/EF.SMSP: Fix parsing of parameter_indicators
* pyshark_gsmtap: Adjust display filter for some wireshark versions
* pySim.esim.saip.personalization: Support Milenage customization
2025-12-19 10:55:04 +00:00
Gerrit Code Review
4d0149d940 Update notes for submitted changes
* pySim.esim.saip: Fix compatibility with pytohn < 3.11
2025-12-15 16:36:46 +00:00
Gerrit Code Review
acc4bfcec1 Update notes for submitted changes
* pySim.runtime: Fix file selection by upper case hex FID
2025-12-10 13:34:27 +00:00
Gerrit Code Review
24ebda6a82 Update notes for submitted changes
* fix downstream error: ImportError: cannot import name 'style' from 'cmd2'
2025-12-10 13:32:12 +00:00
Gerrit Code Review
e3d70eaf16 Update notes for submitted changes
* contrib/saip-tool: Use repr() on security domain keys
* pySim.esim.saip: Hex representation of SecurityDomainKey
2025-12-09 16:23:49 +00:00
Gerrit Code Review
c50dbe62ec Update notes for submitted changes
* ts_102_221: EF.ARR: fix read_arr_record
2025-12-09 14:11:32 +00:00
Gerrit Code Review
9bfbbfe822 Update notes for submitted changes
* contrib: Add a small command line script to generate StoreMetadataRequest
* pySim.esim.es8p: Support non-operational ProfileMetadata
2025-11-21 11:41:29 +00:00
Gerrit Code Review
55474cbefd Update notes for submitted changes
* card_key_provider: add unit-test
2025-11-20 10:06:26 +00:00
Gerrit Code Review
033a374800 Update notes for submitted changes
* card_key_provider: fix sourcecode formatting
2025-11-19 15:13:49 +00:00
Gerrit Code Review
9ee658e2d0 Update notes for submitted changes
* pySim-shell: allow user friendly selection of the pin type
2025-11-01 14:03:23 +00:00
Gerrit Code Review
40a1faefae Update notes for submitted changes
* osmo-smdpp: update documentation
* osmo-smdpp: update commandline help and default port
2025-11-01 14:02:51 +00:00
Gerrit Code Review
2a2b381992 Update notes for submitted changes
* runtime: check record/file size before write
2025-10-28 16:55:08 +00:00
Gerrit Code Review
8684bfa28e Update notes for submitted changes
* pySim-shell: add a logger class to centralize logging
2025-10-25 19:46:34 +00:00
Gerrit Code Review
f9a3657ca8 Update notes for submitted changes
* commands: do not use b2h with a string
2025-10-21 19:32:40 +00:00
Gerrit Code Review
ad32eef59d Update notes for submitted changes
* Pass pylint 3.3.4 from debian trixie
2025-10-06 05:58:58 +00:00
Gerrit Code Review
50f54b0625 Update notes for submitted changes
* pySim.esim.saip.FsNodeADF: Fix __str__ method
* Fix typos
2025-09-24 17:59:17 +00:00
Gerrit Code Review
7d34cd2f6c Update notes for submitted changes
* bsp: fix maxpayloadsize
2025-09-24 15:04:36 +00:00
Gerrit Code Review
bd5982bba4 Update notes for submitted changes
* docs/suci-keytool.rst: spelling fix
2025-09-15 19:37:49 +00:00
Gerrit Code Review
cc8d0f646b Update notes for submitted changes
* Identify cards by Historical bytes of ATR
* Make sure to select MF before probing for files/Addons
2025-08-28 21:44:24 +00:00
Gerrit Code Review
27ec728e6a Update notes for submitted changes
* docs: fix authors line exceeding the page
* requirements: set cmd2>=2.6.2,<3.0
2025-08-28 12:05:37 +00:00
Gerrit Code Review
a9f4941ca1 Update notes for submitted changes
* smdp: update tls certs
2025-08-21 16:04:14 +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
6103ad3c68 Update notes for submitted changes
* smdp: clean up accidental commited trash
2025-08-15 13:03:13 +00:00
Gerrit Code Review
cd5b81999e Update notes for submitted changes
* smdpp: Verify EID is within permitted range of EUM certificate
2025-06-21 13:18:56 +00:00
Gerrit Code Review
09df1017c3 Update notes for submitted changes
* smdpp: verify request headers
2025-06-21 13:18:01 +00:00
Gerrit Code Review
ae726dd2ff Update notes for submitted changes
* smdpp: update certs
2025-06-21 12:34:00 +00:00
Gerrit Code Review
96eaee4f26 Update notes for submitted changes
* smdpp: optional deps
2025-06-20 13:04:06 +00:00
Gerrit Code Review
3e1beed4bb Update notes for submitted changes
* Get rid of [now] superfluous HexAdapter
2025-05-13 17:10:23 +00:00
Gerrit Code Review
fbe6542e16 Update notes for submitted changes
* docs: Better python doc-strings for better pySim.esim manual
2025-05-07 17:54:20 +00:00
Gerrit Code Review
16ef29a526 Update notes for submitted changes
* docs: Build the pySim.esim library documentation
2025-05-06 20:17:52 +00:00
Gerrit Code Review
72e5338931 Update notes for submitted changes
* jenkins.sh: workaround for 'usage: build.py' in docs
2025-04-30 20:21:56 +00:00
Gerrit Code Review
bd8eda77f2 Update notes for submitted changes
* Use osmocom.construct.{Bytes,GreedyBytes} for hexstring input support
2025-04-29 15:45:50 +00:00
Gerrit Code Review
cf59f598d6 Update notes for submitted changes
* osmo-smdpp: Renew SGP.26 TLS certificate for SM-DP+
* edit_{binary,record}_decoded: Support hex-decode of bytes
2025-04-24 13:47:06 +00:00
Gerrit Code Review
7411d7ab79 Update notes for submitted changes
* docs/saip-tool: fix ERROR: Unexpected indentation
* filesystem: fix WARNING: Block quote ends without a blank line
* doc/card-key-provider: fix WARNING: Title underline too short
2025-04-24 01:50:50 +00:00
Gerrit Code Review
992863962b Update notes for submitted changes
* saip-tool: add commandline option to edit mandatory services list
2025-04-16 09:05:20 +00:00
Gerrit Code Review
701676a796 Update notes for submitted changes
* ara_m: add command to lock write access to the ARA-M rules.
2025-04-14 11:14:36 +00:00
Gerrit Code Review
ccfc89e60e Update notes for submitted changes
* saip-tool: add features to add, remove and inspect application PEs
2025-04-14 11:01:24 +00:00
Gerrit Code Review
0eb3d7477c Update notes for submitted changes
* pySim-smpp2sim.py: Simulate SMSC+CN+RAN+UE for OTA testing
2025-04-08 18:14:18 +00:00