summaryrefslogtreecommitdiffstats
path: root/src/simutil.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-31simutil: Fix minor whitespace corruptionDenis Kenzior1-1/+1
2010-08-31sim: Read EFsstYang Gu1-0/+63
2010-08-25simutil: add fileid for EFimgKristen Carlson Accardi1-0/+1
2010-08-23sim: Read EFust and EFestYang Gu1-0/+105
2010-05-26simutil: Add sim_encode_bcd_numberDenis Kenzior1-0/+1
2010-05-26simutil: add sim_extract_bcd_numberDenis Kenzior1-0/+2
2010-05-25simutil: Add MMC MNC pair encoding utilityAndrzej Zaborowski1-0/+1
2010-05-25simutil: simplify ctlv logicDenis Kenzior1-0/+1
2010-05-25simutil: Add utilities for encoding BTLV and CTLVAndrzej Zaborowski1-0/+47
2010-05-19Read EF_ICCID property of SIMDaniel Wagner1-0/+1
2010-05-13simutil: Add comprehension tlv copyYang Gu1-0/+3
2010-03-25Make the function to parse mcc and mnc publicYang Gu1-0/+1
2010-02-23Add COMPREHENSION TLV iterator utilitiesDenis Kenzior1-0/+23
2010-02-23Add Simple TLV iterator utilitiesDenis Kenzior1-0/+18
2010-02-23Move from header to implementationDenis Kenzior1-2/+0
2010-02-23Add BER-TLV iterator utilitiesDenis Kenzior1-0/+51
2010-01-12If EF-MWIS is not available use the CPHS version.Andrzej Zaborowski1-0/+1
2010-01-12Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski1-0/+1
2010-01-12Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski1-0/+1
2010-01-06Index SIM cache by phase also.Andrzej Zaborowski1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-10-02Fix: Make const correctDenis Kenzior1-2/+2
2009-10-02Use small caps for 2G/3G functionsDenis Kenzior1-2/+2
2009-10-02Add utility to parse 3G get response dataDenis Kenzior1-0/+5
2009-10-02Add utility to parse 2G GET_RESPONSE dataDenis Kenzior1-0/+4
2009-10-02Add utility to lookup files in EF dbDenis Kenzior1-0/+2
2009-10-02Add basic elementary file databaseDenis Kenzior1-0/+11
2009-09-22Move some stuff aroundDenis Kenzior1-3/+0
2009-09-22Do PIN authenticationAndrzej Zaborowski1-0/+3
2009-09-17Present list of preferred languages on SimManager interfce.Andrzej Zaborowski1-0/+2
2009-09-16Add reading of various CBS related EFsDenis Kenzior1-0/+3
2009-08-31Expose service dialling numbers stored on SIM through SimManager.Andrzej Zaborowski1-0/+1
2009-08-31Decode and encode alpha-identifier fieldsAndrzej Zaborowski1-2/+3
2009-08-31Read EFad and expose the IMSI MNC length (2-3)Andrzej Zaborowski1-0/+1
2009-08-17Support emergency numbersYang Gu1-0/+1
2009-08-05Add utility for building ADN recordsAndrzej Zaborowski1-0/+2
2009-08-04Add a MessageWaiting interface to track message waiting indications.Andrzej Zaborowski1-0/+3
2009-07-31Clean up in sim.c.Andrzej Zaborowski1-0/+3
2009-07-27Refactor SIM file access codeDenis Kenzior1-0/+17
2009-07-17Clean-up in sim.c.Andrzej Zaborowski1-17/+7
2009-07-14Refactor EONS to have lac / non-lac versionsDenis Kenzior1-1/+5
2009-07-14Return the entire EONS info, not just the longnameDenis Kenzior1-3/+12
2009-07-14Refactor OPL codeDenis Kenzior1-14/+16
2009-07-14Move SPDI to network.cDenis Kenzior1-0/+9
2009-07-14Refactor sim_pnn_operator_parseDenis Kenzior1-2/+1
2009-07-14Move PNN operator parsing to simutilDenis Kenzior1-0/+12
2009-07-14Move function to simutil.cDenis Kenzior1-0/+2
2009-07-14Move enum to simutil.hDenis Kenzior1-0/+3
2009-07-14Move enum to simutil.hDenis Kenzior1-0/+9
2009-07-14Move utility to its own fileDenis Kenzior1-0/+22