aboutsummaryrefslogtreecommitdiffstats
path: root/pySim/transport
AgeCommit message (Expand)AuthorFilesLines
2018-10-29pySim/transport: introduce Calypso based reader interfaceVadim Yanitskiy1-0/+157
2018-07-13cosmetic: fix excess space in log output (typo)Philipp Maier1-1/+1
2018-07-03__init__: also fetch response bytes for USIMs automaticallyPhilipp Maier1-1/+7
2018-06-18__init__: allow wildcards in expected SW for send_apdu_checksw()Philipp Maier1-2/+13
2018-02-18transport/serial: Fix serial transportMartin Hauke1-3/+3
2018-01-10Add methods to get ATR for a card or a link.Alexander Chemeris2-2/+16
2010-12-09transport: Change transport api to allow for wait_for_card/connect/disconnectSylvain Munaut3-9/+88
2010-12-08transport/pcsc: Remove obsolete/debug codeSylvain Munaut1-6/+1
2010-12-07transport: Put common methods in LinkBase classSylvain Munaut3-75/+75
2010-12-07Split all things into a more "library-like" packageSylvain Munaut3-0/+318