summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mbim-uicc: Change data type of atr to byte-arraysom2022-10-031-1/+1
* 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-277-53/+547
* 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
* build: version bump to indicate existence of new API (UICC file read)Aleksander Morgado2022-09-071-1/+1
* ms-uicc-low-level-access: add support for 'Read Record' operationAleksander Morgado2022-09-074-2/+217
* ms-uicc-low-level-access: add support for 'Read Binary' operationAleksander Morgado2022-09-074-3/+229
* ms-uicc-low-level-access: add support for 'File Status' operationAleksander Morgado2022-09-076-4/+303
* ms-uicc-low-level-access: add support for 'Application List' operationAleksander Morgado2022-09-0710-3/+350
* libmbim-glib,enums: add new MbimPinType valuesAleksander Morgado2022-09-071-1/+5
* libmbim-glib,message: allow reading strings encoded in UTF-8Aleksander Morgado2022-09-075-32/+66
* build: version bump to indicate multiplexing support for wwanDaniele Palmas2022-08-111-1/+1
* build: don't try to match local kernel headersAleksander Morgado2022-08-054-34/+28
* libmbim-glib,net-port-manager: new subclass for wwanDaniele Palmas2022-08-0511-9/+427
* lbmbim-glib,net-port-manager: split into abstract class and wdm implementationDaniele Palmas2022-08-059-279/+545
* libmbim-glib,net-port-manager: refactor netlink implementation to new filesDaniele Palmas2022-08-055-312/+441
* 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
* qdu: the file size upgraded by QDU is not necessarily a multiple of 4ljw2022-07-181-2/+3
* build: version bump to indicate existence of new API (consecutive timeouts)Aleksander Morgado2022-06-301-1/+1
* libmbim-glib,device: keep count of the timed out responsesAleksander Morgado2022-06-303-3/+75
* libmbim-glib,mbim-enums: update of network errors for lte and 5gsom2022-06-221-46/+88
* intel-firmware-update: implement ModemReboot version 2som2022-04-258-13/+142
* ms-voice-extensions: new service, including support for NITZ reportingsom2022-04-2514-31/+358
* build: fix order of source filesAleksander Morgado2022-04-252-2/+2
* intel-thermal-rf: implement RFIM cidsom2022-04-2015-0/+470
* mbim-codegen,struct: allow gboolean membersAleksander Morgado2022-04-201-14/+21
* mbim-codegen,message: remove redundant check for personal info loggingAleksander Morgado2022-04-201-20/+14
* build: version bump to indicate existence of new API (hide personal info)Aleksander Morgado2022-04-201-1/+1
* data,basic-connect: treat username and password as personal infoAleksander Morgado2022-04-154-34/+56
* data,phonebook: treat phonebook entry number and name as personal infoAleksander Morgado2022-04-151-8/+12
* data,sms: treat PDU data and addresses as personal infoAleksander Morgado2022-04-151-12/+18
* data,basic-connect: treat subscriber id (IMSI) as personal infoAleksander Morgado2022-04-152-6/+10
* data,basic-connect: treat device id (IMEI) as personal infoAleksander Morgado2022-04-153-7/+10
* data,basic-connect: minor alignment fixAleksander Morgado2022-04-151-3/+3