aboutsummaryrefslogtreecommitdiffstats
path: root/cards/generic_card.py
AgeCommit message (Expand)AuthorFilesLines
2007-02-10Add support for aliases in application selectionhploetz1-3/+3
2007-01-17New AIDs, name can be None nowhploetz1-1/+4
2007-01-16Move select_application to 7816-4hploetz1-3/+35
2007-01-15AIDshploetz1-0/+2
2007-01-14Decode recognized AIDs as DF name (find a conceptual flaw en passant and wor...hploetz1-1/+24
2007-01-14API change: more information in the APPLICATIONS dictionaryhploetz1-0/+31
2006-11-21after_send hookhploetz1-0/+3
2006-11-19Minor beautificationhploetz1-2/+2
2006-07-21parse_tlv now takes offset argumentshploetz1-3/+12
2006-06-16Make it possible to override tagshploetz1-1/+3
2006-05-26abstract retry handling for upcoming GSM codehploetz1-6/+12
2006-05-22card close commandhploetz1-0/+4
2006-05-22fix decoding of multi-byte tagshploetz1-2/+7
2006-05-19ATR reorganisation and extensionhploetz1-10/+17
2006-05-18TLV utilitieshploetz1-1/+2
2006-05-18more bugfixes. open_secure_channel does now workhploetz1-1/+1
2006-05-18Transitioning to new APDU codehploetz1-27/+19
2006-05-18experimental next generation code, still brokenhploetz1-2/+2
2006-05-18some more T=0 vs. T=1 fixeshploetz1-1/+1
2006-05-17nicer status word printinghploetz1-5/+13
2006-05-17better handling of non-T=0 APDUs. may still be buggyhploetz1-2/+7
2006-05-04Implemented option to select readerhenryk1-2/+5
2005-10-12Cardmultiplexer object. Should allow to dynamically bind and unbind classes f...henryk1-2/+3
2005-10-09Now using the shell class in cyberflex-shellhenryk1-10/+8
2005-10-07Some LC_AUTO that were forgottenhenryk1-1/+1
2005-10-03More flexible SW parsinghenryk1-8/+28
2005-10-03Decode SW 0x6cXXhenryk1-1/+3
2005-09-30reset commandhenryk1-1/+7
2005-09-30Use the APDU object throughout (working, but not complete)henryk1-5/+7
2005-09-29verify pin commandhenryk1-1/+19
2005-09-29Support for select applicationhenryk1-0/+1
2005-09-29Status word decodinghenryk1-15/+31
2005-09-29Some more commandshenryk1-1/+1
2005-09-29Card specific classes in a separate packagehenryk1-0/+71