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