| Commit message (Expand) | Author | Age | Files | Lines |
* | ms-uicc-low-level-access: add support for 'File Status' operation | Aleksander Morgado | 2022-09-07 | 6 | -4/+303 |
* | ms-uicc-low-level-access: add support for 'Application List' operation | Aleksander Morgado | 2022-09-07 | 10 | -3/+350 |
* | libmbim-glib,enums: add new MbimPinType values | Aleksander Morgado | 2022-09-07 | 1 | -1/+5 |
* | libmbim-glib,message: allow reading strings encoded in UTF-8 | Aleksander Morgado | 2022-09-07 | 5 | -32/+66 |
* | build: version bump to indicate multiplexing support for wwan | Daniele Palmas | 2022-08-11 | 1 | -1/+1 |
* | build: don't try to match local kernel headers | Aleksander Morgado | 2022-08-05 | 4 | -34/+28 |
* | libmbim-glib,net-port-manager: new subclass for wwan | Daniele Palmas | 2022-08-05 | 11 | -9/+427 |
* | lbmbim-glib,net-port-manager: split into abstract class and wdm implementation | Daniele Palmas | 2022-08-05 | 9 | -279/+545 |
* | libmbim-glib,net-port-manager: refactor netlink implementation to new files | Daniele Palmas | 2022-08-05 | 5 | -312/+441 |
* | libmbim-glib,device: followup changes to consolidate logging formats | Aleksander Morgado | 2022-08-05 | 1 | -10/+10 |
* | libmbim-glib,device: ensure control path is included in logs | Aleksander Morgado | 2022-08-05 | 1 | -25/+24 |
* | mbim-proxy: compute log time string only if printing the log | Aleksander Morgado | 2022-08-05 | 1 | -13/+12 |
* | qdu: the file size upgraded by QDU is not necessarily a multiple of 4 | ljw | 2022-07-18 | 1 | -2/+3 |
* | build: version bump to indicate existence of new API (consecutive timeouts) | Aleksander Morgado | 2022-06-30 | 1 | -1/+1 |
* | libmbim-glib,device: keep count of the timed out responses | Aleksander Morgado | 2022-06-30 | 3 | -3/+75 |
* | libmbim-glib,mbim-enums: update of network errors for lte and 5g | som | 2022-06-22 | 1 | -46/+88 |
* | intel-firmware-update: implement ModemReboot version 2 | som | 2022-04-25 | 8 | -13/+142 |
* | ms-voice-extensions: new service, including support for NITZ reporting | som | 2022-04-25 | 14 | -31/+358 |
* | build: fix order of source files | Aleksander Morgado | 2022-04-25 | 2 | -2/+2 |
* | intel-thermal-rf: implement RFIM cid | som | 2022-04-20 | 15 | -0/+470 |
* | mbim-codegen,struct: allow gboolean members | Aleksander Morgado | 2022-04-20 | 1 | -14/+21 |
* | mbim-codegen,message: remove redundant check for personal info logging | Aleksander Morgado | 2022-04-20 | 1 | -20/+14 |
* | build: version bump to indicate existence of new API (hide personal info) | Aleksander Morgado | 2022-04-20 | 1 | -1/+1 |
* | data,basic-connect: treat username and password as personal info | Aleksander Morgado | 2022-04-15 | 4 | -34/+56 |
* | data,phonebook: treat phonebook entry number and name as personal info | Aleksander Morgado | 2022-04-15 | 1 | -8/+12 |
* | data,sms: treat PDU data and addresses as personal info | Aleksander Morgado | 2022-04-15 | 1 | -12/+18 |
* | data,basic-connect: treat subscriber id (IMSI) as personal info | Aleksander Morgado | 2022-04-15 | 2 | -6/+10 |
* | data,basic-connect: treat device id (IMEI) as personal info | Aleksander Morgado | 2022-04-15 | 3 | -7/+10 |
* | data,basic-connect: minor alignment fix | Aleksander Morgado | 2022-04-15 | 1 | -3/+3 |
* | libmbim-glib,device: if data less than 12 bytes, print it fully | Aleksander Morgado | 2022-04-15 | 1 | -4/+8 |
* | libmbim-glib,device: also hide binary data in sent messages | Aleksander Morgado | 2022-04-15 | 1 | -1/+9 |
* | libmbim-glib,device: fix leak in building printable string with hidden info | Aleksander Morgado | 2022-04-15 | 1 | -4/+5 |
* | mbimcli: remove duplicated short option for --verbose-full | Aleksander Morgado | 2022-04-14 | 1 | -1/+1 |
* | mbimcli: disallow running --verbose and --verbose-full together | Aleksander Morgado | 2022-04-14 | 1 | -5/+7 |
* | build-aux,codegen: print the '###' hidden field contents in a single place | Aleksander Morgado | 2022-04-14 | 2 | -271/+232 |
* | libmbim-glib: allow hiding personal info while logging | som | 2022-04-14 | 9 | -75/+276 |
* | libmbim-glib,net-port-manager: use unaligned netlink attribute length | Bjørn Mork | 2022-03-27 | 1 | -1/+1 |
* | mbimcli,basic-connect: fix key-value parser in --connect | Aleksander Morgado | 2022-03-01 | 1 | -1/+1 |
* | RELEASING: update with meson specific steps | Aleksander Morgado | 2022-02-15 | 1 | -33/+32 |
* | libmbim-glib,doc: include MBIM proxy control service in docs | Aleksander Morgado | 2022-02-14 | 2 | -28/+31 |
* | mbim-codegen: add section doc for each service | Aleksander Morgado | 2022-02-14 | 2 | -1/+22 |
* | libmbim-glib,utils: add missing short description in section | Aleksander Morgado | 2022-02-14 | 1 | -1/+2 |
* | libmbim-glib,compat: add missing MbimLteAttachStatus doc | Aleksander Morgado | 2022-02-14 | 1 | -0/+2 |
* | libmbim-glib,device: add missing mbim_device_list_links() doc | Aleksander Morgado | 2022-02-14 | 1 | -0/+3 |
* | libmbim-glib,device: fix MbimDevice 'device-in-session' property doc | Aleksander Morgado | 2022-02-14 | 1 | -1/+1 |
* | libmbim-glib,version: add missing MBIM_CHECK_VERSION() documentation | Aleksander Morgado | 2022-02-14 | 1 | -0/+2 |
* | libmbim-glib,device: fix wrong reference to QmiDevice | Aleksander Morgado | 2022-02-14 | 1 | -1/+1 |
* | build,meson: fix 'export_packages' in GIR setup | Aleksander Morgado | 2022-02-14 | 1 | -1/+1 |
* | README: add reference to mbim-network license | Aleksander Morgado | 2022-02-11 | 1 | -1/+1 |
* | README: add link to project documentation | Aleksander Morgado | 2022-02-11 | 1 | -0/+5 |