Gerrit Code Review
7efaef4e66
Update notes for submitted changes
...
* setup.py: install esim.asn1 resources, install esim.saip
* .gitignore: dist subdir, may be created by pip
2025-02-09 07:15:38 +00:00
Gerrit Code Review
f5f0aed47a
Update notes for submitted changes
...
* pySim/transport: add abstract get_atr method to LinkBase
* ATR: align get_atr() return value type
* ATR: use lowercase hex strings without spaces as ATR constants
2025-02-03 19:11:53 +00:00
Gerrit Code Review
3bf226831f
Update notes for submitted changes
...
* global_platform: add new command "install_cap"
* global_platform: LOAD and INSTALL [for load] support
2025-01-28 09:11:35 +00:00
Gerrit Code Review
4fc92a1af4
Update notes for submitted changes
...
* global_platform: fix usage of the Key Version Number (kvn)
2025-01-20 12:42:45 +00:00
Gerrit Code Review
de645ef9b9
Update notes for submitted changes
...
* cards: Avoid exception seen with (some) GSM-R SIM cards
2025-01-15 10:37:03 +00:00
Gerrit Code Review
a91a1dcbb0
Update notes for submitted changes
...
* javacard: add parser for JAVA-card CAP file format
2025-01-09 14:49:45 +00:00
Gerrit Code Review
b6a35bff6a
Update notes for submitted changes
...
* global_platform: add spec reference to help of --install-parameters
2025-01-02 11:17:45 +00:00
Gerrit Code Review
1a50fa69df
Update notes for submitted changes
...
* global_platform: fix command "delete"
2025-01-02 11:17:26 +00:00
Gerrit Code Review
83e1059d4b
Update notes for submitted changes
...
* global_platform: remove unused code
2025-01-02 11:16:58 +00:00
Gerrit Code Review
999be0925a
Update notes for submitted changes
...
* javacard, cosmetic: fix sourcecode fromatting and improve docstring
2025-01-02 11:16:15 +00:00
Gerrit Code Review
b7f94b1efc
Update notes for submitted changes
...
* ara_m fix export of AID-REF-DO (empty)
2024-12-12 18:57:34 +00:00
Gerrit Code Review
e35212bf7a
Update notes for submitted changes
...
* ara_m: fix spec reference.
2024-12-09 10:38:00 +00:00
Gerrit Code Review
d33bdbd68e
Update notes for submitted changes
...
* README.md update / re-wording
2024-12-05 17:15:31 +00:00
Gerrit Code Review
a6f7371b67
Update notes for submitted changes
...
* pySim-shell: change Prompt character to "#" after "verify_adm"
* pySim-shell: reset card in method equip
2024-11-28 14:49:29 +00:00
Gerrit Code Review
01cd70903a
Update notes for submitted changes
...
* ts_31_102: fix testcase for EF_ePDGSelection
2024-11-27 09:36:54 +00:00
Gerrit Code Review
1ce613fbdc
Update notes for submitted changes
...
* Fixing 3-digit MNC PLMN Encoding/Decoding tests expected values for EF_OPL and EF_ePDGSelection.
2024-11-27 07:53:17 +00:00
Gerrit Code Review
330087d4fc
Update notes for submitted changes
...
* docs/shell: Fix documentation for eUICC ISD-R specific commands
* es2p_client: Print the activation code after confirmOrder success
* contrib/suci-keytool.py: Convenience tool for SUCI key generation
* contrib/esim-qrcode.py: Small command line tool to encode eSIM QR codes
2024-11-27 07:12:36 +00:00
Gerrit Code Review
67a32a6a70
Update notes for submitted changes
...
* docs: Add documentation about contrib/sim-rest-{server,client}
* esim.saip.ProfileElementUSIM: Fix IMSI decode if [only] template based
2024-11-26 20:28:48 +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
92b53956b8
Update notes for submitted changes
...
* docs: add topic about remote UICC/eUICC access
* pySim-shell_test: add new testcase for card initialization
* pySim/transport add support for T=1 protocol and fix APDU/TPDU layer conflicts
2024-11-21 14:23:12 +00:00
Gerrit Code Review
2b30f2592c
Update notes for submitted changes
...
* global_platform/scp: refactor _wrap_cmd_apdu
2024-11-19 09:55:48 +00:00
Gerrit Code Review
f1059d71e9
Update notes for submitted changes
...
* docs/osmo-smdpp: restructure subsection "osmo-smdpp"
* docs/legacy: remove unused '::' paragraph.
* docs/osmo-smdpp: fix typo
* docs/osmo-smdpp: fix markup
2024-11-18 17:04:38 +00:00
Gerrit Code Review
0e4a75725e
Update notes for submitted changes
...
* pySim-shell_test/utils: treat cmd2 error "not a recognized command... as exception
2024-11-10 12:50:51 +00:00
Gerrit Code Review
86f83fb7e8
Update notes for submitted changes
...
* pySim-shell: add new commandline option "--skip-card-init"
2024-11-07 04:19:49 +00:00
Gerrit Code Review
276579399c
Update notes for submitted changes
...
* pySim-shell: fix reset command for no-profile mode
2024-11-05 11:02:47 +00:00
Gerrit Code Review
1c43ab2c6d
Update notes for submitted changes
...
* pySim-shell: allow checking of APDU responses
2024-11-05 11:02:07 +00:00
Gerrit Code Review
401f8d63d3
Update notes for submitted changes
...
* pySim-shell_test/utils: print logfile on all types of errors
2024-11-05 11:01:37 +00:00
Gerrit Code Review
678e7c5943
Update notes for submitted changes
...
* global_platform/scp: mapdu may be undeclared
2024-11-04 11:59:02 +00:00
Gerrit Code Review
290de71eb5
Update notes for submitted changes
...
* pySim-shell-test: improve global platform tests
2024-11-04 11:27:09 +00:00
Gerrit Code Review
79a490d850
Update notes for submitted changes
...
* pySim-shell_test/utils: display pySim-shell logfile content
* pySim-shell_test/utils: enumerate pySim-shell logs
* pySim-shell_test/utils: delete log files in general
2024-10-25 23:41:29 +00:00
Gerrit Code Review
eb83843384
Update notes for submitted changes
...
* pySim.ts_31_102: Add support for EF.EARFCNList
2024-10-25 23:39:47 +00:00
Gerrit Code Review
e26fef64fe
Update notes for submitted changes
...
* global_platform: ensure ArgumentParser gets a list for choices
2024-10-25 15:07:35 +00:00
Gerrit Code Review
e2a1bd6376
Update notes for submitted changes
...
* pySim.esim.saip.templates: Fix DF_TELECOM FileID (7F10, not 7F11)
2024-10-24 04:10:58 +00:00
Gerrit Code Review
5784245685
Update notes for submitted changes
...
* docs/shell: Add missing :ref: when referencing other command
2024-10-21 11:09:47 +00:00
Gerrit Code Review
698f6c78dd
Update notes for submitted changes
...
* pySim-shell_test: re-enable test_list_and_rm_notif
* pySim.euicc: Fix ASN.1 encoding of integer values
* docs/Makefile: make SPHINXBUILD work in venv
2024-10-12 17:06:41 +00:00
Gerrit Code Review
4242f3b9a7
Update notes for submitted changes
...
* jenkins: build docs in virtualenv as well
2024-10-11 14:18:39 +00:00
Gerrit Code Review
e6cd615060
Update notes for submitted changes
...
* tests: sanitize all cards before running tests
2024-10-05 08:44:32 +00:00
Gerrit Code Review
201a431b88
Update notes for submitted changes
...
* pySim-shell: New '-e' command line argument
2024-09-23 17:09:10 +00:00
Gerrit Code Review
04406f89f9
Update notes for submitted changes
...
* pySim-shell_test: disable test_list_and_rm_notif
2024-09-23 16:13:06 +00:00
Gerrit Code Review
5166f13a78
Update notes for submitted changes
...
* pySim-shell: recognize ADP pins longer than 8 digits as hexadecimal
2024-09-20 14:38:33 +00:00
Gerrit Code Review
726d4b2ae1
Update notes for submitted changes
...
* pySim-prog_test: individual ICCIDs for all cards
* pySim-prog_test: do not set an ICCID parameter for sysmoISIM-SJA2
2024-09-20 12:15:34 +00:00
Gerrit Code Review
09e6c8e485
Update notes for submitted changes
...
* requirements: require at least construct version 2.10.70
2024-09-20 12:10:00 +00:00
Gerrit Code Review
9131efdb6c
Update notes for submitted changes
...
* pySim-shell: improve command "desc"
2024-09-19 18:09:18 +00:00
Gerrit Code Review
8eace19c1c
Update notes for submitted changes
...
* filesystem, cosmetic: remove excess whitespace
2024-09-18 10:01:43 +00:00
Gerrit Code Review
8418b7226a
Update notes for submitted changes
...
* runtime: add new API functions to get the record len and file size
2024-09-17 17:59:46 +00:00
Gerrit Code Review
47f8b0f1e0
Update notes for submitted changes
...
* pySim-prog: rework documentation
* pySim-prog: fix commandline parameter check for CSV mode
* pySim-prog: treat --imsi and --iccid equally
* pySim-prog: add FIXME note to tell that writing hlr.db files is broken
2024-09-17 15:47:30 +00:00
Gerrit Code Review
ba9a4c2267
Update notes for submitted changes
...
* update pyosmocom dependency to 0.0.3
2024-09-17 15:46:29 +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
f12f7a5b2c
Update notes for submitted changes
...
* pySim-prog: fix sourcecode formatting
2024-09-16 11:09:57 +00:00
Gerrit Code Review
24c1ec7779
Update notes for submitted changes
...
* pySim-prog: fix sourcecode formatting
2024-09-16 11:09:47 +00:00