Age | Commit message (Expand) | Author | Files | Lines |
2022-10-19 | build: bump version to 1.31.901 (1.32-rc2)1.32-rc2 | Aleksander Morgado | 1 | -1/+1 |
2022-10-17 | libqmi-glib: ensure client is valid during message processing | Aleksander Morgado | 1 | -7/+11 |
2022-10-17 | libqmi-glib: avoid hiding "value" field, if it not contains personal info | Akash Aggarwal | 6 | -8/+35 |
2022-10-17 | qmicli: mbim personal info hiding only in libmbim >= 1.27.6 | Aleksander Morgado | 1 | -0/+4 |
2022-10-13 | build: bump version to 1.31.900 (1.32-rc1)1.32-rc1 | Aleksander Morgado | 1 | -1/+1 |
2022-10-12 | NEWS: update for 1.32.0 | Aleksander Morgado | 1 | -0/+130 |
2022-10-12 | AUTHORS: update based on latest git stats | Aleksander Morgado | 1 | -7/+15 |
2022-10-12 | RELEASING: add reference to new signing key | Aleksander Morgado | 1 | -1/+1 |
2022-10-12 | RELEASING: switch to meson based steps | Aleksander Morgado | 1 | -34/+33 |
2022-10-12 | qmicli,qmi-proxy: update copyright years | Aleksander Morgado | 2 | -2/+2 |
2022-09-28 | qmicli,wda: add uplink aggregation info to set data format | Daniele Palmas | 1 | -14/+63 |
2022-09-28 | wda: add uplink aggregation input TLV to set data format | Daniele Palmas | 1 | -1/+11 |
2022-09-27 | nas: add NAS "Config Signal Info v2" message support | Akash Aggarwal | 3 | -0/+232 |
2022-09-27 | libqmi-glib,compat: fix invalid memory read on slot EID loading | Aleksander Morgado | 1 | -1/+1 |
2022-09-09 | uim: add UIM "Remote Unlock" message support | Akash Aggarwal | 3 | -1/+27 |
2022-09-07 | collection-basic: add SAR GET and SET | Madhav | 1 | -0/+3 |
2022-08-25 | build: version bump to flag existence of new API (personal info) | Aleksander Morgado | 1 | -1/+1 |
2022-08-19 | libqmi-glib: allow hiding personal info while logging | Akash Aggarwal | 19 | -148/+325 |
2022-08-05 | libqmi-glib,device: ensure control path is included in logs | Aleksander Morgado | 2 | -38/+42 |
2022-08-05 | qmi-proxy: compute log time string only if printing the log | Aleksander Morgado | 1 | -13/+12 |
2022-07-14 | build: version bump to flag existence of new API (DTMF) | Dylan Van Assche | 1 | -1/+1 |
2022-07-14 | voice: add continuous DTMF support | Dylan Van Assche | 3 | -0/+44 |
2022-07-13 | voice: add burst DTMF support | Dylan Van Assche | 3 | -1/+27 |
2022-06-30 | libqmi-glib: remove temp files added incorrectly | Aleksander Morgado | 2 | -3441/+0 |
2022-06-30 | build: version bump to indicate existence of new API (consecutive timeouts) | Aleksander Morgado | 1 | -1/+1 |
2022-06-30 | libqmi-glib,device: keep count of the timed out responses | Aleksander Morgado | 5 | -0/+3513 |
2022-06-23 | libqmi-glib,nas: add 5GNR active band | Prakash Pabba | 1 | -1/+96 |
2022-05-29 | build: version bump to flag existence of new API (Foxconn FCC v2) | Aleksander Morgado | 1 | -1/+1 |
2022-05-29 | collection,basic: add Foxconn Set FCC Authentication v2 | Aleksander Morgado | 1 | -0/+1 |
2022-05-29 | libqmi,qmicli: support Foxconn FCC authentication v2 format | Aleksander Morgado | 3 | -1/+103 |
2022-05-23 | libqmi: update wds messages in basic collection | Prakash Pabba | 1 | -0/+2 |
2022-04-30 | build: version bump to flag existence of new API (DSD system status) | Aleksander Morgado | 1 | -1/+1 |
2022-04-30 | libqmi-glib,dsd: rename NULL_BEARER to UNKNOWN | Aleksander Morgado | 1 | -2/+2 |
2022-04-28 | collection,basic: add 'DSD System Status' and 'NAS Attach Detach' related mes... | Prakash Pabba | 1 | -1/+6 |
2022-04-27 | dsd: add DSD system status TLVs support | Prakash Pabba | 6 | -2/+312 |
2022-04-27 | qmicli,wds: use the new 'QmiWdsRequestedSettings' type | Aleksander Morgado | 1 | -7/+7 |
2022-04-27 | libqmi-glib,compat: add missing G_DEPRECATED in qmi_wds_get_current_settings_... | Aleksander Morgado | 1 | -0/+1 |
2022-04-27 | build: version bump to flag existence of new API (WDS requested settings) | Aleksander Morgado | 1 | -1/+1 |
2022-04-27 | wds: rename QmiWdsGetCurrentSettingsRequestedSettings to QmiWdsRequestedSettings | Aleksander Morgado | 5 | -56/+149 |
2022-04-27 | wds: add TLVs and messages for PCO Support | Prakash Pabba | 3 | -0/+52 |
2022-03-29 | libqmi-glib,net-port-manager: use unaligned netlink attribute length | Bjørn Mork | 1 | -1/+1 |
2022-03-25 | build: version bump to flag existence of new API (FOX service) | Aleksander Morgado | 1 | -1/+1 |
2022-03-21 | collection-basic: add FOX Get Fireware Version | Freedom Liu | 1 | -1/+3 |
2022-03-18 | qmi-firmware-update: always validate type of TTY before using it | Aleksander Morgado | 10 | -99/+187 |
2022-03-09 | qmi-firmware-update: add VMware in copyright | Aleksander Morgado | 1 | -1/+2 |
2022-03-09 | qmi-firmware-update: implement filesystem helpers support using sysfs | Aleksander Morgado | 1 | -9/+584 |
2022-03-09 | qmi-firmware-update: enable normal update mode even without udev | Aleksander Morgado | 7 | -142/+29 |
2022-03-09 | qmi-firmware-update: make qfu_helpers_find_by_file_path() generic | Aleksander Morgado | 4 | -25/+17 |
2022-03-09 | qmi-firmware-update: new sysfs based helpers backend | Aleksander Morgado | 5 | -1/+158 |
2022-03-09 | qmi-firmware-update: qfu_helpers_find_peer_port() isn't udev specific | Aleksander Morgado | 4 | -19/+25 |