1. 19fa98e saip.personalization: Add support for SCP80/81/02/03 keys by Harald Welte · 3 months ago
  2. 318faef saip.personalization: include encode/decode of value; add validation method by Harald Welte · 3 months ago
  3. aa76546 osmo-smdpp: Add TS.48 profiles modified for unique ICCIDs by Harald Welte · 3 months ago
  4. 8449b14 osmo-smdpp: Get rid of hard-coded ICCID by Harald Welte · 3 months ago
  5. 922b8a2 saip: improve docstrings by Harald Welte · 3 months ago
  6. 7d88b07 pylint: esim/saip/validation.py by Harald Welte · 4 months ago
  7. 5ff0baf pylint: esim/saip/__init__.py by Harald Welte · 4 months ago
  8. d16a20c saip: profile processing; merging with templates by Harald Welte · 4 months ago
  9. 54b4f0c asn1/saip: Fix typo in original ASN.1: Compontents -> Components by Harald Welte · 3 months ago
  10. efdf423 utils: Add function to verify Luhn check digits and to sanitize ICCIDs by Harald Welte · 3 months ago
  11. 979c837 Dynamically determine maximum CMD data length depending on SCP by Harald Welte · 4 months ago
  12. 1432af5 Add terminal_capability command to send TERMINAL CAPABILITY by Harald Welte · 4 months ago
  13. eac459f ts_31_102: Add support for "USIM supporting non-IMSI SUPI Type" by Harald Welte · 4 months ago
  14. 95873a9 Introduce code for ES2+ API client functionality by Harald Welte · 4 months ago
  15. e1c0b62 global_platform: Add --suppress-key-check option to put_key command by Harald Welte · 4 months ago
  16. d6ecf27 pySim-shell: Fix regression in 'apdu' command on cards without profile by Harald Welte · 4 months ago
  17. 9d1487a global_platform: Fix INSTALL [for personalization] by Harald Welte · 4 months ago
  18. 9086343 pylint: global_platform/__init__.py by Harald Welte · 4 months ago
  19. 55be7d4 pylint: construct.py by Harald Welte · 4 months ago
  20. 6db6819 pylint: tlv.py by Harald Welte · 4 months ago
  21. f2b20bf pylint: utils.py by Harald Welte · 4 months ago
  22. 472165f pylint: ts_102_222.py by Harald Welte · 4 months ago
  23. f232277 pylint: filesystem.py by Harald Welte · 4 months ago
  24. 8829f8e pylint: commands.py by Harald Welte · 4 months ago
  25. 09f9663 pylint: pySim/euicc.py by Harald Welte · 4 months ago
  26. 356a6c0 pylint: runtime.py by Harald Welte · 4 months ago
  27. f01c4b2 pylint: ara_m.py by Harald Welte · 4 months ago
  28. a5fafe8 pylint: ts_102_221.py by Harald Welte · 4 months ago
  29. a5630dc pylint: apdu/ts_102_221.py by Harald Welte · 4 months ago
  30. 4b56c6c pylint: ts_31_102.py by Harald Welte · 4 months ago
  31. 0d9c8f7 pylint: sysmocom_sja2.py by Harald Welte · 4 months ago
  32. 4f3976d pylint: cdma_ruim.py by Harald Welte · 4 months ago
  33. 4c0b804 pylint: global_platform/scp.py by Harald Welte · 4 months ago
  34. 530bf73 pylint: esim/saip/oid.py by Harald Welte · 4 months ago
  35. 5f6b64d pylint: esim/saip/templates.py by Harald Welte · 4 months ago
  36. 1258e46 pylint: esim/saip/personalization.py by Harald Welte · 4 months ago
  37. 2b84644 pylint: esim/rsp.py by Harald Welte · 4 months ago
  38. f235b79 pylint: esim/x509_cert.py by Harald Welte · 4 months ago
  39. e6e7422 pylint: pySim/esim/bsp.py by Harald Welte · 4 months ago
  40. 9ef6509 pylint: apdu/__init__.py by Harald Welte · 4 months ago
  41. 0930bcb pylint: apdu/ts_31_102.py by Harald Welte · 4 months ago
  42. 295d4a4 pylint: apdu_source/pyshark_rspro by Harald Welte · 4 months ago
  43. 9bc016e pylint: apdu_source/pyshark_gsmtap by Harald Welte · 4 months ago
  44. 528d922 pylint: apdu_source/gsmtap.py by Harald Welte · 4 months ago
  45. c5ff0a6 pylint: apdu_source/__init__.py by Harald Welte · 4 months ago
  46. 49d6933 pylint: transport/__init__.py by Harald Welte · 4 months ago
  47. fdaefd9 pylint: transport/serial.py by Harald Welte · 4 months ago
  48. 7781c70 pylint: transport/pcsc.py by Harald Welte · 4 months ago
  49. 181becb pylint: transport/modem_atcmd.py by Harald Welte · 4 months ago
  50. c4d8087 pylint: transport/calypso.py by Harald Welte · 4 months ago
  51. f5a8e70 pylint: gsm_r.py by Harald Welte · 4 months ago
  52. fd9188d pylint: cat.py by Harald Welte · 4 months ago
  53. 6088b55 pylint: app.py by Harald Welte · 4 months ago
  54. eb18ed0 pylint: ts_31_102_telecom.py by Harald Welte · 4 months ago
  55. 33cd964 pylint: profile.py by Harald Welte · 4 months ago
  56. e8439d9 pylint: sms.py by Harald Welte · 4 months ago
  57. 8e7d28c pylint: ota.py by Harald Welte · 4 months ago
  58. cb4c0cf pylint: exceptions.py by Harald Welte · 4 months ago
  59. c5c9728 pylint: cards.py by Harald Welte · 4 months ago
  60. f57912e pylint: gsmtap.py by Harald Welte · 4 months ago
  61. 0f2ac70 pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py by Harald Welte · 4 months ago
  62. 62bd7d3 global_platform: Add DEK (key) encryption support by Harald Welte · 4 months ago
  63. 2bb2ff4 global_platform: INSTALL [for install] support by Harald Welte · 4 months ago
  64. 7156a40 construct: Add StripTrailerAdapter by Harald Welte · 4 months ago
  65. cd8e16f global_platform: KCV support for PUT KEY by Harald Welte · 4 months ago
  66. e55fcf6 Be more conservative in our imports by Harald Welte · 4 months ago
  67. bc8e2e1 contrib/jenkins.sh: include tests/*.py in pylint by Harald Welte · 4 months ago
  68. 57f73f8 make our tests pass pylint by Harald Welte · 4 months ago
  69. af8826a Implement Global Platform SCP03 by Harald Welte · 4 months ago
  70. 13a1723 rename global_platform.scp02 to global_platform.scp by Harald Welte · 4 months ago
  71. afd89ca Contstrain argparse integers to permitted range by Harald Welte · 4 months ago
  72. a30ee17 global_platform: Fix --key-id argument by Harald Welte · 4 months ago
  73. bdf8419 global_platform: add delete_key and delete_card_content by Harald Welte · 4 months ago
  74. a7eaefc global_platform: add set_status command by Harald Welte · 4 months ago
  75. 4d5fd25 global_platform: Add install_for_personalization command by Harald Welte · 4 months ago
  76. 321973a pySim-shell: Make 'apdu' command use logical (and secure) channel by Harald Welte · 4 months ago
  77. 41a7379 Introduce GlobalPlatform SCP02 implementation by Harald Welte · 5 months ago
  78. 762a72b global_platform 'put_key': constrain ranges of KVN + KID in argparse by Harald Welte · 4 months ago
  79. a2f1654 move global_platform.py to global_platform/__init__.py by Harald Welte · 4 months ago
  80. eecef54 commands.py: Wrap the transport send_apdu* methods by Harald Welte · 4 months ago
  81. 5918345 global_platform: implement GET STATUS command by Harald Welte · 4 months ago
  82. 93bdf00 pySim.esim: Add class for parsing/encoding eSIM activation codes by Harald Welte · 4 months ago
  83. d771504 osmo-smdpp: Add more GSMA TS.48 test profiles by Harald Welte · 4 months ago
  84. 8a39d00 osmo-smdpp: Support multiple different profiles by Harald Welte · 4 months ago
  85. 3f3fd1a add SAIP template handling + v3.1 definitions by Harald Welte · 4 months ago
  86. 263e309 requirements.txt: Switch to osmocom fork of asn1tools by Harald Welte · 4 months ago
  87. e815e79 esim.saip: More type annotations by Harald Welte · 4 months ago
  88. 9f55da9 esim.saip: Move OID to separate sub-module by Harald Welte · 4 months ago
  89. 4884279 saip.personalization: Fix ICCID fillFileContent replacement by Harald Welte · 4 months ago
  90. 0bce949 saip.personalization: Also drop any fillFileOffset by Harald Welte · 4 months ago
  91. 3d6df6c [cosmetic] ara_m: Give a spec reference for the PERM-AR-DO by Harald Welte · 4 months ago
  92. 7f2263b runtime: Reset selected_file_fcp[_hex] if SELECT returns no data by Harald Welte · 4 months ago
  93. 9b1a9d9 ara_m: Use GlobalPlatform SELECT decoding by Harald Welte · 4 months ago
  94. 5e0439f ara_m: Permit encoding of empty AID (--aid '') in ARA-M rules by Harald Welte · 4 months ago
  95. 9fd4bbe osmo-smdpp: Constrain selection of CI certificate by Harald Welte · 4 months ago
  96. 18d0a7d global_platform: Add shell command for PUT KEY by Harald Welte · 4 months ago
  97. 280a9a3 docs: Add missing global_platform store_data command docs by Harald Welte · 4 months ago
  98. e6124b0 add contrib/eidtool.py: Tool for checking + computing EID checksum by Harald Welte · 4 months ago
  99. 6dadb6c docs: Update osmo-smdpp with pointer to sysmoEUICC1-C2T and SGP.26 by Harald Welte · 4 months ago
  100. af87cd5 osmo-smdpp: Implement eUICC + EUM certificate signature chain validation by Harald Welte · 4 months ago