aboutsummaryrefslogtreecommitdiffstats
path: root/cards/rfid_card.py
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Separate out generic "Card" functionality from ISO specific functionality in ...Henryk Plötz1-3/+3
2010-03-03Fix command inheritance for Mifare DESfireHenryk Plötz1-2/+3
2010-03-03Fix inheritance structure for Mifare DESfireHenryk Plötz1-1/+3
2007-11-14mifare desfire, miscellaneoushploetz1-0/+55
2007-06-02Change output of ultralight cat to the customary 4 bytes per linehploetz1-0/+1
2007-06-02Differentiate 1k and 4k mifare classichploetz1-1/+11
2007-06-02API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match th...hploetz1-2/+19
2007-06-01Add RFID_Card class. (I just discovered that section 3.2.2 of PC/SC 2.01 spec...hploetz1-0/+55