1. 2e6dc03 Allow update_binary function to write more than 255 bytes by andrew-ma · 3 years ago
  2. f201166 pySim/commands: Add envelope() method for ENVELOPE command by Harald Welte · 3 years, 2 months ago
  3. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 2 months ago
  4. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 2 months ago
  5. 0f96c02 commands: remove superfluous getter/setter for cla_byte property by Harald Welte · 3 years, 2 months ago
  6. 951f263 commands: resolve inconsistency on sel_ctrl by Harald Welte · 3 years, 2 months ago
  7. 42804d7 commands: pad short data input in update_record() by Philipp Maier · 3 years, 2 months ago
  8. 59f9a38 commands: check for status word in USIM authenticate command by Harald Welte · 3 years, 2 months ago
  9. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 3 months ago
  10. 703f933 pySim-shell: Add open_channel + close_channel commands by Harald Welte · 3 years, 3 months ago
  11. a463161 pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE by Harald Welte · 3 years, 3 months ago
  12. 15fae98 pySim-shell: Authenticate (3g) support by Harald Welte · 3 years, 3 months ago
  13. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  14. 46f09af pySim-shell: complete CHV/PIN management tools by Philipp Maier · 3 years, 4 months ago
  15. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  16. a31e9a9 commands: better exception string for authentication failures by Philipp Maier · 3 years, 4 months ago
  17. 85484a9 commands.py: Introduce a real select_file() method by Harald Welte · 3 years, 6 months ago
  18. c0499c8 commands.py: rename select_file() to select_path() by Harald Welte · 3 years, 6 months ago
  19. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  20. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  21. ca67394 Add support for ADF_USIM/EF_EHPLMN by Harald Welte · 4 years, 1 month ago
  22. 0e9f93f commands.py: fix read_binary for lengths > 256 by Sebastian Viviani · 4 years, 3 months ago
  23. 30eb8ca commands: add features to verify data written to files by Philipp Maier · 4 years, 2 months ago
  24. 32daaf5 commands: add method to determine size of a non record oriented file by Philipp Maier · 4 years, 2 months ago
  25. edf873d commands: Python 3 fix: properly distinguish str and list by Vadim Yanitskiy · 4 years, 5 months ago
  26. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  27. 0ad5bcf cards: Add support for sysmo-isim-sja2 by Philipp Maier · 4 years, 6 months ago
  28. cdfdd41 commands: fix __record_len() by Philipp Maier · 4 years, 7 months ago
  29. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  30. 5491c48 Don't try to parse result if select_file() failed by Max · 6 years ago
  31. 91f26d7 commands: correct case of a TLV tag (A5 => a5) by Philipp Maier · 5 years ago
  32. fb98dd6 commands: depend on pytlv only when it is actually needed by Philipp Maier · 6 years ago
  33. 0e3fcaa commands: get file/record length from FCP (USIM) by Philipp Maier · 6 years ago
  34. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  35. 4146086 Fix select control parameter by Philipp Maier · 7 years ago
  36. 3ce84d9 cosmetic: missing newlines on last line of 2 files by Neels Hofmeyr · 7 years ago
  37. 9a1dcea Revert "Do not return the FCI information while selecting a file" by Harald Welte · 8 years ago
  38. 8c1b33c Do not return the FCI information while selecting a file by Jan Balke · 9 years ago
  39. 14b350f Allow changing the class byte for pdu messages by Jan Balke · 9 years ago
  40. 982a307 commands: Check SW for UPDATE BIN / UPDATE REC / VERIFY CHV by Harald Welte · 13 years ago
  41. 530076e commands: Fix bug in verify_chv. by Sylvain Munaut · 14 years ago
  42. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago