summaryrefslogtreecommitdiff
path: root/src/stkutil.c
Commit message (Expand)AuthorAgeFilesLines
* stkutil: Call va_end on failureDenis Kenzior2019-04-291-1/+3
* stkutil: Fix ofono_bool_t usageDenis Kenzior2019-01-181-1/+1
* stkutil: Use standard typesDenis Kenzior2018-12-291-208/+208
* stkutil: Convert away from glib datatypesDenis Kenzior2018-12-291-802/+791
* stkutil: Use l_queue instead of GSListDenis Kenzior2018-12-281-30/+31
* stkutil: Use l_queue instead of GSListDenis Kenzior2018-12-281-20/+17
* stkutil: Convert stk_image_to_xpm to ellDenis Kenzior2018-12-271-16/+14
* stkutil: Convert stk_text_to_html to use ellDenis Kenzior2018-12-271-53/+49
* stkutil: Use l_mallocDenis Kenzior2018-12-271-56/+26
* util: Switch character conversions to ellDenis Kenzior2018-12-271-38/+35
* util: Use l_utf8_to_ucs2be instead of g_convertDenis Kenzior2018-12-271-22/+20
* util: Use ell in convert_utf8_to_gsmDenis Kenzior2018-12-271-4/+4
* util: Convert pack7_bit / unpack_7bit to use l_mallocDenis Kenzior2018-12-271-1/+2
* util: Use bool instead of gbooleanDenis Kenzior2018-12-271-2/+2
* stkutil: remove test for impossible conditionJonas Bonn2018-10-291-3/+0
* stkutil: Use g_slist_free_fullJohn Ernberg2016-04-221-27/+12
* stkutil: Make valgrind happyDenis Kenzior2012-02-021-3/+3
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* stkutil: Fix alignment issue with building event listMarcel Holtmann2011-06-301-1/+1
* stkutil: Add missing call to va_end()Marcel Holtmann2011-06-301-0/+2
* stkutil: Send at least the data currently availablePhilippe Nunes2011-05-081-1/+2
* stkutil: add one more sanity checkDenis Kenzior2011-03-311-1/+1
* stkutil: Minor style fixesDenis Kenzior2011-03-311-3/+4
* stkutil: decoding & encoding for class e commandsPhilippe Nunes2011-03-311-16/+262
* stkutil: Add typo/cleaning modificationsPhilippe Nunes2011-03-301-2/+2
* stk: fix issue with null data objectAndrzej Zaborowski2011-03-111-1/+1
* stkutil: add check for qualifier and browser idJeevaka Badrappan2011-01-201-1/+8
* stkutil: Minor style fixDenis Kenzior2011-01-051-1/+2
* stkutil: add missing text and icon checkJeevaka Badrappan2011-01-051-15/+105
* stkutil: Allocate for empty string in text dataobjJeevaka Badrappan2011-01-051-1/+1
* stkutil: Add missing call to va_end in parserDenis Kenzior2010-12-301-0/+2
* stkutil: Allow empty strings in for Text dataobjDenis Kenzior2010-12-101-4/+0
* stkutil: fix crash cause by null text stringGuillaume Lucas2010-12-101-2/+4
* smsutil: Make timezone an optional fieldYang Gu2010-12-081-11/+2
* stkutil: explicitly compare pointers to NULLLucas De Marchi2010-11-291-2/+2
* stkutil: Minor style fixesDenis Kenzior2010-11-251-2/+2
* stkutil: Use sms_dcs_decode in decode_textGuillaume Lucas2010-11-251-4/+8
* stkutil: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-10/+10
* stk: Support send ss responseYang Gu2010-10-201-0/+2
* Fix multi-line comment style issuesJeevaka Badrappan2010-09-211-6/+12
* stkutil: Don't include USSD text unless neededDenis Kenzior2010-09-151-3/+11
* stkutil: Add build_dataobj_ussd_textJeevaka Badrappan2010-09-101-0/+24
* stkutil: Trivial style issueDenis Kenzior2010-09-091-4/+2
* stkutil: convert img to xpmKristen Carlson Accardi2010-07-261-0/+147
* stkutil: Set black fore/back ground colorDenis Kenzior2010-07-131-4/+2
* stkutil: display text attributes as htmlKristen Carlson Accardi2010-07-131-0/+225
* Interpret "" Alpha Id as empty data objectYang Gu2010-07-091-1/+3
* stkutil: Timer Value is conditional, not optional.Andrzej Zaborowski2010-07-081-1/+5
* sktutil: Use the Mandatory flag in parse_dataobj.Andrzej Zaborowski2010-07-081-3/+3
* stkutil: Move scaddr field to gsm_smsAndrzej Zaborowski2010-07-021-15/+43