1. e0f9ef1 integrate 'construct' python library by Harald Welte · 3 years, 4 months ago
  2. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 4 months ago
  3. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 4 months ago
  4. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 4 months ago
  5. 4f2c546 transport: Pass status word interpreter to exception handler by Harald Welte · 3 years, 4 months ago
  6. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 4 months ago
  7. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 4 months ago
  8. 67d551a move SW matching to a generic utility function by Harald Welte · 3 years, 6 months ago
  9. e79cc80 introduce SwMatchError exception by Harald Welte · 3 years, 6 months ago
  10. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 5 months ago
  11. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 11 months ago
  12. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  13. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  14. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  15. bdca252 transport: Change transport api to allow for wait_for_card/connect/disconnect by Sylvain Munaut · 14 years ago
  16. e7c15cd transport: Put common methods in LinkBase class by Sylvain Munaut · 14 years ago
  17. 76504e0 Split all things into a more "library-like" package by Sylvain Munaut · 14 years ago