1. f2e761c pySim-shell: Migrate from optparse to argparse for the main() by Harald Welte · 3 years, 3 months ago
  2. e4759fd contrib/jenkins.sh: Build and publish PDF manual by Harald Welte · 3 years, 3 months ago
  3. 348c195 rename manual to be consistent with osmo-gsm-manuals projects by Harald Welte · 3 years, 3 months ago
  4. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  5. 790b270 lots of file definitions for classic SIM and USIM by Harald Welte · 3 years, 3 months ago
  6. 9853e24 ts_31_102.py: switch EF.Keys from imperative to declarative codec by Harald Welte · 3 years, 3 months ago
  7. 2db5cfb filesystem: Introduce 'construct' support by Harald Welte · 3 years, 3 months ago
  8. 703f933 pySim-shell: Add open_channel + close_channel commands by Harald Welte · 3 years, 3 months ago
  9. a463161 pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE by Harald Welte · 3 years, 3 months ago
  10. 15fae98 pySim-shell: Authenticate (3g) support by Harald Welte · 3 years, 3 months ago
  11. e0f9ef1 integrate 'construct' python library by Harald Welte · 3 years, 3 months ago
  12. d0505bd WIP: Add option to set UE operation mode in EF_AD (Administrative Data) by Robert Falkenberg · 3 years, 4 months ago
  13. 08028d0 README.md: Mention user manual by Harald Welte · 3 years, 3 months ago
  14. 11ee243 README.md: We have switched to gerrit for review by Harald Welte · 3 years, 3 months ago
  15. e7887d7 README.md: Update dependencies by Harald Welte · 3 years, 3 months ago
  16. edee155 setup.py: add missing comma in list of dependencies by Harald Welte · 3 years, 3 months ago
  17. b00e893 pySim-shell: Use poutput_json() whenever applicable by Harald Welte · 3 years, 3 months ago
  18. 5e749a7 extend JSONEncoder to serialze 'bytes' style objects as hex strings by Harald Welte · 3 years, 3 months ago
  19. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 3 months ago
  20. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  21. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 3 months ago
  22. 4145d3c shell: add edit_{record,binary}_decoded shell commands by Harald Welte · 3 years, 3 months ago
  23. fe8a744 pySim/filesystem: Fix more Python 3.5 compatibility issues by Harald Welte · 3 years, 3 months ago
  24. 0912d9f Wavemobile: adjust test expectations about binary EF.AD content by Harald Welte · 3 years, 3 months ago
  25. a004079 pySim/filesystem.py: fix compatibility with Python 3.5 by Vadim Yanitskiy · 3 years, 3 months ago
  26. f408a40 pySim-shell: tree/export: catch errors during DF selection by Philipp Maier · 3 years, 3 months ago
  27. 13e258d pySim-shell: be sure that startup script file exists by Philipp Maier · 3 years, 3 months ago
  28. 1bd664d tests: remove .example files for simcard tests by Philipp Maier · 3 years, 3 months ago
  29. dc4402e pySim-shell: fix wrong reference to iccid. by Philipp Maier · 3 years, 3 months ago
  30. 850b72a shell: New 'read_records' and 'read_records_decoded' commands by Harald Welte · 3 years, 3 months ago
  31. 0d4e98a pySim-shell: JSONpath support for updating files/records by Harald Welte · 3 years, 3 months ago
  32. 75487ae Use zero padding for EF['ACC'] field by Robert Falkenberg · 3 years, 3 months ago
  33. c98ef8a ts_102_221.py: fix fixup_fcp_proprietary_tlv_map() by Philipp Maier · 3 years, 3 months ago
  34. 5459536 SysmoISIM-SJA2: Add option to set Service Provider Name (SPN) by Robert Falkenberg · 3 years, 3 months ago
  35. d7a7e17 utils.py: Add missing dec_plmn function. by Harald Welte · 3 years, 3 months ago
  36. f431189 pySim/filesystem: Remove left-over debug print statements by Harald Welte · 3 years, 3 months ago
  37. 9ae33c8 docs: Documentation for classic pySim-{prog,read} tools by Harald Welte · 3 years, 3 months ago
  38. d36f694 docs/shell.rst: Auto-generate shell command reference by Harald Welte · 3 years, 3 months ago
  39. 1748b93 pySim-shell: Add settable parameter on JSON pretty-printing by Harald Welte · 3 years, 3 months ago
  40. c9baa4d ts_51_011: Full encoder/decoder for EF.AD by Harald Welte · 3 years, 3 months ago
  41. bcad86c pySim-shell: Add '--oneline' to read_{binary,record}_decoded by Harald Welte · 3 years, 3 months ago
  42. 9813dc9 Introduce setuptools support by Harald Welte · 3 years, 3 months ago
  43. 4f2c546 transport: Pass status word interpreter to exception handler by Harald Welte · 3 years, 3 months ago
  44. be9516f docs: Initial documentation for pySim-shell by Harald Welte · 3 years, 3 months ago
  45. 31d2cf0 shell: Move dir,tree,export from ISO7816 to pySim commands by Harald Welte · 3 years, 3 months ago
  46. 5225557 utils.py: Add more type annotations by Harald Welte · 3 years, 3 months ago
  47. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 3 months ago
  48. 9d0f1f0 card_key_provider: Documentation with sphinx / autodoc by Harald Welte · 3 years, 3 months ago
  49. 4442b3d rename card_data to card_key_provider. by Harald Welte · 3 years, 3 months ago
  50. 90d3b97 Add type annotations and more documentation to card_data.py by Harald Welte · 3 years, 3 months ago
  51. 2d4a64b filesystem.py: Fix type annotation of read_binary_dec() by Harald Welte · 3 years, 3 months ago
  52. 236a65f cosmetic: fix typo in comment by Harald Welte · 3 years, 3 months ago
  53. b29df88 docs: Update copyright statement by Harald Welte · 3 years, 3 months ago
  54. 5da7a72 jenkins.sh: Build documentation as part of build verification by Harald Welte · 3 years, 3 months ago
  55. 86fbd39 filesystem: Fix interpret_sw() fall-through by Harald Welte · 3 years, 3 months ago
  56. ec7d0da 51.011: Define some more files within DF_TELECOM by Harald Welte · 3 years, 3 months ago
  57. 89e5954 fix various file definitions by Harald Welte · 3 years, 3 months ago
  58. aae7c27 pySim-shell: Remove UsimCommands by Harald Welte · 3 years, 3 months ago
  59. 5ce3524 Fix various mistakes around the CardADF <-> CardApplication dualism by Harald Welte · 3 years, 3 months ago
  60. 1e45657 filesystem: fix various issues found by mypy by Harald Welte · 3 years, 3 months ago
  61. 5a4fd52 filesystem: Avoid GPL header showing up in sphinx autodoc by Harald Welte · 3 years, 3 months ago
  62. 94e8735 Use sphinx for generating documentation by Harald Welte · 3 years, 3 months ago
  63. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  64. 082d4e0 ts_31_102: Fix decode_select_response() for DF.5GS by Harald Welte · 3 years, 3 months ago
  65. ac34dcc pySim-shell: fix and improve file system exporter by Philipp Maier · 3 years, 3 months ago
  66. b152a9e pySim-shell: prevent inconsitancy when walking through the FS tree by Philipp Maier · 3 years, 3 months ago
  67. 46f09af pySim-shell: complete CHV/PIN management tools by Philipp Maier · 3 years, 3 months ago
  68. b63766b pySim-shell: be more specific when finding no ADM-PIN by Philipp Maier · 3 years, 3 months ago
  69. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  70. 2b11c32 pySim-shell: automatic ADM pin from CSV-File by Philipp Maier · 3 years, 4 months ago
  71. cba6dbc fileystem: fix ADF selection by Philipp Maier · 3 years, 4 months ago
  72. ad073e8 ts_31_102: do not add empty ShellCommands class. by Philipp Maier · 3 years, 4 months ago
  73. 63f572d filesystem: allow selection of arbitrary files by Philipp Maier · 3 years, 4 months ago
  74. 05ca36b Add decoder/encoder for EF.SUCI_Calc_Info by Merlin Chlosta · 3 years, 3 months ago
  75. dd2091a ts_102_221: use keywords to avoid conflicts with positional args by Philipp Maier · 3 years, 3 months ago
  76. 228c98e pySim-shell: use -a / -A commandline option to authenticate by Philipp Maier · 3 years, 4 months ago
  77. e6bc4f9 filesystem: avoid outputting empty lines when there is no data by Philipp Maier · 3 years, 4 months ago
  78. 2558aa6 pySim-shell: add command to show file description by Philipp Maier · 3 years, 4 months ago
  79. 98f872b pySim/filesystem: fix mutable default list/dict arguments by Vadim Yanitskiy · 3 years, 3 months ago
  80. 24f7bd3 pySim-shell: add filesystem exporter by Philipp Maier · 3 years, 4 months ago
  81. f62866f pySim-shell: output currently selected file using select command by Philipp Maier · 3 years, 4 months ago
  82. 681bc7b pySim-shell: add option to execute script on startup by Philipp Maier · 3 years, 4 months ago
  83. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  84. eb72fa4 filesystem: fix typo in method call app()->append() by Philipp Maier · 3 years, 3 months ago
  85. 9c1a4ec pysim-shell: select MF on startup to make commands accessible by Philipp Maier · 3 years, 4 months ago
  86. 78e32f2 utils: fix sw_match() by Philipp Maier · 3 years, 3 months ago
  87. 05f42ee cards: remove unnecessary execptions. by Philipp Maier · 3 years, 4 months ago
  88. a31e9a9 commands: better exception string for authentication failures by Philipp Maier · 3 years, 4 months ago
  89. 3aec871 filesystem: be more strict in method add_file() by Philipp Maier · 3 years, 4 months ago
  90. d51d8b5 filesystem: drop __main__ from filesystem.py by Philipp Maier · 3 years, 4 months ago
  91. 6606158 filesystem: add comment to inform about checks in add_file() by Philipp Maier · 3 years, 4 months ago
  92. e8bc1b4 filesystem: fix exception string (fid != name) by Philipp Maier · 3 years, 4 months ago
  93. ff9dae2 pySim-shell: add functionality to walk through the fs recursively by Philipp Maier · 3 years, 4 months ago
  94. 5d3e259 pySim-shell: add "dir" command. by Philipp Maier · 3 years, 4 months ago
  95. bd8ed2c filesystem: fix flag model used with get_selectable_names() by Philipp Maier · 3 years, 3 months ago
  96. 4155573 filesystem: allow dumping multiple records of a file by Philipp Maier · 3 years, 4 months ago
  97. b0f2433 Check in requirements.txt to simplify installing dependencies by Vadim Yanitskiy · 3 years, 4 months ago
  98. 080cc9f README.md: add notes about the new 'cmd2' dependency by Vadim Yanitskiy · 3 years, 4 months ago
  99. 7744b6e filesystem: be case insensitive when selecting files by fid (HEX) by Philipp Maier · 3 years, 4 months ago
  100. 4723650 utils: add is_hex function to check hex strings by Philipp Maier · 3 years, 4 months ago