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