1. 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
  2. 865eea6 filesystem: add unit tests for encoder/decoder methods by Harald Welte · 1 year, 5 months ago
  3. d2edd41 ts_51_011: Fix decoding/encoding of EF_LOCIGPRS by Harald Welte · 1 year, 5 months ago
  4. caa94b5 Assume first record number if caller specifies none by Harald Welte · 1 year, 5 months ago
  5. 9b9efb6 ts_31_102: Fix several bugs in EF_ECC encoder by Harald Welte · 1 year, 5 months ago
  6. 136bdb0 ts_51_011: EF_SMSP: Use integer division in ValidityPeriodAdapter by Harald Welte · 1 year, 5 months ago
  7. 9181a69 gsm_r: EF_IC: Network String Table Index is 16bit, not 8bit by Harald Welte · 1 year, 5 months ago
  8. 5924ec4 ts_51_011: Improve decoding of SELECT response for classic SIM by Harald Welte · 1 year, 6 months ago
  9. a1bb3f7 ts_51_011: Support EF.LND by Harald Welte · 1 year, 6 months ago
  10. 0dc6c20 ts_51_011, ts_31_102: point to proper EF_EXTn file by Harald Welte · 1 year, 6 months ago
  11. f11f130 ts_51_011: Implement Extended BCD Coding by Harald Welte · 1 year, 6 months ago
  12. 9ba68df ts_51_011: Support EF.SDN by Harald Welte · 1 year, 6 months ago
  13. 5b9472d ts_51_011: Fix bit-order in EF.VGCSS and EF.VBSS by Harald Welte · 1 year, 6 months ago
  14. 73a7fea gsm_r: Fix byte/nibble ordering of predefined_value1 by Harald Welte · 1 year, 6 months ago
  15. 6bf2d5f gsm_r: EF_Predefined: Decode first record different from others by Harald Welte · 1 year, 6 months ago
  16. f6b37af Prepare for decoding/encoding records differently based on record number by Harald Welte · 1 year, 6 months ago
  17. 8dbf714 gsm_r: Fix decoding of EF.FN by Harald Welte · 1 year, 6 months ago
  18. e6d7b14 gsm_r: Fix typo (it's EF.FN, not EF.EN) by Harald Welte · 1 year, 6 months ago
  19. bc7437d pySim-trace: Also consider SW 91xx as successful by Harald Welte · 1 year, 7 months ago
  20. 7489947 pySim-trace: Fix missing MANAGE CHANNEL decode by Harald Welte · 1 year, 7 months ago
  21. c95f6e2 pySim-trace: Add support for reading GSMTAP from pcap files by Harald Welte · 1 year, 7 months ago
  22. 284ac10 cards: also program EF.AD under ADF.USIM by Philipp Maier · 1 year, 6 months ago
  23. de0cf16 cards: fix typo by Philipp Maier · 1 year, 6 months ago
  24. 0a8d9f0 cards: check length of mnc more restrictively by Philipp Maier · 1 year, 7 months ago
  25. 4f888a0 sysmocom_sja2: simplify and fix op/opc decoder/encoder by Philipp Maier · 1 year, 7 months ago
  26. 5d26311 OTA: Adjust IV length for AES by Christian Amsüss · 1 year, 8 months ago
  27. 75a58d1 Add new pySim.ota library, implement SIM OTA crypto by Harald Welte · 2 years ago
  28. 05d30eb construct: use Python's API for int<->bytes conversion by Vadim Yanitskiy · 1 year, 11 months ago
  29. 59f3b11 proactive: Send a Terminal Response automatically after a Fetch by Christian Amsüss · 1 year, 11 months ago
  30. 98552ef proactive: Avoid clobbering the output of the command that triggered the FETCH by Christian Amsüss · 1 year, 11 months ago
  31. fd476b4 pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds by Harald Welte · 1 year, 11 months ago
  32. 5a4891a Add TLV definitions for *a lot more* CAT / USAT data objects by Harald Welte · 1 year, 11 months ago
  33. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 11 months ago
  34. f56b6b2 ts_31_102: Add missing imports for envelope_sms command by Harald Welte · 2 years ago
  35. 51b3abb ts_31_102: Fix terminal_profile, envelope and envelope_sms commands by Harald Welte · 2 years ago
  36. 7416d46 Fix printing of SwMatchError after introduction of logical channels by Harald Welte · 2 years ago
  37. 93c34aa apdu/ts_102_221: SELECT: allow select of SELF by Harald Welte · 2 years ago
  38. dcc689d apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs by Harald Welte · 2 years ago
  39. f5ff1b8 filesystem: We can select not just immediate parent DF but all ancestors by Harald Welte · 2 years ago
  40. 8e9c844 apdu/ts_102_221: Fix SELECT of 3f00 by Harald Welte · 2 years ago
  41. 498361f apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id" by Harald Welte · 2 years ago
  42. d2c177b filesystem.py: Make CardDF.get_selectables() respect the flags by Harald Welte · 2 years ago
  43. c61fbf4 pySim-trace: Support SELECT with empty response body by Harald Welte · 2 years ago
  44. 21caf32 Introduce APDU/TPDU trace decoder by Harald Welte · 2 years ago
  45. cfa3015 sysmocom_sja2: Prevent KeyError/None exception on encode by Harald Welte · 2 years ago
  46. 1272129 ts_31_102: Fix EF_EPSLOCI argument ordering by Harald Welte · 2 years ago
  47. 99e4cc0 filesystem: Use Tuple for record length by Harald Welte · 2 years ago
  48. 13edf30 filesystem: Use Tuple for transparent file size by Harald Welte · 2 years ago
  49. b2e4b4a introduce fully_qualified_path_str() method by Harald Welte · 2 years ago
  50. 3c98d5e Never use Bytes without any 'Adapter' by Harald Welte · 2 years ago
  51. 857f110 EF.AD: Avoid NotImplementedErrror regarding network names by Harald Welte · 2 years ago
  52. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 2 years ago
  53. 363edd9 ts_31_102: Add support for obsolete EF.RPLMNAcT by Harald Welte · 2 years ago
  54. d90ceb8 ts_31_102: Add support for DF.GSM-ACCESS by Harald Welte · 2 years ago
  55. 228ae8e ts_31_102: Support for files of DF.V2X (Vehicle 2 X) by Harald Welte · 2 years ago
  56. 650f612 ts_31_102: Support for DF_MCS (Mission Critical Services) by Harald Welte · 2 years ago
  57. 6f8a870 move EF_UServiceTable from ts_31_102 to ts_31_102_telecom by Harald Welte · 2 years ago
  58. a045221 minimalistic support for DF.MULTIMEDIA by Harald Welte · 2 years ago
  59. a6c0f88 filesystem: Introduce the basic notion of 'logical channels' by Harald Welte · 2 years ago
  60. de4c14c Add very simplistic DF_PHONEBOOK support by Harald Welte · 2 years ago
  61. afe093c ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData by Harald Welte · 2 years ago
  62. eb88205 ts_31_102: Fix FID in DF.HNB by Harald Welte · 2 years ago
  63. 4b00365 fileystem: Use human-readable ADF name if available. by Harald Welte · 2 years ago
  64. 46a7a3f filesystem: keep track of currently selected ADF by Harald Welte · 2 years ago
  65. d56f45d filesystem: raise exception only when applicable by Harald Welte · 2 years ago
  66. c655518 pySim/ts_102_222.py: remove ununsed imports from 'cmd2' by Vadim Yanitskiy · 2 years ago
  67. 04b5d9d Py2 -> Py3: do not inherit classes from object by Vadim Yanitskiy · 2 years ago
  68. bda5283 cards: populate ADM1 key reference member by Philipp Maier · 2 years, 1 month ago
  69. 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
  70. 40ea4a4 commands: add ".." notation to expand hexstrings by Philipp Maier · 2 years, 1 month ago
  71. 373b23c ts_102_221: fix SFI generation by Philipp Maier · 2 years, 1 month ago
  72. 6b8eedc filesystem: also return the encoded FCP from probe_file by Philipp Maier · 2 years, 1 month ago
  73. e17e277 ts_102_222: Set number of records when creating linear files by Christian Amsüss · 2 years, 3 months ago
  74. e6b8687 transport/pcsc: throw ReaderError with a message by Vadim Yanitskiy · 2 years, 3 months ago
  75. b954451 SimCard.reset(): fix SyntaxWarning: 'is' with a literal by Vadim Yanitskiy · 2 years, 3 months ago
  76. c30bed2 ts_102_221: Add encode/write support of EF.ARR records by Harald Welte · 2 years, 3 months ago
  77. 0dcdfbf utils: Add DataObjectSequence.encode_multi() by Harald Welte · 2 years, 3 months ago
  78. 785d484 utils: Fix bugs in DataObject encoders by Harald Welte · 2 years, 3 months ago
  79. b7f35ac ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM by æstrid smith · 2 years, 4 months ago
  80. ab91d87 ts_31_102: Avoid pylint false positive by Harald Welte · 2 years, 4 months ago
  81. aefd064 pySim-shell: Add 'decode_hex' command for transparent + linear EF by Harald Welte · 2 years, 5 months ago
  82. 34eb504 Initial support for GlobalPlatform by Harald Welte · 2 years, 5 months ago
  83. a037762 ts_31_102: Further decode TAI in EF.OPL5G by Harald Welte · 2 years, 5 months ago
  84. 3a5afff ts_31_102: Further decode LAI in EF_LOCI by Harald Welte · 2 years, 5 months ago
  85. 1459e45 ts_51_011: Better decode of EF_OPL LAI by Harald Welte · 2 years, 5 months ago
  86. 22a1cdd ts_51_011: Properly decode EF.OPL by Harald Welte · 2 years, 5 months ago
  87. dd45d8e ts_31_102: Fix decoding of UServiceTable by Harald Welte · 2 years, 5 months ago
  88. 4ebeebf ts_102_221: Fix decoding the 'num_of_rec' field by Harald Welte · 2 years, 5 months ago
  89. 5e9bd93 ts_102_221: properly decode short file identifier by Harald Welte · 2 years, 5 months ago
  90. 12af793 doc: Improve documentation in various places by Harald Welte · 2 years, 5 months ago
  91. 2bb17f3 pySim-shell: export: Add FCP template to export by Harald Welte · 2 years, 5 months ago
  92. 3c9b784 pySim-shell: support TS 102 222 administrative commands by Harald Welte · 2 years, 9 months ago
  93. 747a978 ts_102_221: Implement File Descriptor using construct by Harald Welte · 2 years, 5 months ago
  94. ee670bc pySim-shell: Allow selecting of deep paths like DF.GSM/EF.IMSI by Harald Welte · 2 years, 5 months ago
  95. 226b866 ts_31_103: TLV definitions for IMS, XCAP and MudMid configuration by Harald Welte · 2 years, 5 months ago
  96. 540adb0 ts_51_011: EF_CMI: Decoder the alpha_id string by Harald Welte · 2 years, 5 months ago
  97. 1e73d22 ts_51_011: Convert EF_ADN and EF_ACC to Construct by Harald Welte · 2 years, 5 months ago
  98. bc0e209 ts_51_011: Proper decode of EF.SMSP by Harald Welte · 2 years, 5 months ago
  99. 3bb516b Improve IST/UST check documentation (for the user manual) by Harald Welte · 2 years, 5 months ago
  100. aceb2a5 ust_service_check: proper treatment of files in sub-directories by Harald Welte · 2 years, 5 months ago