1. 4af63dc transport: print reader device/number on init by Philipp Maier · 9 months ago
  2. 8c82378 transport: move argument parser setup into concrete classes by Philipp Maier · 9 months ago
  3. 3077343 transport: move init message into concrete classes by Philipp Maier · 9 months ago
  4. 58e89eb transport: add return type annotation to method __str__ by Philipp Maier · 9 months ago
  5. 6bfa8a8 pySim-shell: print device info in case an exception occurs by Philipp Maier · 9 months ago
  6. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 1 year ago
  7. ab6897c pySim/transport: More type annotations by Harald Welte · 1 year ago
  8. 621f78c serial: return a return code in reset_card() by Philipp Maier · 1 year, 1 month ago
  9. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 5 months ago
  10. 9c93cec transport/serial: fix for Python 3 by Steve Markgraf · 2 years, 6 months ago
  11. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  12. c34f940 transport: Make all calls go through base class send_apdu_raw() 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. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  15. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 5 months ago
  16. 289fd28 serial: do not try to close non existing serial connection by Philipp Maier · 3 years, 5 months ago 1.0
  17. 92bdd5e serial: don't crash if the device does not exist by Philipp Maier · 3 years, 5 months ago
  18. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  19. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  20. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 6 months ago
  21. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  22. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  23. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  24. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  25. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago