summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* voicecall: Make sure SIM ecc numbers are always readIvaylo Dimitrov2022-09-191-12/+28
* call-barring: Quiet GCC warningDenis Kenzior2022-09-081-3/+3
* simfs: Fix reads beyond the first blockSlava Monich2021-07-301-8/+6
* radio-settings: Do not use enum ofono_access_modeDenis Kenzior2021-06-011-8/+7
* radio-settings: Add handling of dual mode technology preferenceSean Nyekjaer2021-06-011-0/+6
* sim-auth: Parse auth response according to TS 31.102Slava Monich2021-06-013-56/+137
* simutil: Fill unused part of AID with FFsSlava Monich2021-06-011-0/+1
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-058-1/+31
* sim-auth: Only close open sessionsSlava Monich2021-04-301-1/+2
* sim-auth: Remove watch if open_channel failsSlava Monich2021-04-301-0/+2
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-287-14/+14
* sim: validate IMS private identitySergey Matyukevich2021-01-191-1/+2
* simutil: add validate_utf8_tlvSergey Matyukevich2021-01-192-0/+15
* util: Fix implicit enum conversionRichard Röjfors2020-12-221-1/+4
* common: APN with a dot in second position are not invalidChristophe Ronco2020-09-291-1/+1
* netmon: added PCI, TAC, SNR valueJongSeok Won2020-07-311-0/+21
* gprs: clean context properlyJimmy Gysens2020-06-251-8/+16
* lte: Use the right D-Bus interface for property change signalSlava Monich2020-06-181-1/+1
* cbs: Allow the last CBS fragment to be truncatedSlava Monich2020-06-182-8/+16
* sim: handling crash in error scenario for SIM PIN queryAntara Borwankar2019-12-201-1/+3
* gprs: Update attach state on context deactivation for LTERichard Röjfors2019-12-111-5/+9
* gprs: Don't modify the context if assign failsRichard Röjfors2019-12-111-28/+36
* gprs: Remove pointless checkDenis Kenzior2019-11-131-1/+1
* simutil: Remove pointless checkDenis Kenzior2019-11-131-4/+0
* log: Remove dead codeDenis Kenzior2019-11-131-9/+0
* simutil: Fix EF structure bit processingDenis Kenzior2019-11-131-1/+1
* call-forwarding: Increase string buffer to avoid overflowMarcel Holtmann2019-10-311-1/+1
* gprs: update attached on netreg updates when running LTERichard Röjfors2019-10-111-2/+7
* gprs: free interface name in gprs_context_remove()Martin Hundebøll2019-09-261-0/+1
* gprs: Do nothing on detached when attaching.Richard Röjfors2019-09-241-0/+9
* gprs: Only release detachable context on de-attachRichard Röjfors2019-09-201-15/+40
* gprs: deattach driver when gprs status indicates unregisteredRichard Röjfors2019-09-201-6/+6
* gprs: Remove prior attaching state logicRichard Röjfors2019-08-211-18/+1
* gprs: Check for LTE in gprs_attached_updateRichard Röjfors2019-08-211-23/+28
* gprs: Ignore activated contexts during init, list them laterRichard Röjfors2019-08-131-1/+19
* gprs: Do not detach when running LTE and GPRS is unavailable.Richard Röjfors2019-08-121-3/+20
* gprs: Do not leak CID on failure to assign contextRichard Röjfors2019-08-071-0/+3
* gprs: Use -1 as netreg status during init.Richard Röjfors2019-08-071-2/+21
* netmon: adding get functionality for neighbouring cell informationAntara Borwankar2019-06-071-69/+184
* treewide: Use L_TFR macroDenis Kenzior2019-05-243-28/+23
* main: Quiet ld errors with external ellDenis Kenzior2019-05-161-0/+1
* core: Quiet warning about strncpy useDenis Kenzior2019-05-164-5/+5
* radio-settings: handling of dual mode technology preferenceAntara Borwankar2019-05-161-2/+14
* voicecall: Fix possible crashDenis Kenzior2019-04-301-0/+3
* netmon: Fix logic errorDenis Kenzior2019-04-301-1/+1
* sim-auth: Use memcpy instead of strncpyDenis Kenzior2019-04-301-2/+2
* message-waiting: Fix logic errorDenis Kenzior2019-04-291-2/+2
* gprs: Remove unneeded if conditionsDenis Kenzior2019-04-291-2/+2
* gprs: Fix invalid string comparisonDenis Kenzior2019-04-291-1/+1
* gprs: Remove unneeded if statementDenis Kenzior2019-04-291-3/+1