summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-19build: bump version to 1.27.902 (1.28-rc3)1.28-rc3Aleksander Morgado1-1/+1
2022-10-19mbim-device: emit SIGNAL_ERROR only after completing the taskAleksander Morgado1-13/+19
2022-10-12RELEASING: add reference to new signing keyAleksander Morgado1-1/+1
2022-10-10build: bump version to 1.27.901 (1.28-rc2)1.28-rc2Aleksander Morgado1-1/+1
2022-10-04libmbim-glib,message: fix typo in error messageAleksander Morgado1-1/+1
2022-10-04libmbim-glib: fix message validation in partial fragmentsAleksander Morgado2-45/+133
2022-10-03build: bump version to 1.27.900 (1.28-rc1)1.28-rc1Aleksander Morgado1-1/+1
2022-10-03NEWS: update for 1.28.0Aleksander Morgado1-0/+173
2022-10-03RELEASING: minor change in man html generation infoAleksander Morgado1-2/+2
2022-10-03AUTHORS: update based on latest git statsAleksander Morgado1-3/+9
2022-10-03mbimcli,quectel: prefix actions with --quectelAleksander Morgado1-2/+2
2022-10-03mbimcli,ms-voice-extentsions: prefix actions with --msAleksander Morgado1-1/+1
2022-10-03mbimcli,intel-thermal-rf: prefix actions with --intelAleksander Morgado1-2/+2
2022-10-03mbimcli: Add uicc terminal capability option in clisom1-1/+220
2022-10-03mbimcli: Add uicc reset option in clisom2-1/+83
2022-10-03mbimcli: Add uicc apdu option in clisom2-1/+163
2022-10-03mbimcli: Add uicc atr option in clisom1-1/+54
2022-10-03mbim-uicc: Change data type of atr to byte-arraysom1-1/+1
2022-10-03mbimcli: Add close channel options in clisom1-1/+106
2022-10-03mbimcli: Add open channel options in clisom1-1/+156
2022-09-27libmbim-glib,message: protect methods accesing header contentsAleksander Morgado1-10/+29
2022-09-27libmbim-glib,proxy: use the new message validation operationAleksander Morgado1-12/+12
2022-09-27libmbim-glib,device: use the new message validation operationAleksander Morgado1-35/+14
2022-09-27libmbim-glib,message: new method to validate messagesAleksander Morgado7-53/+547
2022-09-23libmbim-glib,test-message-parser: fix incorrect message/buffer lengthsAleksander Morgado1-12/+12
2022-09-16mbimcli: Add service activation option in clisom1-1/+76
2022-09-16mbimcli: Add Emergency mode state option in clisom2-1/+84
2022-09-16mbimcli: Add network idle hint option in clisom2-1/+84
2022-09-16mbimcli: Add signal-state option in clisom1-1/+82
2022-09-16mbimcli: Add provisioned context option in clisom1-1/+126
2022-09-15libmbim-glib,device: fix double error free when processing version info responseAleksander Morgado1-1/+1
2022-09-15libmbim-glib,device: fix double error free when processing device services queryAleksander Morgado1-1/+1
2022-09-07build: version bump to indicate existence of new API (UICC file read)Aleksander Morgado1-1/+1
2022-09-07ms-uicc-low-level-access: add support for 'Read Record' operationAleksander Morgado4-2/+217
2022-09-07ms-uicc-low-level-access: add support for 'Read Binary' operationAleksander Morgado4-3/+229
2022-09-07ms-uicc-low-level-access: add support for 'File Status' operationAleksander Morgado6-4/+303
2022-09-07ms-uicc-low-level-access: add support for 'Application List' operationAleksander Morgado10-3/+350
2022-09-07libmbim-glib,enums: add new MbimPinType valuesAleksander Morgado1-1/+5
2022-09-07libmbim-glib,message: allow reading strings encoded in UTF-8Aleksander Morgado5-32/+66
2022-08-11build: version bump to indicate multiplexing support for wwanDaniele Palmas1-1/+1
2022-08-05build: don't try to match local kernel headersAleksander Morgado4-34/+28
2022-08-05libmbim-glib,net-port-manager: new subclass for wwanDaniele Palmas11-9/+427
2022-08-05lbmbim-glib,net-port-manager: split into abstract class and wdm implementationDaniele Palmas9-279/+545
2022-08-05libmbim-glib,net-port-manager: refactor netlink implementation to new filesDaniele Palmas5-312/+441
2022-08-05libmbim-glib,device: followup changes to consolidate logging formatsAleksander Morgado1-10/+10
2022-08-05libmbim-glib,device: ensure control path is included in logsAleksander Morgado1-25/+24
2022-08-05mbim-proxy: compute log time string only if printing the logAleksander Morgado1-13/+12
2022-07-18qdu: the file size upgraded by QDU is not necessarily a multiple of 4ljw1-2/+3
2022-06-30build: version bump to indicate existence of new API (consecutive timeouts)Aleksander Morgado1-1/+1
2022-06-30libmbim-glib,device: keep count of the timed out responsesAleksander Morgado3-3/+75