Commit Graph

  • a5dd041f4c WIP: contrib/fsdump2saip Harald Welte 2024-07-28 12:10:18 +02:00
  • 8e05d83913 pySim.apdu_source.stdin_hex Harald Welte 2024-07-19 18:22:44 +02:00
  • 4f73968bde pySim.esim.saip: Don't try to generate file contents for MF/DF/ADF Harald Welte 2024-09-01 18:44:20 +02:00
  • f61196ace8 pySim.esim.saip: Implement optimized file content encoding Harald Welte 2024-09-01 14:22:41 +02:00
  • 286d96c8ad PRIVATE WIP Harald Welte 2024-07-15 12:39:26 +02:00
  • 165b145d48 WIP OTA testing Harald Welte 2024-07-14 00:01:00 +02:00
  • e707a2fe0b WIP Harald Welte 2024-07-13 16:52:51 +02:00
  • dd2dc510d3 tests/test_ota: case-independent compare; partial responses Harald Welte 2024-07-10 18:15:10 +02:00
  • b4a5776815 PRIVATE: different key material Harald Welte 2024-07-09 22:10:07 +02:00
  • 227da5935f ota_apdu2: add example keys of C2T Harald Welte 2024-06-08 18:40:25 +02:00
  • 3fae277dfa HACK Harald Welte 2024-06-07 23:02:25 +02:00
  • d45123f6ac WIP Harald Welte 2024-05-12 14:05:01 +02:00
  • ad9c01f1c1 ota_test Harald Welte 2023-06-18 10:46:31 +02:00
  • d2f1ee4c0e WIP: vpcd2smpp.py Harald Welte 2022-08-07 19:42:02 +02:00
  • 82c6575a77 smpp_ota_apdu2: Re-try decoding PoR without crypto if it fails with Harald Welte 2024-07-10 18:05:52 +02:00
  • dc5fdfca39 hack: smpp_ota_apdu2.py Harald Welte 2024-05-11 22:49:56 +02:00
  • c7c48718ba Get rid of [now] superfluous HexAdapter Harald Welte 2025-04-23 14:48:51 +02:00
  • e37cdbcd3e docs: Better python doc-strings for better pySim.esim manual Harald Welte 2025-05-06 22:01:14 +02:00
  • 89070a7c67 docs: Build the pySim.esim library documentation Harald Welte 2025-05-06 21:28:39 +02:00
  • 004b06eab1 jenkins.sh: workaround for 'usage: build.py' in docs Vadim Yanitskiy 2025-05-01 02:46:52 +07:00
  • 949c2a2d57 Use osmocom.construct.{Bytes,GreedyBytes} for hexstring input support Harald Welte 2025-04-23 13:28:01 +02:00
  • 19f3759306 osmo-smdpp: Renew SGP.26 TLS certificate for SM-DP+ Harald Welte 2025-04-23 17:25:41 +02:00
  • d838a95c2a edit_{binary,record}_decoded: Support hex-decode of bytes Harald Welte 2025-04-23 13:10:39 +02:00
  • fbe6d02ce3 docs/saip-tool: fix ERROR: Unexpected indentation Vadim Yanitskiy 2025-04-24 03:05:27 +07:00
  • aace546900 filesystem: fix WARNING: Block quote ends without a blank line Vadim Yanitskiy 2025-04-24 02:48:29 +07:00
  • 08e6336fc9 doc/card-key-provider: fix WARNING: Title underline too short Vadim Yanitskiy 2025-04-24 02:37:19 +07:00
  • d5da431fd4 saip-tool: add commandline option to edit mandatory services list Philipp Maier 2025-03-31 16:58:24 +02:00
  • 59faa02f9a ara_m: add command to lock write access to the ARA-M rules. Philipp Maier 2025-03-12 17:45:08 +01:00
  • 1dea0f39dc saip-tool: add features to add, remove and inspect application PEs Philipp Maier 2025-03-20 12:27:38 +01:00
  • a2bfd397ba pySim-smpp2sim.py: Simulate SMSC+CN+RAN+UE for OTA testing Harald Welte 2022-08-06 19:24:52 +02:00
  • 40e795a825 saip-tool: add ProfileElement class for application PE Philipp Maier 2025-03-31 12:22:21 +02:00
  • dc2b9574c9 saip-tool: allow removing of profile elements by type Philipp Maier 2025-03-26 11:07:41 +01:00
  • 2b3b2c2a3b saip-tool: add option to extact profile elements to file Philipp Maier 2025-03-25 12:13:39 +01:00
  • 02a7a2139f saip-tool: add function to write PE sequence Philipp Maier 2025-03-27 10:35:37 +01:00
  • 701e011e14 [cosmetic] pySim.transport: Fix spelling/typos in comment Harald Welte 2025-03-28 09:11:46 +01:00
  • f57f6a95a5 pySim/commands: Fix envelope command APDU case after T=1 support Harald Welte 2025-03-28 08:58:55 +01:00
  • 8da8b20f58 es8p: fix typo Philipp Maier 2025-03-07 13:20:54 +01:00
  • 74be2e202f filesystem: do not decode short TransRecEF records Philipp Maier 2025-03-04 12:32:51 +01:00
  • cabb8edd53 pylint: ota.py: fix E0606 possibly-used-before-assignment Neels Hofmeyr 2025-03-07 20:35:38 +01:00
  • 19e1330ce8 pylint: personalization.py: fix E1135: permitted_len unsupported-membership-test Neels Hofmeyr 2025-03-07 20:11:49 +01:00
  • e91488d21f .gitignore: smdpp-data/sm-dp-sessions from running osmo-smdpp.py Neels Hofmeyr 2025-02-28 23:43:02 +01:00
  • 9e8143723d .gitignore tags (from ctags) Neels Hofmeyr 2025-03-01 00:00:23 +01:00
  • 15df7cbf88 add PEM cert as used in docs/osmo-smdpp.rst Neels Hofmeyr 2025-02-28 23:39:50 +01:00
  • 1d962ec8c8 osmo-smdpp.py: enable --host and --port cmdline args (and document) Neels Hofmeyr 2025-02-28 21:02:30 +01:00
  • 80a5dd1cf6 docs/osmo-smdpp.rst: fix typo apostrophe Neels Hofmeyr 2025-02-28 21:01:47 +01:00
  • c4a6b8b3e7 pySim-shell: obey quit command in startup commands+scripts Philipp Maier 2025-02-25 14:47:26 +01:00
  • de91b0dc97 euicc: Add euicc_memory_reset shell command Harald Welte 2025-01-23 18:19:05 +01:00
  • 30e40ae520 setup.py: install esim.asn1 resources, install esim.saip Neels Janosch Hofmeyr 2025-02-08 01:59:36 +01:00
  • 8a61498ba6 .gitignore: dist subdir, may be created by pip Neels Janosch Hofmeyr 2025-02-08 01:59:44 +01:00
  • edcd62435d pySim/transport: add abstract get_atr method to LinkBase Philipp Maier 2025-01-28 15:27:44 +01:00
  • 08ba187fd4 ATR: align get_atr() return value type Harald Welte 2025-01-29 12:08:03 +01:00
  • d871e4696f ATR: use lowercase hex strings without spaces as ATR constants Philipp Maier 2025-01-29 11:22:17 +01:00
  • 15140aae44 global_platform: add new command "install_cap" Philipp Maier 2024-12-19 18:27:35 +01:00
  • a0071b32ff global_platform: LOAD and INSTALL [for load] support Harald Welte 2024-12-17 12:30:06 +01:00
  • f688d28107 global_platform: fix usage of the Key Version Number (kvn) Philipp Maier 2025-01-03 10:12:30 +01:00
  • 14d6e68ff7 cards: Avoid exception seen with (some) GSM-R SIM cards Harald Welte 2025-01-12 14:03:06 +01:00
  • 712946eddb javacard: add parser for JAVA-card CAP file format Philipp Maier 2024-12-19 17:59:51 +01:00
  • 6d2e3853b4 global_platform: add spec reference to help of --install-parameters Philipp Maier 2024-12-20 15:49:58 +01:00
  • 2a833b480a global_platform: fix command "delete" Philipp Maier 2024-12-19 18:25:18 +01:00
  • 6287db4855 global_platform: remove unused code Philipp Maier 2024-12-19 18:06:54 +01:00
  • 9df5e2f171 javacard, cosmetic: fix sourcecode fromatting and improve docstring Philipp Maier 2024-12-19 17:51:59 +01:00
  • 25319c5184 ara_m fix export of AID-REF-DO (empty) Philipp Maier 2024-12-06 16:03:21 +01:00
  • 8711bd89b0 ara_m: fix spec reference. Philipp Maier 2024-12-06 14:07:42 +01:00
  • 16920aeacd README.md update / re-wording Harald Welte 2024-12-05 16:37:55 +01:00
  • 67c0fff15b pySim-shell: change Prompt character to "#" after "verify_adm" Philipp Maier 2024-11-22 12:24:16 +01:00
  • 9f9e931378 pySim-shell: reset card in method equip Philipp Maier 2024-11-27 12:15:39 +01:00
  • 45d1b43393 ts_31_102: fix testcase for EF_ePDGSelection Philipp Maier 2024-11-25 18:12:57 +01:00
  • ceed99ad3c Fixing 3-digit MNC PLMN Encoding/Decoding tests expected values for EF_OPL and EF_ePDGSelection. JPM 2024-11-07 22:23:03 -05:00
  • 2debf5dc4b docs/shell: Fix documentation for eUICC ISD-R specific commands Harald Welte 2024-11-26 21:23:10 +01:00
  • 708a45bcee es2p_client: Print the activation code after confirmOrder success Harald Welte 2024-11-25 20:27:12 +01:00
  • 1be2e9b713 contrib/suci-keytool.py: Convenience tool for SUCI key generation Harald Welte 2024-11-25 20:24:29 +01:00
  • 73c76e02ce contrib/esim-qrcode.py: Small command line tool to encode eSIM QR codes Harald Welte 2024-11-25 11:04:41 +01:00
  • d1ddb1e352 docs: Add documentation about contrib/sim-rest-{server,client} Harald Welte 2024-11-25 16:45:22 +01:00
  • 0bb8b44ea8 esim.saip.ProfileElementUSIM: Fix IMSI decode if [only] template based Harald Welte 2024-11-23 12:33:16 +01:00
  • 9d7caef810 esim.saip.FsProfileElement: Add create_file() method Harald Welte 2024-11-22 21:02:35 +01:00
  • 9ac4ff3229 esim.saip.File: Suppress encoding attributes that are like template Harald Welte 2024-11-22 21:00:47 +01:00
  • 0f1ffd20ef esim.saip.File: Proper ARR conversion of template (into) to file (bytes) Harald Welte 2024-11-22 20:59:19 +01:00
  • 0516e4c47a esim.saip.File: Re-compute file_size when changing body Harald Welte 2024-11-22 20:56:58 +01:00
  • 3442333760 esim.saip: New methods for inserting ProfileElement into sequence Harald Welte 2024-11-22 20:49:24 +01:00
  • 5354fc22d0 [cosmetic] esim: Fix various typos in comments/messages/docs Harald Welte 2024-11-22 17:04:30 +01:00
  • 93237f4407 [cosmetic] esim.saip: Fix various typos in comments/docs/messages Harald Welte 2024-11-22 16:59:26 +01:00
  • 779092b0cd esim.saip: Fix computation of file content Harald Welte 2024-11-22 15:55:35 +01:00
  • 6046102cbb esim.saip: Compute number of records from efFileSize and record_len Harald Welte 2024-11-22 15:49:43 +01:00
  • 118624d256 pySim.esim.saip: Treat "Readable and Updateable when deactivated" flag Harald Welte 2024-11-22 14:23:43 +01:00
  • 599845394e esim.saip: Fix parsing/generating fillPattern + repeatPattern Harald Welte 2024-11-22 14:14:09 +01:00
  • a9bb63a2db pySim.commands: Move away from pytlv for FCP parsing laforge/wsrc Harald Welte 2024-09-19 07:48:13 +02:00
  • a01e87da77 split pySim.profile.euicc from pySim.euicc Harald Welte 2024-09-19 08:38:20 +02:00
  • 53e840ad86 move more profiles (gsm_r, cmda_ruim) to pySim.profile Harald Welte 2024-09-19 08:28:31 +02:00
  • d15c3d1319 ts_102_221: split CardProfileEUICC to pySim.profile.ts_102_221 Harald Welte 2024-09-19 08:13:49 +02:00
  • 671b0f19b6 WIP: initial step towards websocket-based remote card [reader] access Harald Welte 2024-09-08 11:50:04 +02:00
  • de8cc322f1 docs: add topic about remote UICC/eUICC access Philipp Maier 2024-11-15 13:44:58 +01:00
  • 385d4407da pySim-shell_test: add new testcase for card initialization Philipp Maier 2024-11-04 15:01:40 +01:00
  • 852eff54df pySim/transport add support for T=1 protocol and fix APDU/TPDU layer conflicts Philipp Maier 2024-10-28 17:28:43 +01:00
  • f951c56449 global_platform/scp: refactor _wrap_cmd_apdu Philipp Maier 2024-11-05 11:50:51 +01:00
  • 90881a2fff docs/osmo-smdpp: restructure subsection "osmo-smdpp" Philipp Maier 2024-10-09 15:17:06 +02:00
  • 4aaccf8751 docs/legacy: remove unused '::' paragraph. Philipp Maier 2024-11-18 10:41:31 +01:00
  • 3ef2c40951 docs/osmo-smdpp: fix typo Philipp Maier 2024-10-09 15:10:22 +02:00
  • b845aab473 docs/osmo-smdpp: fix markup Philipp Maier 2024-10-09 15:09:38 +02:00
  • 30c59fce42 pySim-shell_test/utils: treat cmd2 error "not a recognized command... as exception Philipp Maier 2024-11-04 14:55:29 +01:00
  • ec30022b1a pySim-shell: add new commandline option "--skip-card-init" Philipp Maier 2024-11-01 18:32:34 +01:00