summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stkutil: reorder command struct orderDenis Kenzior2010-05-131-1/+1
* stkutil: Add timer management command parserYang Gu2010-05-132-0/+34
* stkutil: Add get reader status command parserYang Gu2010-05-132-0/+32
* stkutil: Add power on card command parserYang Gu2010-05-131-0/+16
* stkutil: Add power off card command parserYang Gu2010-05-131-0/+16
* stkutil: Minor style issues and a typoDenis Kenzior2010-05-131-51/+51
* stkutil: Add perform card apdu command parserYang Gu2010-05-132-0/+96
* stkutil: Add event list command parserYang Gu2010-05-132-1/+35
* style: Whitespace errorsDenis Kenzior2010-05-131-3/+3
* stkutil: Add provide local info command parserYang Gu2010-05-131-0/+15
* stkutil: Add polling off proactive command parserYang Gu2010-05-131-0/+15
* stkutil: file_list instead of fl is betterDenis Kenzior2010-05-132-4/+4
* stkutil: Add refresh proactive command parserYang Gu2010-05-132-0/+54
* stkutil: Add setup call proactive command parserYang Gu2010-05-132-0/+70
* stk: Adjust the sequence of dataobjYang Gu2010-05-131-2/+2
* stkutil: Refactor parse_list into parse_item_listDenis Kenzior2010-05-131-52/+19
* stkutil: Add select item proactive command parserYang Gu2010-05-132-0/+80
* stkutil: Add setup menu proactive command parseYang Gu2010-05-132-0/+138
* style: remove extra whitespaceYang Gu2010-05-131-1/+0
* stkutil: item objects can be NULLYang Gu2010-05-131-1/+5
* stkutil: alpha id objects can be NULLYang Gu2010-05-131-2/+2
* simutil: Add comprehension tlv copyYang Gu2010-05-132-0/+15
* stk: Add poll interval proactive command parserYang Gu2010-05-132-0/+33
* stkutil: Parse cdma tpdu in send sms parserYang Gu2010-05-112-4/+13
* stkutil: Refactor parser for tone objectsYang Gu2010-05-111-11/+2
* stkutil: Add play tone proactive command parserYang Gu2010-05-112-0/+52
* stk: Unify variable names to use abbreviationYang Gu2010-05-112-8/+8
* stkutil: Free default text for get input parserYang Gu2010-05-111-0/+1
* Fix: Don't remove wrong atomsAndrzej Zaborowski2010-05-101-3/+6
* stkutil: Make get inkey parser use its own structYang Gu2010-04-272-5/+11
* stkutil: Use char* instead of char**Yang Gu2010-04-271-14/+14
* stkutil: Add 'more time' proactive command parserYang Gu2010-04-271-0/+15
* stkutil: Use struct to represent frame idYang Gu2010-04-272-13/+12
* stkutil: Move advance of ctlv to parse_dataobjYang Gu2010-04-271-3/+5
* stkutil: Fix the assignment to minimum setYang Gu2010-04-261-1/+1
* stkutil: Add parser for broadcast network infoYang Gu2010-04-232-0/+44
* stkutil: Add parser for activate descriptorYang Gu2010-04-231-0/+22
* stkutil: Add parser for registry app data objectsYang Gu2010-04-232-0/+35
* stkutil: Add parser for last envelope objectsYang Gu2010-04-231-0/+10
* stkutil: Add parser for MMS notification objectsYang Gu2010-04-231-0/+10
* stkutil: Add parser for mm cid objectsYang Gu2010-04-232-0/+29
* stkutil: Add parser for MMS transfer statusYang Gu2010-04-232-0/+29
* stkutil: Add parser for MMS identifier objectsYang Gu2010-04-232-0/+29
* stkutil: Add parser for MMS reference objectsYang Gu2010-04-232-0/+29
* stkutil: Add parser for meid objectsYang Gu2010-04-231-0/+20
* stkutil: Add parser for frames information objectsYang Gu2010-04-232-0/+43
* stkutil: Add parser for frame layout objectsYang Gu2010-04-232-0/+42
* stkutil: Add parser for browsing status objectsYang Gu2010-04-231-0/+10
* Fix a typo in telephony_error_to_strZhenhua Zhang2010-04-231-1/+1
* Fix CTLV three-byte tag parsing.Andrzej Zaborowski2010-04-221-6/+6