1. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  2. 1f8acd9 transport/pcsc: work around Python 3.5 bug: guard disconnect() by Vadim Yanitskiy · 4 years, 4 months ago
  3. 67d551a move SW matching to a generic utility function by Harald Welte · 3 years, 6 months ago
  4. e79cc80 introduce SwMatchError exception by Harald Welte · 3 years, 6 months ago
  5. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  6. 289fd28 serial: do not try to close non existing serial connection by Philipp Maier · 3 years, 5 months ago 1.0
  7. 92bdd5e serial: don't crash if the device does not exist by Philipp Maier · 3 years, 5 months ago
  8. dd014ea Lint fixes: false -> False, missing imports, Index list, not map iter by Daniel Willmann · 3 years, 9 months ago
  9. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  10. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 2 months ago
  11. fa617ac transport/pcsc: explicitly specify T0 protocol by Vadim Yanitskiy · 4 years, 4 months ago
  12. 41c2217 transport/pcsc: cosmetic: reuse the existing code of PcscSimLink by Vadim Yanitskiy · 4 years, 4 months ago
  13. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  14. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 6 months ago
  15. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  16. 1381ff1 pySim/transport: introduce Calypso based reader interface by Vadim Yanitskiy · 6 years ago
  17. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  18. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  19. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  20. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  21. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  22. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  23. 245d534 transport/pcsc: Remove obsolete/debug code 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