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