1. d6ecf27 pySim-shell: Fix regression in 'apdu' command on cards without profile by Harald Welte · 4 months ago
  2. 9d1487a global_platform: Fix INSTALL [for personalization] by Harald Welte · 4 months ago
  3. 9086343 pylint: global_platform/__init__.py by Harald Welte · 4 months ago
  4. 55be7d4 pylint: construct.py by Harald Welte · 4 months ago
  5. 6db6819 pylint: tlv.py by Harald Welte · 4 months ago
  6. f2b20bf pylint: utils.py by Harald Welte · 4 months ago
  7. 472165f pylint: ts_102_222.py by Harald Welte · 4 months ago
  8. f232277 pylint: filesystem.py by Harald Welte · 4 months ago
  9. 8829f8e pylint: commands.py by Harald Welte · 4 months ago
  10. 09f9663 pylint: pySim/euicc.py by Harald Welte · 4 months ago
  11. 356a6c0 pylint: runtime.py by Harald Welte · 4 months ago
  12. f01c4b2 pylint: ara_m.py by Harald Welte · 4 months ago
  13. a5fafe8 pylint: ts_102_221.py by Harald Welte · 4 months ago
  14. a5630dc pylint: apdu/ts_102_221.py by Harald Welte · 4 months ago
  15. 4b56c6c pylint: ts_31_102.py by Harald Welte · 4 months ago
  16. 0d9c8f7 pylint: sysmocom_sja2.py by Harald Welte · 4 months ago
  17. 4f3976d pylint: cdma_ruim.py by Harald Welte · 4 months ago
  18. 4c0b804 pylint: global_platform/scp.py by Harald Welte · 4 months ago
  19. 530bf73 pylint: esim/saip/oid.py by Harald Welte · 4 months ago
  20. 5f6b64d pylint: esim/saip/templates.py by Harald Welte · 4 months ago
  21. 1258e46 pylint: esim/saip/personalization.py by Harald Welte · 4 months ago
  22. 2b84644 pylint: esim/rsp.py by Harald Welte · 4 months ago
  23. f235b79 pylint: esim/x509_cert.py by Harald Welte · 4 months ago
  24. e6e7422 pylint: pySim/esim/bsp.py by Harald Welte · 4 months ago
  25. 9ef6509 pylint: apdu/__init__.py by Harald Welte · 4 months ago
  26. 0930bcb pylint: apdu/ts_31_102.py by Harald Welte · 4 months ago
  27. 295d4a4 pylint: apdu_source/pyshark_rspro by Harald Welte · 4 months ago
  28. 9bc016e pylint: apdu_source/pyshark_gsmtap by Harald Welte · 4 months ago
  29. 528d922 pylint: apdu_source/gsmtap.py by Harald Welte · 4 months ago
  30. c5ff0a6 pylint: apdu_source/__init__.py by Harald Welte · 4 months ago
  31. 49d6933 pylint: transport/__init__.py by Harald Welte · 4 months ago
  32. fdaefd9 pylint: transport/serial.py by Harald Welte · 4 months ago
  33. 7781c70 pylint: transport/pcsc.py by Harald Welte · 4 months ago
  34. 181becb pylint: transport/modem_atcmd.py by Harald Welte · 4 months ago
  35. c4d8087 pylint: transport/calypso.py by Harald Welte · 4 months ago
  36. f5a8e70 pylint: gsm_r.py by Harald Welte · 4 months ago
  37. fd9188d pylint: cat.py by Harald Welte · 4 months ago
  38. 6088b55 pylint: app.py by Harald Welte · 4 months ago
  39. eb18ed0 pylint: ts_31_102_telecom.py by Harald Welte · 4 months ago
  40. 33cd964 pylint: profile.py by Harald Welte · 4 months ago
  41. e8439d9 pylint: sms.py by Harald Welte · 4 months ago
  42. 8e7d28c pylint: ota.py by Harald Welte · 4 months ago
  43. cb4c0cf pylint: exceptions.py by Harald Welte · 4 months ago
  44. c5c9728 pylint: cards.py by Harald Welte · 4 months ago
  45. f57912e pylint: gsmtap.py by Harald Welte · 4 months ago
  46. 0f2ac70 pylint: card_key_provider.py, card_handler.py, iso7816_4.py, jsonpath.py by Harald Welte · 4 months ago
  47. 62bd7d3 global_platform: Add DEK (key) encryption support by Harald Welte · 4 months ago
  48. 2bb2ff4 global_platform: INSTALL [for install] support by Harald Welte · 4 months ago
  49. 7156a40 construct: Add StripTrailerAdapter by Harald Welte · 4 months ago
  50. cd8e16f global_platform: KCV support for PUT KEY by Harald Welte · 4 months ago
  51. e55fcf6 Be more conservative in our imports by Harald Welte · 4 months ago
  52. bc8e2e1 contrib/jenkins.sh: include tests/*.py in pylint by Harald Welte · 4 months ago
  53. 57f73f8 make our tests pass pylint by Harald Welte · 4 months ago
  54. af8826a Implement Global Platform SCP03 by Harald Welte · 4 months ago
  55. 13a1723 rename global_platform.scp02 to global_platform.scp by Harald Welte · 4 months ago
  56. afd89ca Contstrain argparse integers to permitted range by Harald Welte · 4 months ago
  57. a30ee17 global_platform: Fix --key-id argument by Harald Welte · 4 months ago
  58. bdf8419 global_platform: add delete_key and delete_card_content by Harald Welte · 4 months ago
  59. a7eaefc global_platform: add set_status command by Harald Welte · 4 months ago
  60. 4d5fd25 global_platform: Add install_for_personalization command by Harald Welte · 4 months ago
  61. 321973a pySim-shell: Make 'apdu' command use logical (and secure) channel by Harald Welte · 4 months ago
  62. 41a7379 Introduce GlobalPlatform SCP02 implementation by Harald Welte · 5 months ago
  63. 762a72b global_platform 'put_key': constrain ranges of KVN + KID in argparse by Harald Welte · 4 months ago
  64. a2f1654 move global_platform.py to global_platform/__init__.py by Harald Welte · 4 months ago
  65. eecef54 commands.py: Wrap the transport send_apdu* methods by Harald Welte · 4 months ago
  66. 5918345 global_platform: implement GET STATUS command by Harald Welte · 4 months ago
  67. 93bdf00 pySim.esim: Add class for parsing/encoding eSIM activation codes by Harald Welte · 4 months ago
  68. d771504 osmo-smdpp: Add more GSMA TS.48 test profiles by Harald Welte · 4 months ago
  69. 8a39d00 osmo-smdpp: Support multiple different profiles by Harald Welte · 4 months ago
  70. 3f3fd1a add SAIP template handling + v3.1 definitions by Harald Welte · 4 months ago
  71. 263e309 requirements.txt: Switch to osmocom fork of asn1tools by Harald Welte · 4 months ago
  72. e815e79 esim.saip: More type annotations by Harald Welte · 4 months ago
  73. 9f55da9 esim.saip: Move OID to separate sub-module by Harald Welte · 4 months ago
  74. 4884279 saip.personalization: Fix ICCID fillFileContent replacement by Harald Welte · 4 months ago
  75. 0bce949 saip.personalization: Also drop any fillFileOffset by Harald Welte · 4 months ago
  76. 3d6df6c [cosmetic] ara_m: Give a spec reference for the PERM-AR-DO by Harald Welte · 4 months ago
  77. 7f2263b runtime: Reset selected_file_fcp[_hex] if SELECT returns no data by Harald Welte · 4 months ago
  78. 9b1a9d9 ara_m: Use GlobalPlatform SELECT decoding by Harald Welte · 4 months ago
  79. 5e0439f ara_m: Permit encoding of empty AID (--aid '') in ARA-M rules by Harald Welte · 4 months ago
  80. 9fd4bbe osmo-smdpp: Constrain selection of CI certificate by Harald Welte · 4 months ago
  81. 18d0a7d global_platform: Add shell command for PUT KEY by Harald Welte · 4 months ago
  82. 280a9a3 docs: Add missing global_platform store_data command docs by Harald Welte · 4 months ago
  83. e6124b0 add contrib/eidtool.py: Tool for checking + computing EID checksum by Harald Welte · 4 months ago
  84. 6dadb6c docs: Update osmo-smdpp with pointer to sysmoEUICC1-C2T and SGP.26 by Harald Welte · 4 months ago
  85. af87cd5 osmo-smdpp: Implement eUICC + EUM certificate signature chain validation by Harald Welte · 4 months ago
  86. 45b7dc9 Move X.509 related code from osmo-smdpp to pySim.esim.x509_cert by Harald Welte · 4 months ago
  87. c83a963 New pySim.esim.x509_cert module for X.509 certificate handling by Harald Welte · 4 months ago
  88. 667d589 pySim.utils: Support datetime.datetime in JsonEncoder by Harald Welte · 5 months ago
  89. ebb6f7f osmo-smdpp: Actually dump Rx/Tx JSON in JSON format and not as python dict by Harald Welte · 5 months ago
  90. 0311c92 Fix encoding of decoded/json data in update_{record_binary}_decoded by Harald Welte · 4 months ago
  91. 66b3370 pySim-shell: Permit 'reset' command also in unqeuipped stage by Harald Welte · 5 months ago
  92. 4f3d11b euicc: Implement EID checksum verification + computation by Harald Welte · 5 months ago
  93. cd18ed0 ts_102_221: Better explain 'selected file invalidated' by Harald Welte · 5 months ago
  94. ecfb090 global_platform: More definitions to support key loading by Harald Welte · 5 months ago
  95. 1f7a9bd TLV: Add DGI encoding of "GP Scripting Language Annex B" by Harald Welte · 5 months ago
  96. d5be46a global_platform: Implement generic store_data command by Harald Welte · 5 months ago
  97. 7ba09f9 euicc: Migrate ECASD + ISD-R over to global_platform.CardApplicationSD by Harald Welte · 5 months ago
  98. 91842b4 Constrain user input to hex-string in argparse by Harald Welte · 5 months ago
  99. d1cc8d0 euicc: Fix decoding of SubjectKeyIdentifier. by Harald Welte · 5 months ago
  100. f2bcb44 pySim.saip.*: Support for parsing / operating on eSIM profiles by Harald Welte · 5 months ago