summaryrefslogtreecommitdiff
path: root/src/stk.c
Commit message (Expand)AuthorAgeFilesLines
* stk: Fix potential buffer overrunDenis Kenzior2019-04-291-1/+1
* stkutil: Use standard typesDenis Kenzior2018-12-291-9/+9
* stkutil: Use l_queue instead of GSListDenis Kenzior2018-12-281-5/+7
* stkutil: Use l_queue instead of GSListDenis Kenzior2018-12-281-9/+10
* stkagent: Use bool instead of gboolean / ofono_bool_tDenis Kenzior2018-12-281-7/+6
* stkutil: Convert stk_text_to_html to use ellDenis Kenzior2018-12-271-22/+22
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* dbus: Use dbus_validate_pathSlava Monich2018-01-181-2/+2
* stk: Add missing break statement for inkey durationMarcel Holtmann2017-07-111-0/+2
* stk: clean up undefined function pointer castsJohn Ernberg2016-04-261-4/+2
* stk: Fix sizeof on memcpyLucas De Marchi2013-05-221-1/+1
* stk: Fix crash with Modem-Handled SIM RefreshDenis Kenzior2013-01-011-1/+7
* Revert "stk: Fix crash in SIM refresh handling"Denis Kenzior2013-01-011-2/+2
* stk: Fix Set Up Call with pause charactersDenis Kenzior2012-11-281-1/+14
* stk: Print what kind of info the SIM wantsDenis Kenzior2012-11-281-3/+45
* stk: Handle self explanatory icons in idle mode textDenis Kenzior2012-11-281-5/+9
* stk: Handle icon self explanatory in play toneDenis Kenzior2012-11-281-0/+4
* stk: Handle icon self explanatory in get inputDenis Kenzior2012-11-281-0/+4
* stk: Handle icon self explanatory in get inkeyDenis Kenzior2012-11-281-0/+4
* stk: Handle icon self explanatory in display textDenis Kenzior2012-11-281-0/+4
* stk: Handle icon self explanatory in menusDenis Kenzior2012-11-281-0/+5
* stk: Fix crash in SIM refresh handlingDenis Kenzior2012-11-221-2/+2
* stk: Always include IdleModeText in GetPropertiesDenis Kenzior2012-11-221-1/+1
* stk: Use the shorter timeout for select itemDenis Kenzior2012-11-221-1/+1
* stk: use longer timeout for ImmediateResponseDenis Kenzior2012-11-221-0/+3
* stk: Use short timeout for get_inkeyDenis Kenzior2012-11-221-1/+1
* stk: Use a shorter timeout for DisplayTextDenis Kenzior2012-11-221-2/+2
* stk: Tweak the concept of continuous tonesDenis Kenzior2012-10-311-4/+12
* stk: AID shall not be displayed in certain casesPhilippe Nunes2012-09-171-0/+12
* stk: move number conversion to a utility functionPhilippe Nunes2012-09-171-15/+43
* stk: Fix comment styleDenis Kenzior2012-08-301-3/+1
* stk: Ask for immediate digit response as requiredPhilippe Nunes2012-08-301-2/+7
* stk: Check if an agent is registered when UI is requiredPhilippe Nunes2012-08-301-0/+9
* stk: Display action information while sending USSDPhilippe Nunes2012-08-301-5/+14
* stk: Fix crash when envelope returns syncDenis Kenzior2012-06-161-3/+4
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-7/+7
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-8/+14
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* stk: find_atom only returns registered atomsDenis Kenzior2012-01-181-9/+4
* stk: Use __ofono_atom_findDenis Kenzior2012-01-181-73/+28
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* stk: Fix crashesDenis Kenzior2011-08-141-36/+13
* stk: Fix missing break statementDenis Kenzior2011-07-251-0/+1
* stk: Make sure to set cancel_cmdDenis Kenzior2011-07-251-17/+34
* stk: Remove code that does nothingDenis Kenzior2011-07-251-3/+0
* stk: Fix possible crashDenis Kenzior2011-07-251-4/+4
* stk: Handle set up call in handled_notifyJeevaka Badrappan2011-07-251-26/+140
* stk: Fix crash seen in stk_alpha_id_unsetJeevaka Badrappan2011-07-151-1/+6
* stk: Use the right command pointerAndrzej Zaborowski2011-07-061-1/+1