| Commit message (Expand) | Author | Age | Files | Lines |
| * | libmm-glib: separate files for flags and enums types | Aleksander Morgado | 2023-04-27 | 1 | -0/+1 |
| * | sms-part-cdma: fix invalid reads due to wrong byte counts in read_bits | Aleksander Morgado | 2023-03-30 | 1 | -0/+11 |
| * | sms-part-cdma: fix invalid memory read when parsing empty ascii text | Aleksander Morgado | 2023-03-30 | 1 | -0/+33 |
| * | sms-part-cdma: fix warning when attempting g_convert() with NULL input | Aleksander Morgado | 2023-03-30 | 1 | -0/+23 |
| * | sms-part-3gpp: fix invalid memory ready by checking UDH length byte can be read | Aleksander Morgado | 2023-03-30 | 1 | -0/+11 |
| * | sms-part-3gpp: avoid underflow in tp_user_data_size_elements | Aleksander Morgado | 2023-03-30 | 1 | -0/+11 |
| * | sms-part-3gpp: fix invalid memory read due to wrong size check when reading a... | Aleksander Morgado | 2023-03-30 | 1 | -0/+9 |
| * | sms-part-3gpp: fix invalid memory read parsing address | Aleksander Morgado | 2023-03-30 | 1 | -0/+9 |
| * | test-sms-part-3gpp: prepare common invalid PDU tester operation | Aleksander Morgado | 2023-03-30 | 1 | -25/+28 |
| * | sms-part-3gpp|cdma: new fuzzer tests | Aleksander Morgado | 2023-03-30 | 4 | -0/+132 |
| * | test,modem-helpers-qmi: unit tests for NAS system info registration processing | Aleksander Morgado | 2022-11-10 | 1 | -0/+588 |
| * | build: drop autotools | Aleksander Morgado | 2022-11-07 | 1 | -68/+0 |
| * | charsets: Add test_text_split_two_pdu_gsm7_extended_chars to use extended cha... | Andrey Skvortsov | 2022-09-13 | 1 | -9/+98 |
| * | charsets: move mm_sms_part_3gpp_util_split_text to mm_charset_util_split_text | Andrey Skvortsov | 2022-09-13 | 2 | -193/+197 |
| * | core: port GRegex/GMatchInfo to use autoptr() | Aleksander Morgado | 2022-09-05 | 1 | -43/+29 |
| * | test-modem-helpers: add EOL to strings matched with G_REGEX_NEWLINE_CRLF | Aleksander Morgado | 2022-09-02 | 1 | -5/+5 |
| * | core: remove "all rights reserved" from copyright lines | Aleksander Morgado | 2022-03-29 | 1 | -1/+1 |
| * | test,modem-helpers: add test for the EM9191 COPS=? response | Aleksander Morgado | 2022-03-16 | 1 | -0/+23 |
| * | modem-helpers: improve and fix COPS=? numeric fields parsing | Aleksander Morgado | 2022-03-16 | 1 | -0/+1 |
| * | shared-qmi: filter out modes not currently available | Aleksander Morgado | 2022-01-31 | 1 | -1/+1 |
| * | modem-helpers-qmi: multimode devices shouldn't always have 4G/5G only modes | Aleksander Morgado | 2022-01-31 | 1 | -0/+51 |
| * | tests,modem-helpers-qmi: add tests for supported modes loading | Aleksander Morgado | 2022-01-31 | 1 | -0/+473 |
| * | tests,modem-helpers-qmi: add additional tests for supported capabilities loading | Aleksander Morgado | 2022-01-31 | 1 | -20/+250 |
| * | tests,modem-helpers-qmi: add tests for supported capabilities loading | Aleksander Morgado | 2022-01-31 | 1 | -10/+207 |
| * | modem-helpers-qmi: refer explicitly to current capabilities in helper method | Aleksander Morgado | 2022-01-31 | 1 | -91/+88 |
| * | test-modem-helpers-qmi: add unit test for generic 5g modem | Prakash Pabba | 2022-01-30 | 1 | -9/+126 |
| * | test-modem-helpers-qmi: Fix tests for UML290 | Prakash Pabba | 2022-01-30 | 1 | -2/+7 |
| * | kerneldevice,generic: input pattern to string match is not regex | Aleksander Morgado | 2021-11-09 | 3 | -0/+120 |
| * | core: replace 'slave' with 'secondary' | Aleksander Morgado | 2021-11-04 | 1 | -13/+13 |
| * | core: replace 'master' with 'main' | Aleksander Morgado | 2021-11-04 | 1 | -14/+14 |
| * | cli, plugins: factorize usage of iso8601 datetime format | Frederic Martinsons | 2021-10-22 | 2 | -22/+22 |
| * | mm-modem-helpers: only parse calls in voice mode | Dylan Van Assche | 2021-09-08 | 1 | -0/+26 |
| * | build: Port to meson | Iñigo Martínez | 2021-09-07 | 1 | -0/+38 |
| * | test,modem-helpers: add test case of AT+CPOL? response parsing | Teijo Kinnunen | 2021-08-02 | 1 | -0/+78 |
| * | helpers: skip g_warning() in mm_3gpp_parse_ws46_test_response() | Aleksander Morgado | 2021-06-16 | 1 | -1/+1 |
| * | api: update MMMobileEquipmentError enum values | Aleksander Morgado | 2021-05-22 | 1 | -2/+2 |
| * | core: improve error helpers | Aleksander Morgado | 2021-05-22 | 1 | -0/+85 |
| * | modem-helpers: add 3 digit MNC output to mm_3gpp_parse_operator_id() | Teijo Kinnunen | 2021-05-17 | 1 | -17/+20 |
| * | modem-helpers: new profile list helpers | Aleksander Morgado | 2021-04-29 | 1 | -52/+71 |
| * | helpers: rework normalize_operator() to use str_to_utf8() | Aleksander Morgado | 2021-02-23 | 1 | -3/+5 |
| * | charsets,tests: update take_and_convert tests to str_from/to | Aleksander Morgado | 2021-02-23 | 1 | -43/+55 |
| * | charsets: make charset_gsm_unpacked_to_utf8() private | Aleksander Morgado | 2021-02-23 | 1 | -2/+4 |
| * | charsets: make charset_utf8_to_unpacked_gsm() private | Aleksander Morgado | 2021-02-23 | 1 | -6/+9 |
| * | charsets: make translit optional in utf8_to_unpacked_gsm() | Aleksander Morgado | 2021-02-23 | 1 | -1/+2 |
| * | charsets: make translit optional in gsm_unpacked_to_utf8() | Aleksander Morgado | 2021-02-23 | 1 | -1/+3 |
| * | test-sms-part-cdma: fix memory leak | Andrew Lassalle | 2021-01-08 | 1 | -0/+2 |
| * | tests: added parse ERROR response test | Dylan Van Assche | 2020-12-01 | 1 | -15/+60 |
| * | tests: added parse OK response test | Dylan Van Assche | 2020-12-01 | 1 | -0/+42 |
| * | tests,cdma: test CDMA SMS with different text lengths | Aleksander Morgado | 2020-11-20 | 1 | -0/+38 |
| * | mm-modem-helpers: add low_nybble_first argument to mm_bcd_to_string | Eric Caruso | 2020-10-16 | 1 | -13/+22 |