1. 775ab01 cards: cosmetic rename, argument name should be scc, not ssc by Harald Welte · 1 year ago
  2. 172c28e cards: All derived of SimCardBase use CLA=A0; all UiccCardBase use CLA=00 by Harald Welte · 1 year ago
  3. b314b9b ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy by Harald Welte · 1 year ago
  4. 57ad38e create pySim.legacy.ts_51_011.py and move legacy code there by Harald Welte · 1 year ago
  5. a396129 pySim/cards: Add type annotations by Harald Welte · 1 year ago
  6. f8d2e2b split pySim/legacy/{cards,utils} from pySim/{cards,utils} by Harald Welte · 1 year ago
  7. 263fb08 pySim/cards: Split legacy classes away from core SIM + UICC by Harald Welte · 1 year ago
  8. 02a7f74 filesystem: Support selecting MF from MF by Harald Welte · 1 year ago
  9. fdcf3c5 GlobalPlatform ADF.SD: Add command line reference + error message by Harald Welte · 1 year ago
  10. a1561fe ts_102_222: Remove unneeded imports by Harald Welte · 1 year ago
  11. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 1 year ago
  12. fdb187d pySim/commands.py: Better type annotations by Harald Welte · 1 year ago
  13. ab6897c pySim/transport: More type annotations by Harald Welte · 1 year ago
  14. f5e26ae pySim/utils: define 'Hexstr' using NewType by Harald Welte · 1 year ago
  15. 2352f2d pySim/tlv.py: Fix TLV_IE_Collection from_dict with nested collections by Harald Welte · 1 year ago
  16. ba955b6 pySim/tlv.py: Don't create an exception from within raise by Harald Welte · 1 year ago
  17. 30de9fd TLV_IE_Collection: use snake-style names during from_dict() by Harald Welte · 1 year ago
  18. fa9f348 ts_31_103: enable encode tests for files containing single TLV IE by Harald Welte · 1 year ago
  19. 579ac3e tlv: Fix IE.from_dict() method by Harald Welte · 1 year ago
  20. 985ff31 work-around what appears to be a pylint bug by Harald Welte · 1 year ago
  21. e126872 Fix run-editor bug with cmd2 >= 2.0.0 compatibility by Harald Welte · 1 year, 1 month ago
  22. 0b32725 Add support for encoding/decoding SMS in TPDU and SMPP format by Harald Welte · 1 year, 11 months ago
  23. f9a5ba5 31.102: Fix EF.Routing_Indicator for odd number of digits by Harald Welte · 1 year, 1 month ago
  24. 19b4a97 SJA5: EF.USIM_AUTH_KEY: Display / enforce proper length TUAK K by Harald Welte · 1 year, 1 month ago
  25. 7ec8223 ts_31_102: Add shell command for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  26. 621f78c serial: return a return code in reset_card() by Philipp Maier · 1 year, 1 month ago
  27. 60951b0 utils: Remove format_xplmn leading zeros in MNC by Matan Perelman · 1 year, 1 month ago
  28. 777ee9e Add FPLMN read and program by Matan Perelman · 1 year, 2 months ago
  29. 1de62c4 pySim/apdu/ts_31_102.py: Add Rel17 5G NSWO context for GET IDENTITY by Harald Welte · 1 year, 1 month ago
  30. b0e0dce ts_102221: Add "resume_uicc" command by Harald Welte · 1 year, 1 month ago
  31. 659781c Move "suspend_uicc" command from pySim-shell to ts_102_221.py by Harald Welte · 1 year, 1 month ago
  32. 4e5aa30 ts_31_102: fix typo by Philipp Maier · 1 year, 1 month ago
  33. c85ae41 Fix result parsing of "suspend_uicc" by Harald Welte · 1 year, 1 month ago
  34. e619105 HPSIM application support by Harald Welte · 1 year, 1 month ago
  35. d75fa3f Switch from pycryptodome to pycryptodomex by Harald Welte · 1 year, 1 month ago
  36. 219a5f3 OTA: Fix padding of AES CMAC by Harald Welte · 1 year, 1 month ago
  37. 0365058 SJA5: Proper encode/decode of TUAK data in EF.USIM_AUTH_KEY by Harald Welte · 1 year, 1 month ago
  38. 557c136 SJA5: Add TUAK + XOR-2G algorithm definitions for EF_[U]SIM_AUTH_KEY by Harald Welte · 1 year, 1 month ago
  39. 954ce95 SJA2: Implement DF.SYSTEM/EF.0348_KEY using construct by Harald Welte · 1 year, 1 month ago
  40. ba6d6ab ts_31_102: EF_SUPI_NAI: Decode/Encode GLI+GCI as UTF-8 strings by Harald Welte · 1 year, 1 month ago
  41. 455611c ts_31_102: Add decoder/encoder for DF.5GS/EF.Routing_Indicator by Harald Welte · 1 year, 1 month ago
  42. d70ac22 modem_atcmd: raise ProtocolError instead of ReaderError on CME ERROR by Tobias Engel · 1 year, 1 month ago
  43. c296cb5 cards: Add support for Gialer SIM cards by Matan Perelman · 1 year, 2 months ago
  44. 0489ae6 cards.py: support ATR-based detection of sysmoISIM-SJA5 by Harald Welte · 1 year, 2 months ago
  45. 2bee70c ts_31_102: Add DF.SAIP support by Harald Welte · 1 year, 2 months ago
  46. 24e77a7 ts_31_102: Fix FID + SFI of EF.MCHPPLMN by Harald Welte · 1 year, 2 months ago
  47. 5206429 ts_31_102: Fix FID of EF.OPL5G (it's 4F08 instead of 6F08) by Harald Welte · 1 year, 2 months ago
  48. 04bd514 ts_31_102: Fix EF.NIA FID by Harald Welte · 1 year, 2 months ago
  49. 33eef85 ts_51_011: Fix EF.Phase FID (it's 6FAE, not 6FA3) by Harald Welte · 1 year, 2 months ago
  50. 10a1a0a ts_51_011: Fix FID of EF.BCCH by Harald Welte · 1 year, 2 months ago
  51. fc67de2 ts_31_102: Extend from Rel16 to Rel17 by Harald Welte · 1 year, 2 months ago
  52. c224b3b ts_51_011: Add sst_service_[de]{activate,allocate} shell commands by Harald Welte · 1 year, 2 months ago
  53. 87dd020 Add very basic profile for R-UIM (CDMA) cards by Vadim Yanitskiy · 1 year, 3 months ago
  54. 6b19d80 ts_51_011: fix EF_ServiceTable: use self for static method by Vadim Yanitskiy · 1 year, 3 months ago
  55. b34f234 filesystem: define more convenient codec for EF.ACC by Vadim Yanitskiy · 1 year, 3 months ago
  56. 61ef157 pySim-shell.py: add a command for RUN GSM ALGORITHM by Harald Welte · 1 year, 4 months ago
  57. 9970f59 SimCardCommands.run_gsm(): use send_apdu_checksw() by Vadim Yanitskiy · 2 years, 3 months ago
  58. 1dd5cb5 fix SimCardCommands.run_gsm(): always use CLA=0xa0 by Vadim Yanitskiy · 2 years, 3 months ago
  59. 0707b80 ts_102_222: Implement support for RESIZE FILE for an EF by Harald Welte · 1 year, 4 months ago
  60. 18b7539 31.102: EF.EST enables/disables services; name commands accordingly by Harald Welte · 1 year, 5 months ago
  61. 8490240 cards: sysmo-isim-sja2: make sure an ADF is present in EF.DIR before selecting it by Philipp Maier · 1 year, 5 months ago
  62. 865eea6 filesystem: add unit tests for encoder/decoder methods by Harald Welte · 1 year, 5 months ago
  63. d2edd41 ts_51_011: Fix decoding/encoding of EF_LOCIGPRS by Harald Welte · 1 year, 5 months ago
  64. caa94b5 Assume first record number if caller specifies none by Harald Welte · 1 year, 5 months ago
  65. 9b9efb6 ts_31_102: Fix several bugs in EF_ECC encoder by Harald Welte · 1 year, 5 months ago
  66. 136bdb0 ts_51_011: EF_SMSP: Use integer division in ValidityPeriodAdapter by Harald Welte · 1 year, 5 months ago
  67. 9181a69 gsm_r: EF_IC: Network String Table Index is 16bit, not 8bit by Harald Welte · 1 year, 5 months ago
  68. 5924ec4 ts_51_011: Improve decoding of SELECT response for classic SIM by Harald Welte · 1 year, 6 months ago
  69. a1bb3f7 ts_51_011: Support EF.LND by Harald Welte · 1 year, 6 months ago
  70. 0dc6c20 ts_51_011, ts_31_102: point to proper EF_EXTn file by Harald Welte · 1 year, 6 months ago
  71. f11f130 ts_51_011: Implement Extended BCD Coding by Harald Welte · 1 year, 6 months ago
  72. 9ba68df ts_51_011: Support EF.SDN by Harald Welte · 1 year, 6 months ago
  73. 5b9472d ts_51_011: Fix bit-order in EF.VGCSS and EF.VBSS by Harald Welte · 1 year, 6 months ago
  74. 73a7fea gsm_r: Fix byte/nibble ordering of predefined_value1 by Harald Welte · 1 year, 6 months ago
  75. 6bf2d5f gsm_r: EF_Predefined: Decode first record different from others by Harald Welte · 1 year, 6 months ago
  76. f6b37af Prepare for decoding/encoding records differently based on record number by Harald Welte · 1 year, 6 months ago
  77. 8dbf714 gsm_r: Fix decoding of EF.FN by Harald Welte · 1 year, 6 months ago
  78. e6d7b14 gsm_r: Fix typo (it's EF.FN, not EF.EN) by Harald Welte · 1 year, 6 months ago
  79. bc7437d pySim-trace: Also consider SW 91xx as successful by Harald Welte · 1 year, 7 months ago
  80. 7489947 pySim-trace: Fix missing MANAGE CHANNEL decode by Harald Welte · 1 year, 7 months ago
  81. c95f6e2 pySim-trace: Add support for reading GSMTAP from pcap files by Harald Welte · 1 year, 7 months ago
  82. 284ac10 cards: also program EF.AD under ADF.USIM by Philipp Maier · 1 year, 6 months ago
  83. de0cf16 cards: fix typo by Philipp Maier · 1 year, 6 months ago
  84. 0a8d9f0 cards: check length of mnc more restrictively by Philipp Maier · 1 year, 7 months ago
  85. 4f888a0 sysmocom_sja2: simplify and fix op/opc decoder/encoder by Philipp Maier · 1 year, 7 months ago
  86. 5d26311 OTA: Adjust IV length for AES by Christian Amsüss · 1 year, 8 months ago
  87. 75a58d1 Add new pySim.ota library, implement SIM OTA crypto by Harald Welte · 2 years ago
  88. 05d30eb construct: use Python's API for int<->bytes conversion by Vadim Yanitskiy · 1 year, 11 months ago
  89. 59f3b11 proactive: Send a Terminal Response automatically after a Fetch by Christian Amsüss · 1 year, 11 months ago
  90. 98552ef proactive: Avoid clobbering the output of the command that triggered the FETCH by Christian Amsüss · 1 year, 11 months ago
  91. fd476b4 pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds by Harald Welte · 1 year, 11 months ago
  92. 5a4891a Add TLV definitions for *a lot more* CAT / USAT data objects by Harald Welte · 1 year, 11 months ago
  93. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 11 months ago
  94. f56b6b2 ts_31_102: Add missing imports for envelope_sms command by Harald Welte · 2 years ago
  95. 51b3abb ts_31_102: Fix terminal_profile, envelope and envelope_sms commands by Harald Welte · 2 years ago
  96. 7416d46 Fix printing of SwMatchError after introduction of logical channels by Harald Welte · 2 years ago
  97. 93c34aa apdu/ts_102_221: SELECT: allow select of SELF by Harald Welte · 2 years ago
  98. dcc689d apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs by Harald Welte · 2 years ago
  99. f5ff1b8 filesystem: We can select not just immediate parent DF but all ancestors by Harald Welte · 2 years ago
  100. 8e9c844 apdu/ts_102_221: Fix SELECT of 3f00 by Harald Welte · 2 years ago