aboutsummaryrefslogtreecommitdiffstats
path: root/pySim/commands.py
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Don't try to parse result if select_file() failedMax1-0/+2
2019-03-21commands: correct case of a TLV tag (A5 => a5)Philipp Maier1-1/+1
2018-07-25commands: depend on pytlv only when it is actually neededPhilipp Maier1-1/+1
2018-07-03commands: get file/record length from FCP (USIM)Philipp Maier1-6/+56
2018-01-10Add methods to get ATR for a card or a link.Alexander Chemeris1-0/+3
2017-04-06Fix select control parameterPhilipp Maier1-1/+8
2017-03-21cosmetic: missing newlines on last line of 2 filesNeels Hofmeyr1-1/+1
2016-10-27Revert "Do not return the FCI information while selecting a file"Harald Welte1-1/+1
2015-08-20Do not return the FCI information while selecting a fileJan Balke1-1/+1
2015-08-20Allow changing the class byte for pdu messagesJan Balke1-7/+16
2011-03-22commands: Check SW for UPDATE BIN / UPDATE REC / VERIFY CHVHarald Welte1-3/+3
2010-12-23commands: Fix bug in verify_chv.Sylvain Munaut1-1/+3
2010-12-07Split all things into a more "library-like" packageSylvain Munaut1-0/+93