aboutsummaryrefslogtreecommitdiffstats
path: root/cards/gsm_card.py
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Extend the GSM card module with lots of SIM card commandsHarald Welte1-3/+262
2010-10-15Refactor: rename APDU_GET_RESPONSE to COMMAND_GET_RESPONSEHenryk Plötz1-1/+2
2010-10-15Separate out generic "Card" functionality from ISO specific functionality in ...Henryk Plötz1-3/+3
2007-06-02API change: substitute new PURPOSE_GET_RESPONSE for PURPOSE_RETRY to match th...hploetz1-1/+1
2007-03-18API change: DRIVER_NAME now is a (merged) listhploetz1-1/+1
2007-02-13Big change: Replace SW_OK and SW1_RETRY with a more generic check_sw() that g...hploetz1-1/+3
2006-05-26Some GSM specific codehploetz1-0/+38