summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libmbim-glib,message: fix typo in error messageAleksander Morgado2022-10-041-1/+1
* libmbim-glib: fix message validation in partial fragmentsAleksander Morgado2022-10-042-45/+133
* mbimcli,quectel: prefix actions with --quectelAleksander Morgado2022-10-031-2/+2
* mbimcli,ms-voice-extentsions: prefix actions with --msAleksander Morgado2022-10-031-1/+1
* mbimcli,intel-thermal-rf: prefix actions with --intelAleksander Morgado2022-10-031-2/+2
* mbimcli: Add uicc terminal capability option in clisom2022-10-031-1/+220
* mbimcli: Add uicc reset option in clisom2022-10-032-1/+83
* mbimcli: Add uicc apdu option in clisom2022-10-032-1/+163
* mbimcli: Add uicc atr option in clisom2022-10-031-1/+54
* mbimcli: Add close channel options in clisom2022-10-031-1/+106
* mbimcli: Add open channel options in clisom2022-10-031-1/+156
* libmbim-glib,message: protect methods accesing header contentsAleksander Morgado2022-09-271-10/+29
* libmbim-glib,proxy: use the new message validation operationAleksander Morgado2022-09-271-12/+12
* libmbim-glib,device: use the new message validation operationAleksander Morgado2022-09-271-35/+14
* libmbim-glib,message: new method to validate messagesAleksander Morgado2022-09-276-53/+546
* libmbim-glib,test-message-parser: fix incorrect message/buffer lengthsAleksander Morgado2022-09-231-12/+12
* mbimcli: Add service activation option in clisom2022-09-161-1/+76
* mbimcli: Add Emergency mode state option in clisom2022-09-162-1/+84
* mbimcli: Add network idle hint option in clisom2022-09-162-1/+84
* mbimcli: Add signal-state option in clisom2022-09-161-1/+82
* mbimcli: Add provisioned context option in clisom2022-09-161-1/+126
* libmbim-glib,device: fix double error free when processing version info responseAleksander Morgado2022-09-151-1/+1
* libmbim-glib,device: fix double error free when processing device services queryAleksander Morgado2022-09-151-1/+1
* ms-uicc-low-level-access: add support for 'Read Record' operationAleksander Morgado2022-09-073-2/+192
* ms-uicc-low-level-access: add support for 'Read Binary' operationAleksander Morgado2022-09-073-2/+201
* ms-uicc-low-level-access: add support for 'File Status' operationAleksander Morgado2022-09-074-3/+245
* ms-uicc-low-level-access: add support for 'Application List' operationAleksander Morgado2022-09-078-2/+309
* libmbim-glib,enums: add new MbimPinType valuesAleksander Morgado2022-09-071-1/+5
* libmbim-glib,message: allow reading strings encoded in UTF-8Aleksander Morgado2022-09-073-26/+54
* build: don't try to match local kernel headersAleksander Morgado2022-08-053-30/+28
* libmbim-glib,net-port-manager: new subclass for wwanDaniele Palmas2022-08-059-9/+422
* lbmbim-glib,net-port-manager: split into abstract class and wdm implementationDaniele Palmas2022-08-058-279/+543
* libmbim-glib,net-port-manager: refactor netlink implementation to new filesDaniele Palmas2022-08-054-312/+440
* libmbim-glib,device: followup changes to consolidate logging formatsAleksander Morgado2022-08-051-10/+10
* libmbim-glib,device: ensure control path is included in logsAleksander Morgado2022-08-051-25/+24
* mbim-proxy: compute log time string only if printing the logAleksander Morgado2022-08-051-13/+12
* libmbim-glib,device: keep count of the timed out responsesAleksander Morgado2022-06-302-3/+73
* libmbim-glib,mbim-enums: update of network errors for lte and 5gsom2022-06-221-46/+88
* intel-firmware-update: implement ModemReboot version 2som2022-04-255-13/+119
* ms-voice-extensions: new service, including support for NITZ reportingsom2022-04-2511-31/+302
* build: fix order of source filesAleksander Morgado2022-04-252-2/+2
* intel-thermal-rf: implement RFIM cidsom2022-04-2012-0/+387
* libmbim-glib,device: if data less than 12 bytes, print it fullyAleksander Morgado2022-04-151-4/+8
* libmbim-glib,device: also hide binary data in sent messagesAleksander Morgado2022-04-151-1/+9
* libmbim-glib,device: fix leak in building printable string with hidden infoAleksander Morgado2022-04-151-4/+5
* mbimcli: remove duplicated short option for --verbose-fullAleksander Morgado2022-04-141-1/+1
* mbimcli: disallow running --verbose and --verbose-full togetherAleksander Morgado2022-04-141-5/+7
* libmbim-glib: allow hiding personal info while loggingsom2022-04-144-5/+58
* libmbim-glib,net-port-manager: use unaligned netlink attribute lengthBjørn Mork2022-03-271-1/+1
* mbimcli,basic-connect: fix key-value parser in --connectAleksander Morgado2022-03-011-1/+1