1. 18b7539 31.102: EF.EST enables/disables services; name commands accordingly by Harald Welte · 1 year, 4 months ago
  2. 577312a docs: Add reference for various commands by Harald Welte · 1 year, 4 months ago
  3. 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
  4. 865eea6 filesystem: add unit tests for encoder/decoder methods by Harald Welte · 1 year, 5 months ago
  5. d2edd41 ts_51_011: Fix decoding/encoding of EF_LOCIGPRS by Harald Welte · 1 year, 5 months ago
  6. caa94b5 Assume first record number if caller specifies none by Harald Welte · 1 year, 5 months ago
  7. 9b9efb6 ts_31_102: Fix several bugs in EF_ECC encoder by Harald Welte · 1 year, 5 months ago
  8. 136bdb0 ts_51_011: EF_SMSP: Use integer division in ValidityPeriodAdapter by Harald Welte · 1 year, 5 months ago
  9. 9181a69 gsm_r: EF_IC: Network String Table Index is 16bit, not 8bit by Harald Welte · 1 year, 5 months ago
  10. 5924ec4 ts_51_011: Improve decoding of SELECT response for classic SIM by Harald Welte · 1 year, 5 months ago
  11. a1bb3f7 ts_51_011: Support EF.LND by Harald Welte · 1 year, 5 months ago
  12. 0dc6c20 ts_51_011, ts_31_102: point to proper EF_EXTn file by Harald Welte · 1 year, 5 months ago
  13. f11f130 ts_51_011: Implement Extended BCD Coding by Harald Welte · 1 year, 5 months ago
  14. 9ba68df ts_51_011: Support EF.SDN by Harald Welte · 1 year, 5 months ago
  15. 5b9472d ts_51_011: Fix bit-order in EF.VGCSS and EF.VBSS by Harald Welte · 1 year, 5 months ago
  16. 73a7fea gsm_r: Fix byte/nibble ordering of predefined_value1 by Harald Welte · 1 year, 5 months ago
  17. 6bf2d5f gsm_r: EF_Predefined: Decode first record different from others by Harald Welte · 1 year, 5 months ago
  18. f6b37af Prepare for decoding/encoding records differently based on record number by Harald Welte · 1 year, 5 months ago
  19. 8dbf714 gsm_r: Fix decoding of EF.FN by Harald Welte · 1 year, 5 months ago
  20. e6d7b14 gsm_r: Fix typo (it's EF.FN, not EF.EN) by Harald Welte · 1 year, 5 months ago
  21. bc7437d pySim-trace: Also consider SW 91xx as successful by Harald Welte · 1 year, 7 months ago
  22. 7489947 pySim-trace: Fix missing MANAGE CHANNEL decode by Harald Welte · 1 year, 7 months ago
  23. c95f6e2 pySim-trace: Add support for reading GSMTAP from pcap files by Harald Welte · 1 year, 7 months ago
  24. 284ac10 cards: also program EF.AD under ADF.USIM by Philipp Maier · 1 year, 6 months ago
  25. de0cf16 cards: fix typo by Philipp Maier · 1 year, 6 months ago
  26. 4237ccf pySim-prog: add python docstring for read_params_csv by Philipp Maier · 1 year, 7 months ago
  27. 5f0cb3c pySim-prog: rename write_parameters function. by Philipp Maier · 1 year, 7 months ago
  28. cbb8c02 pySim-prog: make dry-run more realistic by Philipp Maier · 1 year, 7 months ago
  29. 0a8d9f0 cards: check length of mnc more restrictively by Philipp Maier · 1 year, 7 months ago
  30. 32c0434 pySim-prog: fix handling of mnclen parameter. by Philipp Maier · 1 year, 7 months ago
  31. 2688ddf pySim-prog: clean up csv file reader function by Philipp Maier · 1 year, 7 months ago
  32. 4f888a0 sysmocom_sja2: simplify and fix op/opc decoder/encoder by Philipp Maier · 1 year, 7 months ago
  33. 5d26311 OTA: Adjust IV length for AES by Christian Amsüss · 1 year, 7 months ago
  34. 8e45b75 contrib/jenkins.sh: split test/pylint/docs by Oliver Smith · 1 year, 9 months ago
  35. 0529c19 docs: allow overriding OSMO_GSM_MANUALS_DIR by Oliver Smith · 1 year, 9 months ago
  36. 507b527 contrib/jenkins.sh: set PYTHONUNBUFFERED=1 by Oliver Smith · 1 year, 9 months ago
  37. 4e64e72 Revert "contrib/jenkins.sh: pylint v2.15 is unstable, pin v2.14.5" by Vadim Yanitskiy · 1 year, 10 months ago
  38. 75a58d1 Add new pySim.ota library, implement SIM OTA crypto by Harald Welte · 1 year, 11 months ago
  39. 7d05e49 README.md: update installation instructions for Debian by Vadim Yanitskiy · 1 year, 10 months ago
  40. 98ea2a0 README.md: update git URLs (git -> https; gitea) by Vadim Yanitskiy · 1 year, 10 months ago
  41. 0a8d27a README.md: list recent dependencies from requirements.txt by Vadim Yanitskiy · 1 year, 10 months ago
  42. 9550a0a README.md: fix module name: s/serial/pyserial/ by Vadim Yanitskiy · 1 year, 10 months ago
  43. b5eaf14 README.md,requirements.txt: add missing construct version info by Vadim Yanitskiy · 1 year, 10 months ago
  44. bdac3f6 Bump minimum required construct version to v2.9.51 by Vadim Yanitskiy · 1 year, 10 months ago
  45. 05d30eb construct: use Python's API for int<->bytes conversion by Vadim Yanitskiy · 1 year, 10 months ago
  46. 7800f9d contrib/jenkins.sh: install dependencies from requirements.txt by Vadim Yanitskiy · 1 year, 10 months ago
  47. 7ce04a5 contrib/jenkins.sh: execute this script with -x and -e by Vadim Yanitskiy · 1 year, 10 months ago
  48. b3ea021 contrib/jenkins.sh: speed up pylint by running multiple processes by Vadim Yanitskiy · 1 year, 10 months ago
  49. 12175d3 contrib/jenkins.sh: pylint v2.15 is unstable, pin v2.14.5 by Vadim Yanitskiy · 1 year, 10 months ago
  50. 59f3b11 proactive: Send a Terminal Response automatically after a Fetch by Christian Amsüss · 1 year, 11 months ago
  51. 98552ef proactive: Avoid clobbering the output of the command that triggered the FETCH by Christian Amsüss · 1 year, 11 months ago
  52. cab26c7 pySim-shell: Use pySim.cat definitions to print decoded proactive cmds by Harald Welte · 1 year, 11 months ago
  53. fd476b4 pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds by Harald Welte · 1 year, 11 months ago
  54. 5a4891a Add TLV definitions for *a lot more* CAT / USAT data objects by Harald Welte · 1 year, 11 months ago
  55. 7d8029e tlv: Use self._compute_tag() method rather than direct self.tag by Harald Welte · 1 year, 11 months ago
  56. f56b6b2 ts_31_102: Add missing imports for envelope_sms command by Harald Welte · 1 year, 11 months ago
  57. 51b3abb ts_31_102: Fix terminal_profile, envelope and envelope_sms commands by Harald Welte · 1 year, 11 months ago
  58. 7416d46 Fix printing of SwMatchError after introduction of logical channels by Harald Welte · 2 years ago
  59. 93c34aa apdu/ts_102_221: SELECT: allow select of SELF by Harald Welte · 2 years ago
  60. dcc689d apdu/ts_102_221: SELECT: allow select of parent/ancestor DFs by Harald Welte · 2 years ago
  61. f5ff1b8 filesystem: We can select not just immediate parent DF but all ancestors by Harald Welte · 2 years ago
  62. 8e9c844 apdu/ts_102_221: Fix SELECT of 3f00 by Harald Welte · 2 years ago
  63. 498361f apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id" by Harald Welte · 2 years ago
  64. d2c177b filesystem.py: Make CardDF.get_selectables() respect the flags by Harald Welte · 2 years ago
  65. 86d698d pySim-trace: Don't print argparse object at start-up by Harald Welte · 2 years ago
  66. 72c5b2d pySim-trace: Fix --no-suppress-{select.status} command line arguments by Harald Welte · 2 years ago
  67. c61fbf4 pySim-trace: Support SELECT with empty response body by Harald Welte · 2 years ago
  68. 04897d5 sim-rest-server: Report meaningful error message if PIN is blocked by Harald Welte · 2 years ago
  69. 3f3b45a sim-rest-server: Render error messages as JSON by Harald Welte · 2 years ago
  70. fc31548 pySim-shell: Add a "version" command to print the pySim package version by Harald Welte · 2 years ago
  71. 21caf32 Introduce APDU/TPDU trace decoder by Harald Welte · 2 years ago
  72. cfa3015 sysmocom_sja2: Prevent KeyError/None exception on encode by Harald Welte · 2 years ago
  73. 1272129 ts_31_102: Fix EF_EPSLOCI argument ordering by Harald Welte · 2 years ago
  74. 99e4cc0 filesystem: Use Tuple for record length by Harald Welte · 2 years ago
  75. 13edf30 filesystem: Use Tuple for transparent file size by Harald Welte · 2 years ago
  76. b2e4b4a introduce fully_qualified_path_str() method by Harald Welte · 2 years ago
  77. 3c98d5e Never use Bytes without any 'Adapter' by Harald Welte · 2 years ago
  78. 857f110 EF.AD: Avoid NotImplementedErrror regarding network names by Harald Welte · 2 years ago
  79. ea600a8 tlv: Make NotImplementedError more verbose by Harald Welte · 2 years ago
  80. fc8a9cc README: Mention the manual can also be built from the source by Harald Welte · 2 years ago
  81. 363edd9 ts_31_102: Add support for obsolete EF.RPLMNAcT by Harald Welte · 2 years ago
  82. d90ceb8 ts_31_102: Add support for DF.GSM-ACCESS by Harald Welte · 2 years ago
  83. 228ae8e ts_31_102: Support for files of DF.V2X (Vehicle 2 X) by Harald Welte · 2 years ago
  84. 650f612 ts_31_102: Support for DF_MCS (Mission Critical Services) by Harald Welte · 2 years ago
  85. 6f8a870 move EF_UServiceTable from ts_31_102 to ts_31_102_telecom by Harald Welte · 2 years ago
  86. a045221 minimalistic support for DF.MULTIMEDIA by Harald Welte · 2 years ago
  87. a6c0f88 filesystem: Introduce the basic notion of 'logical channels' by Harald Welte · 2 years ago
  88. de4c14c Add very simplistic DF_PHONEBOOK support by Harald Welte · 2 years ago
  89. afe093c ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData by Harald Welte · 2 years ago
  90. eb88205 ts_31_102: Fix FID in DF.HNB by Harald Welte · 2 years ago
  91. 4b00365 fileystem: Use human-readable ADF name if available. by Harald Welte · 2 years ago
  92. 1e52b0d pySim-shell: Remove unused imports by Harald Welte · 2 years ago
  93. 46a7a3f filesystem: keep track of currently selected ADF by Harald Welte · 2 years ago
  94. d56f45d filesystem: raise exception only when applicable by Harald Welte · 2 years ago
  95. c655518 pySim/ts_102_222.py: remove ununsed imports from 'cmd2' by Vadim Yanitskiy · 2 years ago
  96. 0d9f088 pySim-shell.py: remove unused imports of 'bg' from 'cmd2' by Vadim Yanitskiy · 2 years ago
  97. 6f8cf9b sim-rest-server: Set Content-Type: application/json on response by Harald Welte · 2 years ago
  98. 77d510b scripts/deactivate-5g.script: Also disable service 126 by Harald Welte · 2 years ago
  99. 04b5d9d Py2 -> Py3: do not inherit classes from object by Vadim Yanitskiy · 2 years ago
  100. bda5283 cards: populate ADM1 key reference member by Philipp Maier · 2 years, 1 month ago