1. 4c1dca0 CardModel: Document how this 'magic' works in some comments. by Harald Welte · 2 years, 9 months ago
  2. 1aae4a0 filsystem: Make NotImplementedError more verbose. by Harald Welte · 2 years, 9 months ago
  3. f44256c pysim-Shell: Add sysmocom SJA2 card specific bits by Harald Welte · 2 years, 9 months ago
  4. fb50621 filesystem: Introduce support for TLV parser by Harald Welte · 3 years, 1 month ago
  5. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years, 1 month ago
  6. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 1 month ago
  7. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 1 month ago
  8. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years, 1 month ago
  9. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 2 months ago
  10. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 2 months ago
  11. 895fa6f [pylint] Fix referencing undefined variable 'shutil' by Vadim Yanitskiy · 3 years, 2 months ago
  12. 2788162 filesystem.py: Introduce place-holder for BER-TLV files by Harald Welte · 3 years, 2 months ago
  13. 977035c filsystem.py: Add more information to exceptions by Harald Welte · 3 years, 2 months ago
  14. fe1fb03 filesystem: fix wrong helpstring for update_record_decoded by Philipp Maier · 3 years, 2 months ago
  15. 0adabf6 filesystem: fix wrong comment by Philipp Maier · 3 years, 2 months ago
  16. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  17. 2db5cfb filesystem: Introduce 'construct' support by Harald Welte · 3 years, 3 months ago
  18. 4145d3c shell: add edit_{record,binary}_decoded shell commands by Harald Welte · 3 years, 3 months ago
  19. fe8a744 pySim/filesystem: Fix more Python 3.5 compatibility issues by Harald Welte · 3 years, 3 months ago
  20. a004079 pySim/filesystem.py: fix compatibility with Python 3.5 by Vadim Yanitskiy · 3 years, 3 months ago
  21. 850b72a shell: New 'read_records' and 'read_records_decoded' commands by Harald Welte · 3 years, 3 months ago
  22. 0d4e98a pySim-shell: JSONpath support for updating files/records by Harald Welte · 3 years, 3 months ago
  23. f431189 pySim/filesystem: Remove left-over debug print statements by Harald Welte · 3 years, 3 months ago
  24. 1748b93 pySim-shell: Add settable parameter on JSON pretty-printing by Harald Welte · 3 years, 3 months ago
  25. bcad86c pySim-shell: Add '--oneline' to read_{binary,record}_decoded by Harald Welte · 3 years, 3 months ago
  26. 2d4a64b filesystem.py: Fix type annotation of read_binary_dec() by Harald Welte · 3 years, 3 months ago
  27. 86fbd39 filesystem: Fix interpret_sw() fall-through by Harald Welte · 3 years, 3 months ago
  28. 5ce3524 Fix various mistakes around the CardADF <-> CardApplication dualism by Harald Welte · 3 years, 3 months ago
  29. 1e45657 filesystem: fix various issues found by mypy by Harald Welte · 3 years, 3 months ago
  30. 5a4fd52 filesystem: Avoid GPL header showing up in sphinx autodoc by Harald Welte · 3 years, 3 months ago
  31. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  32. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  33. cba6dbc fileystem: fix ADF selection by Philipp Maier · 3 years, 4 months ago
  34. 63f572d filesystem: allow selection of arbitrary files by Philipp Maier · 3 years, 4 months ago
  35. e6bc4f9 filesystem: avoid outputting empty lines when there is no data by Philipp Maier · 3 years, 4 months ago
  36. 98f872b pySim/filesystem: fix mutable default list/dict arguments by Vadim Yanitskiy · 3 years, 3 months ago
  37. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  38. eb72fa4 filesystem: fix typo in method call app()->append() by Philipp Maier · 3 years, 3 months ago
  39. 3aec871 filesystem: be more strict in method add_file() by Philipp Maier · 3 years, 4 months ago
  40. d51d8b5 filesystem: drop __main__ from filesystem.py by Philipp Maier · 3 years, 4 months ago
  41. 6606158 filesystem: add comment to inform about checks in add_file() by Philipp Maier · 3 years, 4 months ago
  42. e8bc1b4 filesystem: fix exception string (fid != name) by Philipp Maier · 3 years, 4 months ago
  43. bd8ed2c filesystem: fix flag model used with get_selectable_names() by Philipp Maier · 3 years, 4 months ago
  44. 4155573 filesystem: allow dumping multiple records of a file by Philipp Maier · 3 years, 4 months ago
  45. 7744b6e filesystem: be case insensitive when selecting files by fid (HEX) by Philipp Maier · 3 years, 4 months ago
  46. 786f781 filesystem: add flags to filter selectables by Philipp Maier · 3 years, 4 months ago
  47. b2edd14 Add a new pySim-shell program by Harald Welte · 3 years, 6 months ago