1. baec4e9 transport: Move printing of reader number/name to generic code by Harald Welte · 8 months ago
  2. 0f177c1 transport: Pass argparse.Namespace directly into transport classes by Harald Welte · 7 months ago
  3. 4af63dc transport: print reader device/number on init by Philipp Maier · 9 months ago
  4. 8c82378 transport: move argument parser setup into concrete classes by Philipp Maier · 9 months ago
  5. 3077343 transport: move init message into concrete classes by Philipp Maier · 9 months ago
  6. 58e89eb transport: add return type annotation to method __str__ by Philipp Maier · 9 months ago
  7. 6bfa8a8 pySim-shell: print device info in case an exception occurs by Philipp Maier · 9 months ago
  8. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 1 year ago
  9. ab6897c pySim/transport: More type annotations by Harald Welte · 1 year ago
  10. 04b5d9d Py2 -> Py3: do not inherit classes from object by Vadim Yanitskiy · 2 years ago
  11. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 5 months ago
  12. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  13. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 3 months ago
  14. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  15. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  16. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  17. 1381ff1 pySim/transport: introduce Calypso based reader interface by Vadim Yanitskiy · 6 years ago