Age | Commit message (Expand) | Author |
2025-05-22 | broadband-modem,modem-helpers: generalize call end regex creation | Dan Williams |
2025-05-20 | modem-helpers: handle spaces in +CPMS query response | Dan Williams |
2025-05-19 | modem-helpers: remove unused variable in mm_3gpp_parse_cmer_test_response | Daniele Palmas |
2025-05-19 | broadband-modem: support +CGEREP values different than 2 | Daniele Palmas |
2025-05-14 | modem-helpers: fix method for distinguishing lac and stat values | Kirill Buksha |
2025-05-14 | modem-helpers: support multi-digit "stat" values in CREG response | Kirill Buksha |
2025-05-08 | modem-helpers: add IPv6 support to +CGCONTRDP parsing | Dan Williams |
2025-05-08 | broadband-bearer,modem-helpers: don't use or match disabled profiles | Dan Williams |
2025-05-07 | modem-helpers: report C*REG=2 AcT 9 as NB-IOT access technology | Dan Williams |
2025-04-12 | modem-helpers: fix checking of CDMA/EVDO access technology | Dan Williams |
2025-03-28 | modem-helpers: Add helpers to parse channel lists | Guido Günther |
2025-03-11 | treewide: Fix typos | Guido Günther |
2025-01-17 | modem-helpers: fix gsize format | Lukas Voegl |
2024-12-01 | modem-helpers: Add regex to parse CBM out of the serial stream | Guido Günther |
2024-09-25 | sim: add common helpers to parse operator name and mnc length | Michal Mazur |
2024-09-17 | helpers: consolidate some uses of mm_kernel_device_get_subsystem() | Dan Williams |
2024-09-10 | modem-helpers: remove duplicate include | Dan Williams |
2024-05-31 | modem-helpers: do not leak past PDP on error | Lubomir Rintel |
2024-03-12 | modem-helpers: rework AT string quote operation and add unit tests | Aleksander Morgado |
2024-01-25 | bearer-mbim: When an IP type is unspecified in the profile, default to IPv4v6... | Madhav |
2023-12-01 | modem-helpers: improve CGDCONT read response parsing | Petr Krasnoshchekov |
2022-11-10 | modem-helpers: new method to check if reg state is registered | Aleksander Morgado |
2022-09-30 | mm-modem-helpers.c: adjust the RING regex | Angus Ainslie |
2022-09-16 | enum, bearer: added non-ip bearer | Alexey Orishko |
2022-09-05 | modem-helpers: rework the +CGEV indication parser | Aleksander Morgado |
2022-09-05 | modem-helpers: rework +CGCONTRDP response parser | Aleksander Morgado |
2022-09-05 | core: port GRegex/GMatchInfo to use autoptr() | Aleksander Morgado |
2022-04-08 | sms: prevent crash if date is out of range | Carlo Lobrano |
2022-03-29 | core: remove "all rights reserved" from copyright lines | Aleksander Morgado |
2022-03-16 | modem-helpers: improve and fix COPS=? numeric fields parsing | Aleksander Morgado |
2022-03-16 | modem-helpers: act given in COPS=? may have more than one digit | Aleksander Morgado |
2022-03-09 | modem-helpers: Consider minimum ID when choosing best profile | Sven Schwermer |
2022-01-30 | mm-shared-qmi,mm-modem-helpers: Fix supported capabilities and modes for mult... | Prakash Pabba |
2021-12-26 | iface-modem-3gpp-profile-manager: support 'apn-type' as index field | Aleksander Morgado |
2021-11-02 | broadband-modem: implement support for 'SetPacketServiceState()' | Aleksander Morgado |
2021-10-22 | cli, plugins: factorize usage of iso8601 datetime format | Frederic Martinsons |
2021-09-19 | sim-mbim: add support for loading eid via mbim protocol | Som_SP |
2021-09-08 | mm-modem-helpers: only parse calls in voice mode | Dylan Van Assche |
2021-08-02 | modem-helpers: allow unquoted operator code in AT+CPOL? response | Teijo Kinnunen |
2021-06-16 | helpers: skip g_warning() in mm_3gpp_parse_ws46_test_response() | Aleksander Morgado |
2021-05-17 | modem-helpers: add 3 digit MNC output to mm_3gpp_parse_operator_id() | Teijo Kinnunen |
2021-04-29 | broadband-bearer: rely on profile management for the cid selection | Aleksander Morgado |
2021-04-29 | modem-helpers: new profile list helpers | Aleksander Morgado |
2021-04-08 | modem-helpers: new helper to lookup range from CGDCONT=? response | Aleksander Morgado |
2021-04-01 | modem-helpers: ip family normalization doesn't need log_object | Aleksander Morgado |
2021-03-31 | base-bearer: remove default IP family property | Aleksander Morgado |
2021-03-09 | modem-helpers,mm-base-sim: Sim.SetPreferredNetworks AT implementation | Teijo Kinnunen |
2021-02-26 | libmm-glib,modem-helpers,mm-base-sim: implement Sim.PreferredNetworks | Teijo Kinnunen |
2021-02-23 | helpers: rework normalize_operator() to use str_to_utf8() | Aleksander Morgado |
2021-02-23 | libmm-glib,common-helpers: make hexstr2bin() return a guint8 array | Aleksander Morgado |