1. 7328f10 transport/init: print exception type if the execption has no string by Philipp Maier · 2 years, 10 months ago
  2. 8dfd6d0 transport: Add support for SW 6Cxx by Harald Welte · 3 years, 1 month ago
  3. 903bdaa transport: Mark more methods as abstractmethod by Harald Welte · 3 years, 2 months ago
  4. e8c34ca [pylint] Declare abstract LinkBase._send_apdu_raw() method as such by Vadim Yanitskiy · 3 years, 2 months ago
  5. 28c2431 Move reader related argument parser to transport module by Harald Welte · 3 years, 3 months ago
  6. e0f9ef1 integrate 'construct' python library by Harald Welte · 3 years, 3 months ago
  7. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 3 months ago
  8. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 3 months ago
  9. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 3 months ago
  10. 4f2c546 transport: Pass status word interpreter to exception handler by Harald Welte · 3 years, 3 months ago
  11. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 3 months ago
  12. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  13. 67d551a move SW matching to a generic utility function by Harald Welte · 3 years, 6 months ago
  14. e79cc80 introduce SwMatchError exception by Harald Welte · 3 years, 6 months ago
  15. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  16. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months 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. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  21. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  22. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago