summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10qmi-codegen: fix too-small transaction id in internal message codeqmi-1-10Dan Williams1-1/+1
2016-01-06libqmi-glib,device: debug-print raw invalid QMI messages tooDan Williams1-0/+14
2015-12-04nas: correct ID for Get RF Band Information result TLVAlbert Diserholt1-1/+1
2015-08-31dms: avoid using 'new' as a variable nameDan Williams1-2/+2
2014-12-30release: bump version to 1.10.61.10.6Aleksander Morgado1-1/+1
2014-12-30build: update NEWSAleksander Morgado1-0/+14
2014-12-30Fix bashism, as the script uses "sh", not "bash".Marius B. Kotsbak1-2/+2
2014-12-08qmi-network: fix bashismsAleksander Morgado1-2/+2
2014-11-10libqmi-glib: always attach timeout and idles to the thread default main contextAleksander Morgado1-9/+19
2014-11-10dms: "UIM Get IMSI" seems to be available in DMS 1.1 alreadyAleksander Morgado1-1/+1
2014-11-09libqmi-glib: always attach sources to the thread default main contextAleksander Morgado2-2/+2
2014-11-09libqmi,message: fix qmi_message_set_transaction_id() in non-CTL messagesAleksander Morgado2-1/+53
2014-11-07dms: "UIM Get ICCID" seems to be available in DMS 1.1 alreadyAleksander Morgado1-1/+1
2014-11-07build: post release version bump to 1.10.5Aleksander Morgado1-1/+1
2014-10-10release: bump version to 1.10.41.10.4Aleksander Morgado1-1/+1
2014-10-10build: update NEWSAleksander Morgado1-0/+9
2014-10-10libqmi-glib,proxy: fix segfaultAlbert Diserholt1-4/+4
2014-10-10qmi-codegen: make sure expected len is 4 bytesAleksander Morgado1-1/+1
2014-10-10qmi-codegen: avoid buffer overlow in emit_input_tlv_add()Thomas Haller7-28/+77
2014-10-10libqmi,utils: assert input buffer size when writing strings to bufferThomas Haller1-4/+11
2014-10-10qmi-codegen: ensure enough buffer available to read string/array size variableAleksander Morgado4-4/+56
2014-10-10release: post release version bump to 1.10.3Aleksander Morgado1-1/+1
2014-07-29release: bump version to 1.10.21.10.2Aleksander Morgado1-1/+1
2014-07-29build: update NEWSAleksander Morgado1-0/+6
2014-07-29cli,nas: S/N ratio is dB, not dBmAleksander Morgado1-1/+1
2014-07-29cli,nas: limit resolution when printing floating point numbersAleksander Morgado1-9/+9
2014-07-29cli,nas: fix constant out of range issue in comparisonBen Chan1-1/+1
2014-07-29cli,nas: fix unmatched format specifiersBen Chan1-2/+2
2014-07-29release: post release version bump to 1.10.1Aleksander Morgado1-1/+1
2014-05-29release: bump version to 1.10.01.10.0Aleksander Morgado2-3/+13
2014-05-28cli,nas: decode BCD-encoded PLMN and print itAleksander Morgado1-9/+48
2014-05-28cli,nas: pretty print field typesAleksander Morgado1-35/+63
2014-05-28cli,nas: don't print fields with unknown dataAleksander Morgado1-86/+109
2014-05-28cli,nas: add missing indentationsAleksander Morgado1-8/+8
2014-05-28nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info'Aleksander Morgado4-1/+86
2014-05-28nas: fix several TLV field typesAleksander Morgado2-19/+20
2014-05-28nas: consolidate variable namesAleksander Morgado3-133/+132
2014-05-28nas: add missing TLV fieldAleksander Morgado2-2/+7
2014-05-28nas: trivial fixes in indentation and alignmentAleksander Morgado1-154/+154
2014-05-28docs,libqmi-glib: add 'NAS Get Cell Location Info' documentationAleksander Morgado1-0/+1
2014-05-28qmi-codegen: handle 'gfloat' typesAleksander Morgado6-5/+61
2014-05-27qmicli: fix wrong array reference cutnpaste bugBjørn Mork1-4/+4
2014-05-27qmicli: add NAS Get Cell Location InfoBjørn Mork1-0/+424
2014-05-27nas: add "Get Cell Location Info"Bjørn Mork1-0/+254
2014-05-24libqmi-glib,proxy: update internal default timeout valueAleksander Morgado1-1/+6
2014-05-21cli,wda: new '--wda-set-data-format' actionAleksander Morgado3-18/+170
2014-05-21cli,wda: fix error string messageAleksander Morgado1-1/+1
2014-05-21libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL serviceAleksander Morgado1-2/+2
2014-05-21wda: implement 'Set Data Format' request/responseAleksander Morgado2-0/+94
2014-05-20cli,wda: new '--wda-get-data-format' actionAleksander Morgado4-1/+254