1. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  2. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  3. 289fd28 serial: do not try to close non existing serial connection by Philipp Maier · 3 years, 5 months ago 1.0
  4. 92bdd5e serial: don't crash if the device does not exist by Philipp Maier · 3 years, 5 months ago
  5. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  6. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  7. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 6 months ago
  8. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  9. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  10. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  11. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  12. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago