Commit Graph

606 Commits

Author SHA1 Message Date
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
Gerrit Code Review
fadf3ed687 Update notes for submitted changes
* pySim-shell: print cardinfo hexstrings in lowercase
2024-09-15 13:19:29 +00:00
Gerrit Code Review
92b7c038a9 Update notes for submitted changes
* pySim.euicc: Add 'get_data sgp02_eid' in ADF.ECASD of M2M eUICC
* pySim.commands: use _checksw during get_data() method
2024-09-11 06:04:29 +00:00
Gerrit Code Review
56bca1223a Update notes for submitted changes
* pySim.transport: Also trace card reset events in ApduTracer
2024-09-10 19:04:11 +00:00
Gerrit Code Review
869c593460 Update notes for submitted changes
* pySim.transport: Add support for generic stdout apdu tracer
* pySim.app: Properly reset card state after reading EID
2024-09-10 18:28:55 +00:00
Gerrit Code Review
3466a8f7d3 Update notes for submitted changes
* transport: define TERMINAL RESPONSE content within ProactiveHandler
2024-09-05 11:30:54 +00:00
Gerrit Code Review
8b076d8723 Update notes for submitted changes
* suci-tutorial: fix typo s/symo/sysmo/
2024-09-04 10:18:14 +00:00
Gerrit Code Review
e34c6ab482 Update notes for submitted changes
* pySim-shell: use upper case letters for positional arguments
* pySim-shell: do not display 'AIDs:' when there are none
* suci-tutorial: add section about SUCI calculation by the USIM
2024-09-04 07:49:35 +00:00
Gerrit Code Review
b239182b02 Update notes for submitted changes
* pySim-shell: rework startup procedure and introduce non interactive mode
2024-09-04 07:15:14 +00:00
Gerrit Code Review
cb20d7537f Update notes for submitted changes
* commands: avoid double lchan patching, get rid of cla_byte getter+setter methods
2024-09-03 21:17:28 +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
39c67534a4 Update notes for submitted changes
* suci-tutorial: put download links for specs to the front
2024-09-03 16:01:01 +00:00
Gerrit Code Review
6d71471d5b Update notes for submitted changes
* tests: move pySim-prog test and its data into a sub directory
2024-09-03 15:12:19 +00:00
Gerrit Code Review
6aace1a09a Update notes for submitted changes
* tests: move pySim-trace test and its data into a sub directory
2024-09-03 15:04:24 +00:00
Gerrit Code Review
939dd09ec5 Update notes for submitted changes
* contrib: script to generate "update" commands from diff of fsdumps
2024-08-31 13:48:46 +00:00
Gerrit Code Review
bf79a803c2 Update notes for submitted changes
* tests: move unittests into a sub directory
2024-08-30 05:51:48 +00:00
Gerrit Code Review
fc0f39086c Update notes for submitted changes
* suci-tutorial: fix incorrect hnet_pubkey value
2024-08-30 05:24:18 +00:00
Gerrit Code Review
358fc91f01 Update notes for submitted changes
* ts_31_102: Add mssing help string for get_identity parameter --nswo-context
2024-08-30 05:15:50 +00:00
Gerrit Code Review
3db6010ec6 Update notes for submitted changes
* scp: fix key length in dek_encrypt and dek_decrypt
2024-08-30 05:12:44 +00:00
Gerrit Code Review
177ed35fce Update notes for submitted changes
* global_platform: use scp_key_identity ICCID for ADF.ISD
2024-08-28 12:07:27 +00:00
Gerrit Code Review
547236cd49 Update notes for submitted changes
* global_platform: fix help description for establish_scp03
2024-08-28 12:07:05 +00:00
Gerrit Code Review
a6ca009819 Update notes for submitted changes
* pySim.esim.saip: Add missing entry for 'rfm' to class4petype
2024-08-27 14:23:40 +00:00
Gerrit Code Review
b63690707f Update notes for submitted changes
* pySim-shell: fix sourcecode formatting
2024-08-27 11:16:50 +00:00
Gerrit Code Review
a1df32da5d Update notes for submitted changes
* filesystem: fix double space in docstring
2024-08-26 12:03:53 +00:00
Gerrit Code Review
b2f810a583 Update notes for submitted changes
* pySim-shell: fix CardKeyProvider for chv management commands
* runtime: fix get_file_by_name
2024-08-23 06:51:37 +00:00
Gerrit Code Review
3b62d711f9 Update notes for submitted changes
* contrib/saip-tool: Add 'tree' command to display filesystem tree of profile
* osmo-smdpp: Proper error handling in case ctxParams1 is missing member
* Fix pySim.esim.es2p.Param.timestamp._encode
* pySim.esim.saip: maintain a parsed fileystem hierarchy
2024-08-23 06:51:07 +00:00
Gerrit Code Review
4a03d97e89 Update notes for submitted changes
* jenkins: use osmo-clean-workspace.sh before and after build
2024-08-21 19:04:04 +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
ea58b0ed9e Update notes for submitted changes
* contrib/saip-tool: Add command-line arguments to configure log level
2024-08-21 13:21:41 +00:00
Gerrit Code Review
8357fef344 Update notes for submitted changes
* pySim.esim.saip.oid: Allow OID instance in prefix_match()
* saip-tool: Set default log level to INFO (instead of DEBUG)
* pySim.filesystem: Permit Path object construction from FID integer list
* pySim.ts_102_221: Make sure FileDescriptor for BER-TLV contains file_type
* pySim.esim.saip.templates: Introduce dependency/hierarchy information
2024-08-17 05:17:20 +00:00
Gerrit Code Review
8b3b959ab7 Update notes for submitted changes
* filesystem: fix typo
2024-08-08 14:45:48 +00:00
Gerrit Code Review
a7fc8fb218 Update notes for submitted changes
* ara_m: add export support for the ARA-M application
2024-08-08 09:03:59 +00:00