1. 2bee70c ts_31_102: Add DF.SAIP support by Harald Welte · 1 year, 1 month ago
  2. 24e77a7 ts_31_102: Fix FID + SFI of EF.MCHPPLMN by Harald Welte · 1 year, 1 month ago
  3. 5206429 ts_31_102: Fix FID of EF.OPL5G (it's 4F08 instead of 6F08) by Harald Welte · 1 year, 1 month ago
  4. 04bd514 ts_31_102: Fix EF.NIA FID by Harald Welte · 1 year, 1 month ago
  5. 33eef85 ts_51_011: Fix EF.Phase FID (it's 6FAE, not 6FA3) by Harald Welte · 1 year, 1 month ago
  6. 10a1a0a ts_51_011: Fix FID of EF.BCCH by Harald Welte · 1 year, 1 month ago
  7. fc67de2 ts_31_102: Extend from Rel16 to Rel17 by Harald Welte · 1 year, 1 month ago
  8. c224b3b ts_51_011: Add sst_service_[de]{activate,allocate} shell commands by Harald Welte · 1 year, 1 month ago
  9. 87dd020 Add very basic profile for R-UIM (CDMA) cards by Vadim Yanitskiy · 1 year, 3 months ago
  10. 6b19d80 ts_51_011: fix EF_ServiceTable: use self for static method by Vadim Yanitskiy · 1 year, 3 months ago
  11. b34f234 filesystem: define more convenient codec for EF.ACC by Vadim Yanitskiy · 1 year, 3 months ago
  12. 61ef157 pySim-shell.py: add a command for RUN GSM ALGORITHM by Harald Welte · 1 year, 4 months ago
  13. 9970f59 SimCardCommands.run_gsm(): use send_apdu_checksw() by Vadim Yanitskiy · 2 years, 3 months ago
  14. 1dd5cb5 fix SimCardCommands.run_gsm(): always use CLA=0xa0 by Vadim Yanitskiy · 2 years, 3 months ago
  15. 0707b80 ts_102_222: Implement support for RESIZE FILE for an EF by Harald Welte · 1 year, 4 months ago
  16. 18b7539 31.102: EF.EST enables/disables services; name commands accordingly by Harald Welte · 1 year, 4 months ago
  17. 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
  18. 865eea6 filesystem: add unit tests for encoder/decoder methods by Harald Welte · 1 year, 5 months ago
  19. d2edd41 ts_51_011: Fix decoding/encoding of EF_LOCIGPRS by Harald Welte · 1 year, 5 months ago
  20. caa94b5 Assume first record number if caller specifies none by Harald Welte · 1 year, 5 months ago
  21. 9b9efb6 ts_31_102: Fix several bugs in EF_ECC encoder by Harald Welte · 1 year, 5 months ago
  22. 136bdb0 ts_51_011: EF_SMSP: Use integer division in ValidityPeriodAdapter by Harald Welte · 1 year, 5 months ago
  23. 9181a69 gsm_r: EF_IC: Network String Table Index is 16bit, not 8bit by Harald Welte · 1 year, 5 months ago
  24. 5924ec4 ts_51_011: Improve decoding of SELECT response for classic SIM by Harald Welte · 1 year, 5 months ago
  25. a1bb3f7 ts_51_011: Support EF.LND by Harald Welte · 1 year, 5 months ago
  26. 0dc6c20 ts_51_011, ts_31_102: point to proper EF_EXTn file by Harald Welte · 1 year, 5 months ago
  27. f11f130 ts_51_011: Implement Extended BCD Coding by Harald Welte · 1 year, 5 months ago
  28. 9ba68df ts_51_011: Support EF.SDN by Harald Welte · 1 year, 5 months ago
  29. 5b9472d ts_51_011: Fix bit-order in EF.VGCSS and EF.VBSS by Harald Welte · 1 year, 5 months ago
  30. 73a7fea gsm_r: Fix byte/nibble ordering of predefined_value1 by Harald Welte · 1 year, 5 months ago
  31. 6bf2d5f gsm_r: EF_Predefined: Decode first record different from others by Harald Welte · 1 year, 5 months ago
  32. f6b37af Prepare for decoding/encoding records differently based on record number by Harald Welte · 1 year, 5 months ago
  33. 8dbf714 gsm_r: Fix decoding of EF.FN by Harald Welte · 1 year, 5 months ago
  34. e6d7b14 gsm_r: Fix typo (it's EF.FN, not EF.EN) by Harald Welte · 1 year, 5 months ago
  35. bc7437d pySim-trace: Also consider SW 91xx as successful by Harald Welte · 1 year, 7 months ago
  36. 7489947 pySim-trace: Fix missing MANAGE CHANNEL decode by Harald Welte · 1 year, 7 months ago
  37. c95f6e2 pySim-trace: Add support for reading GSMTAP from pcap files by Harald Welte · 1 year, 7 months ago
  38. 284ac10 cards: also program EF.AD under ADF.USIM by Philipp Maier · 1 year, 6 months ago
  39. de0cf16 cards: fix typo by Philipp Maier · 1 year, 6 months ago
  40. 0a8d9f0 cards: check length of mnc more restrictively by Philipp Maier · 1 year, 7 months ago
  41. 4f888a0 sysmocom_sja2: simplify and fix op/opc decoder/encoder by Philipp Maier · 1 year, 7 months ago
  42. 5d26311 OTA: Adjust IV length for AES by Christian Amsüss · 1 year, 7 months ago
  43. 75a58d1 Add new pySim.ota library, implement SIM OTA crypto by Harald Welte · 2 years ago
  44. 05d30eb construct: use Python's API for int<->bytes conversion by Vadim Yanitskiy · 1 year, 10 months ago
  45. 59f3b11 proactive: Send a Terminal Response automatically after a Fetch by Christian Amsüss · 1 year, 11 months ago
  46. 98552ef proactive: Avoid clobbering the output of the command that triggered the FETCH by Christian Amsüss · 1 year, 11 months ago
  47. fd476b4 pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds by Harald Welte · 1 year, 11 months ago
  48. 5a4891a Add TLV definitions for *a lot more* CAT / USAT data objects by Harald Welte · 1 year, 11 months ago
  49. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 11 months ago
  50. f56b6b2 ts_31_102: Add missing imports for envelope_sms command by Harald Welte · 2 years ago
  51. 51b3abb ts_31_102: Fix terminal_profile, envelope and envelope_sms commands by Harald Welte · 2 years ago
  52. 7416d46 Fix printing of SwMatchError after introduction of logical channels by Harald Welte · 2 years ago
  53. 93c34aa apdu/ts_102_221: SELECT: allow select of SELF by Harald Welte · 2 years ago
  54. dcc689d apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs by Harald Welte · 2 years ago
  55. f5ff1b8 filesystem: We can select not just immediate parent DF but all ancestors by Harald Welte · 2 years ago
  56. 8e9c844 apdu/ts_102_221: Fix SELECT of 3f00 by Harald Welte · 2 years ago
  57. 498361f apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id" by Harald Welte · 2 years ago
  58. d2c177b filesystem.py: Make CardDF.get_selectables() respect the flags by Harald Welte · 2 years ago
  59. c61fbf4 pySim-trace: Support SELECT with empty response body by Harald Welte · 2 years ago
  60. 21caf32 Introduce APDU/TPDU trace decoder by Harald Welte · 2 years ago
  61. cfa3015 sysmocom_sja2: Prevent KeyError/None exception on encode by Harald Welte · 2 years ago
  62. 1272129 ts_31_102: Fix EF_EPSLOCI argument ordering by Harald Welte · 2 years ago
  63. 99e4cc0 filesystem: Use Tuple for record length by Harald Welte · 2 years ago
  64. 13edf30 filesystem: Use Tuple for transparent file size by Harald Welte · 2 years ago
  65. b2e4b4a introduce fully_qualified_path_str() method by Harald Welte · 2 years ago
  66. 3c98d5e Never use Bytes without any 'Adapter' by Harald Welte · 2 years ago
  67. 857f110 EF.AD: Avoid NotImplementedErrror regarding network names by Harald Welte · 2 years ago
  68. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 2 years ago
  69. 363edd9 ts_31_102: Add support for obsolete EF.RPLMNAcT by Harald Welte · 2 years ago
  70. d90ceb8 ts_31_102: Add support for DF.GSM-ACCESS by Harald Welte · 2 years ago
  71. 228ae8e ts_31_102: Support for files of DF.V2X (Vehicle 2 X) by Harald Welte · 2 years ago
  72. 650f612 ts_31_102: Support for DF_MCS (Mission Critical Services) by Harald Welte · 2 years ago
  73. 6f8a870 move EF_UServiceTable from ts_31_102 to ts_31_102_telecom by Harald Welte · 2 years ago
  74. a045221 minimalistic support for DF.MULTIMEDIA by Harald Welte · 2 years ago
  75. a6c0f88 filesystem: Introduce the basic notion of 'logical channels' by Harald Welte · 2 years ago
  76. de4c14c Add very simplistic DF_PHONEBOOK support by Harald Welte · 2 years ago
  77. afe093c ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData by Harald Welte · 2 years ago
  78. eb88205 ts_31_102: Fix FID in DF.HNB by Harald Welte · 2 years ago
  79. 4b00365 fileystem: Use human-readable ADF name if available. by Harald Welte · 2 years ago
  80. 46a7a3f filesystem: keep track of currently selected ADF by Harald Welte · 2 years ago
  81. d56f45d filesystem: raise exception only when applicable by Harald Welte · 2 years ago
  82. c655518 pySim/ts_102_222.py: remove ununsed imports from 'cmd2' by Vadim Yanitskiy · 2 years ago
  83. 04b5d9d Py2 -> Py3: do not inherit classes from object by Vadim Yanitskiy · 2 years ago
  84. bda5283 cards: populate ADM1 key reference member by Philipp Maier · 2 years, 1 month ago
  85. 541a915 ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length by Philipp Maier · 2 years, 1 month ago
  86. 40ea4a4 commands: add ".." notation to expand hexstrings by Philipp Maier · 2 years, 1 month ago
  87. 373b23c ts_102_221: fix SFI generation by Philipp Maier · 2 years, 1 month ago
  88. 6b8eedc filesystem: also return the encoded FCP from probe_file by Philipp Maier · 2 years, 1 month ago
  89. e17e277 ts_102_222: Set number of records when creating linear files by Christian Amsüss · 2 years, 3 months ago
  90. e6b8687 transport/pcsc: throw ReaderError with a message by Vadim Yanitskiy · 2 years, 3 months ago
  91. b954451 SimCard.reset(): fix SyntaxWarning: 'is' with a literal by Vadim Yanitskiy · 2 years, 3 months ago
  92. c30bed2 ts_102_221: Add encode/write support of EF.ARR records by Harald Welte · 2 years, 3 months ago
  93. 0dcdfbf utils: Add DataObjectSequence.encode_multi() by Harald Welte · 2 years, 3 months ago
  94. 785d484 utils: Fix bugs in DataObject encoders by Harald Welte · 2 years, 3 months ago
  95. b7f35ac ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM by æstrid smith · 2 years, 3 months ago
  96. ab91d87 ts_31_102: Avoid pylint false positive by Harald Welte · 2 years, 3 months ago
  97. aefd064 pySim-shell: Add 'decode_hex' command for transparent + linear EF by Harald Welte · 2 years, 4 months ago
  98. 34eb504 Initial support for GlobalPlatform by Harald Welte · 2 years, 5 months ago
  99. a037762 ts_31_102: Further decode TAI in EF.OPL5G by Harald Welte · 2 years, 4 months ago
  100. 3a5afff ts_31_102: Further decode LAI in EF_LOCI by Harald Welte · 2 years, 4 months ago