1. 8f38800 pySim-shell.py: make it work with cmd2 >= v2.4.0 by Vadim Yanitskiy · 1 year, 10 months ago fixeria/cmd2
  2. d5c1bec pySim-shell.py: make it work with cmd2 >= v2.0.0 by Vadim Yanitskiy · 2 years, 3 months ago
  3. 7d05e49 README.md: update installation instructions for Debian by Vadim Yanitskiy · 1 year, 9 months ago
  4. 98ea2a0 README.md: update git URLs (git -> https; gitea) by Vadim Yanitskiy · 1 year, 9 months ago
  5. 0a8d27a README.md: list recent dependencies from requirements.txt by Vadim Yanitskiy · 1 year, 9 months ago
  6. 9550a0a README.md: fix module name: s/serial/pyserial/ by Vadim Yanitskiy · 1 year, 9 months ago
  7. b5eaf14 README.md,requirements.txt: add missing construct version info by Vadim Yanitskiy · 1 year, 9 months ago
  8. bdac3f6 Bump minimum required construct version to v2.9.51 by Vadim Yanitskiy · 1 year, 9 months ago
  9. 05d30eb construct: use Python's API for int<->bytes conversion by Vadim Yanitskiy · 1 year, 9 months ago
  10. 7800f9d contrib/jenkins.sh: install dependencies from requirements.txt by Vadim Yanitskiy · 1 year, 9 months ago
  11. 7ce04a5 contrib/jenkins.sh: execute this script with -x and -e by Vadim Yanitskiy · 1 year, 9 months ago
  12. b3ea021 contrib/jenkins.sh: speed up pylint by running multiple processes by Vadim Yanitskiy · 1 year, 9 months ago
  13. 12175d3 contrib/jenkins.sh: pylint v2.15 is unstable, pin v2.14.5 by Vadim Yanitskiy · 1 year, 9 months ago
  14. 59f3b11 proactive: Send a Terminal Response automatically after a Fetch by Christian Amsüss · 1 year, 9 months ago
  15. 98552ef proactive: Avoid clobbering the output of the command that triggered the FETCH by Christian Amsüss · 1 year, 9 months ago
  16. cab26c7 pySim-shell: Use pySim.cat definitions to print decoded proactive cmds by Harald Welte · 1 year, 9 months ago
  17. fd476b4 pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds by Harald Welte · 1 year, 9 months ago
  18. 5a4891a Add TLV definitions for *a lot more* CAT / USAT data objects by Harald Welte · 1 year, 9 months ago
  19. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 9 months ago
  20. f56b6b2 ts_31_102: Add missing imports for envelope_sms command by Harald Welte · 1 year, 10 months ago
  21. 51b3abb ts_31_102: Fix terminal_profile, envelope and envelope_sms commands by Harald Welte · 1 year, 10 months ago
  22. 7416d46 Fix printing of SwMatchError after introduction of logical channels by Harald Welte · 1 year, 10 months ago
  23. 93c34aa apdu/ts_102_221: SELECT: allow select of SELF by Harald Welte · 1 year, 10 months ago
  24. dcc689d apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs by Harald Welte · 1 year, 10 months ago
  25. f5ff1b8 filesystem: We can select not just immediate parent DF but all ancestors by Harald Welte · 1 year, 10 months ago
  26. 8e9c844 apdu/ts_102_221: Fix SELECT of 3f00 by Harald Welte · 1 year, 10 months ago
  27. 498361f apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id" by Harald Welte · 1 year, 10 months ago
  28. d2c177b filesystem.py: Make CardDF.get_selectables() respect the flags by Harald Welte · 1 year, 10 months ago
  29. 86d698d pySim-trace: Don't print argparse object at start-up by Harald Welte · 1 year, 10 months ago
  30. 72c5b2d pySim-trace: Fix --no-suppress-{select.status} command line arguments by Harald Welte · 1 year, 10 months ago
  31. c61fbf4 pySim-trace: Support SELECT with empty response body by Harald Welte · 1 year, 10 months ago
  32. 04897d5 sim-rest-server: Report meaningful error message if PIN is blocked by Harald Welte · 1 year, 10 months ago
  33. 3f3b45a sim-rest-server: Render error messages as JSON by Harald Welte · 1 year, 10 months ago
  34. fc31548 pySim-shell: Add a "version" command to print the pySim package version by Harald Welte · 1 year, 10 months ago
  35. 21caf32 Introduce APDU/TPDU trace decoder by Harald Welte · 1 year, 10 months ago
  36. cfa3015 sysmocom_sja2: Prevent KeyError/None exception on encode by Harald Welte · 1 year, 10 months ago
  37. 1272129 ts_31_102: Fix EF_EPSLOCI argument ordering by Harald Welte · 1 year, 10 months ago
  38. 99e4cc0 filesystem: Use Tuple for record length by Harald Welte · 1 year, 10 months ago
  39. 13edf30 filesystem: Use Tuple for transparent file size by Harald Welte · 1 year, 10 months ago
  40. b2e4b4a introduce fully_qualified_path_str() method by Harald Welte · 1 year, 10 months ago
  41. 3c98d5e Never use Bytes without any 'Adapter' by Harald Welte · 1 year, 10 months ago
  42. 857f110 EF.AD: Avoid NotImplementedErrror regarding network names by Harald Welte · 1 year, 10 months ago
  43. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 1 year, 10 months ago
  44. fc8a9cc README: Mention the manual can also be built from the source by Harald Welte · 1 year, 10 months ago
  45. 363edd9 ts_31_102: Add support for obsolete EF.RPLMNAcT by Harald Welte · 1 year, 10 months ago
  46. d90ceb8 ts_31_102: Add support for DF.GSM-ACCESS by Harald Welte · 1 year, 10 months ago
  47. 228ae8e ts_31_102: Support for files of DF.V2X (Vehicle 2 X) by Harald Welte · 1 year, 10 months ago
  48. 650f612 ts_31_102: Support for DF_MCS (Mission Critical Services) by Harald Welte · 1 year, 10 months ago
  49. 6f8a870 move EF_UServiceTable from ts_31_102 to ts_31_102_telecom by Harald Welte · 1 year, 10 months ago
  50. a045221 minimalistic support for DF.MULTIMEDIA by Harald Welte · 1 year, 10 months ago
  51. a6c0f88 filesystem: Introduce the basic notion of 'logical channels' by Harald Welte · 1 year, 10 months ago
  52. de4c14c Add very simplistic DF_PHONEBOOK support by Harald Welte · 1 year, 10 months ago
  53. afe093c ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData by Harald Welte · 1 year, 10 months ago
  54. eb88205 ts_31_102: Fix FID in DF.HNB by Harald Welte · 1 year, 10 months ago
  55. 4b00365 fileystem: Use human-readable ADF name if available. by Harald Welte · 1 year, 10 months ago
  56. 1e52b0d pySim-shell: Remove unused imports by Harald Welte · 1 year, 10 months ago
  57. 46a7a3f filesystem: keep track of currently selected ADF by Harald Welte · 1 year, 10 months ago
  58. d56f45d filesystem: raise exception only when applicable by Harald Welte · 1 year, 10 months ago
  59. c655518 pySim/ts_102_222.py: remove ununsed imports from 'cmd2' by Vadim Yanitskiy · 1 year, 10 months ago
  60. 0d9f088 pySim-shell.py: remove unused imports of 'bg' from 'cmd2' by Vadim Yanitskiy · 1 year, 10 months ago
  61. 6f8cf9b sim-rest-server: Set Content-Type: application/json on response by Harald Welte · 1 year, 11 months ago
  62. 77d510b scripts/deactivate-5g.script: Also disable service 126 by Harald Welte · 1 year, 10 months ago
  63. 04b5d9d Py2 -> Py3: do not inherit classes from object by Vadim Yanitskiy · 1 year, 11 months ago
  64. bda5283 cards: populate ADM1 key reference member by Philipp Maier · 1 year, 11 months ago
  65. 2403125 pySim-shell: set default ADM key reference by Philipp Maier · 1 year, 11 months ago
  66. 541a915 ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length by Philipp Maier · 2 years ago
  67. 40ea4a4 commands: add ".." notation to expand hexstrings by Philipp Maier · 2 years ago
  68. f16ac6a pySim-shell: catch exceptions from walk() while exporting by Philipp Maier · 2 years ago
  69. 7b138b0 pySim-shell: extend walk() so that we can also have an action of ADF or DF by Philipp Maier · 2 years ago
  70. e7d1b67 pySim-shell: match SW in apdu command by Philipp Maier · 2 years ago
  71. 7226c09 pySim-shell: make APDU command available on the lowest level by Philipp Maier · 2 years ago
  72. 373b23c ts_102_221: fix SFI generation by Philipp Maier · 2 years ago
  73. 6b8eedc filesystem: also return the encoded FCP from probe_file by Philipp Maier · 2 years ago
  74. 9a4091d pySim-shell: more generic export options by Philipp Maier · 2 years ago
  75. ea81f75 pySim-shell: explain why we insist on a DF or ADF by Philipp Maier · 2 years ago
  76. e17e277 ts_102_222: Set number of records when creating linear files by Christian Amsüss · 2 years, 1 month ago
  77. e6b8687 transport/pcsc: throw ReaderError with a message by Vadim Yanitskiy · 2 years, 1 month ago
  78. b954451 SimCard.reset(): fix SyntaxWarning: 'is' with a literal by Vadim Yanitskiy · 2 years, 1 month ago
  79. c30bed2 ts_102_221: Add encode/write support of EF.ARR records by Harald Welte · 2 years, 1 month ago
  80. 0dcdfbf utils: Add DataObjectSequence.encode_multi() by Harald Welte · 2 years, 1 month ago
  81. 785d484 utils: Fix bugs in DataObject encoders by Harald Welte · 2 years, 1 month ago
  82. b7f35ac ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM by æstrid smith · 2 years, 2 months ago
  83. ab91d87 ts_31_102: Avoid pylint false positive by Harald Welte · 2 years, 2 months ago
  84. aefd064 pySim-shell: Add 'decode_hex' command for transparent + linear EF by Harald Welte · 2 years, 3 months ago
  85. 34eb504 Initial support for GlobalPlatform by Harald Welte · 2 years, 3 months ago
  86. a037762 ts_31_102: Further decode TAI in EF.OPL5G by Harald Welte · 2 years, 3 months ago
  87. 3a5afff ts_31_102: Further decode LAI in EF_LOCI by Harald Welte · 2 years, 3 months ago
  88. 1459e45 ts_51_011: Better decode of EF_OPL LAI by Harald Welte · 2 years, 3 months ago
  89. 22a1cdd ts_51_011: Properly decode EF.OPL by Harald Welte · 2 years, 3 months ago
  90. dd45d8e ts_31_102: Fix decoding of UServiceTable by Harald Welte · 2 years, 3 months ago
  91. 4ebeebf ts_102_221: Fix decoding the 'num_of_rec' field by Harald Welte · 2 years, 3 months ago
  92. 5e9bd93 ts_102_221: properly decode short file identifier by Harald Welte · 2 years, 3 months ago
  93. fa578bd add scripts/deactivate-ims.script to deactivate IMS related services by Harald Welte · 2 years, 3 months ago
  94. c89a1a9 Add scripts/deacivate-5g.script by Harald Welte · 2 years, 3 months ago
  95. 12af793 doc: Improve documentation in various places by Harald Welte · 2 years, 3 months ago
  96. d01bd36 docs: Document missing 'status' command in 7816 section by Harald Welte · 2 years, 3 months ago
  97. 799c354 shell: Proper argparser (for help + manual) activate_file by Harald Welte · 2 years, 3 months ago
  98. 2bb17f3 pySim-shell: export: Add FCP template to export by Harald Welte · 2 years, 3 months ago
  99. 9e24143 docs/legcay.txt: Point to pySim-shell as replacement by Harald Welte · 2 years, 3 months ago
  100. 3c9b784 pySim-shell: support TS 102 222 administrative commands by Harald Welte · 2 years, 7 months ago