1. 6bfa8a8 pySim-shell: print device info in case an exception occurs by Philipp Maier · 11 months ago
  2. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 1 year, 2 months ago
  3. ab6897c pySim/transport: More type annotations by Harald Welte · 1 year, 2 months ago
  4. e6b8687 transport/pcsc: throw ReaderError with a message by Vadim Yanitskiy · 2 years, 5 months ago
  5. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 7 months ago
  6. 8bf2125 transport/pcsc: make sure reader is disconnected by Philipp Maier · 3 years ago
  7. 2db843e transport/pcsc: Raise exception if reader number is out of range by Harald Welte · 3 years, 4 months ago
  8. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 5 months ago
  9. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 5 months ago
  10. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 5 months ago
  11. 1f8acd9 transport/pcsc: work around Python 3.5 bug: guard disconnect() by Vadim Yanitskiy · 4 years, 6 months ago
  12. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 6 months ago
  13. dd014ea Lint fixes: false -> False, missing imports, Index list, not map iter by Daniel Willmann · 3 years, 11 months ago
  14. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 11 months ago
  15. fa617ac transport/pcsc: explicitly specify T0 protocol by Vadim Yanitskiy · 4 years, 7 months ago
  16. 41c2217 transport/pcsc: cosmetic: reuse the existing code of PcscSimLink by Vadim Yanitskiy · 4 years, 7 months ago
  17. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  18. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  19. 245d534 transport/pcsc: Remove obsolete/debug code by Sylvain Munaut · 14 years ago
  20. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  21. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago