summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gisi: Add support for NTF requestsAki Niemi2010-05-141-1/+6
* gisi: Return negative errnosAki Niemi2010-05-141-1/+1
* gisi: Fix typo in documentationAki Niemi2010-05-141-1/+1
* gisi: Add debugging support for requestsAki Niemi2010-05-141-3/+20
* stkutil: reorder command struct orderDenis Kenzior2010-05-131-1/+1
* test-stk: Add test for timer management parserYang Gu2010-05-131-0/+609
* stkutil: Add timer management command parserYang Gu2010-05-132-0/+34
* test-stk: Add test for get reader status parserYang Gu2010-05-131-0/+45
* 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
* test-stk: Add test for perform card apdu parserYang Gu2010-05-131-0/+259
* stkutil: Add perform card apdu command parserYang Gu2010-05-132-0/+96
* test-stkutil: Add test for event list parserYang Gu2010-05-131-0/+131
* stkutil: Add event list command parserYang Gu2010-05-132-1/+35
* style: Whitespace errorsDenis Kenzior2010-05-131-3/+3
* test-stk: Add test for provide local info parserYang Gu2010-05-131-0/+98
* stkutil: Add provide local info command parserYang Gu2010-05-131-0/+15
* test-stkutil: Add test for polling off parserYang Gu2010-05-131-0/+37
* stkutil: Add polling off proactive command parserYang Gu2010-05-131-0/+15
* test-stkutil: file_list instead of fl is betterDenis Kenzior2010-05-131-3/+3
* stkutil: file_list instead of fl is betterDenis Kenzior2010-05-132-4/+4
* test-stkutil: Add test for refresh parserYang Gu2010-05-131-0/+91
* stkutil: Add refresh proactive command parserYang Gu2010-05-132-0/+54
* test-stkutil: Add unit test for setup call parserYang Gu2010-05-131-0/+1395
* stkutil: Add setup call proactive command parserYang Gu2010-05-132-0/+70
* stk: Adjust the sequence of dataobjYang Gu2010-05-131-2/+2
* test-stkutil: Refactor test for send sms parserYang Gu2010-05-131-48/+84
* test-stkutil: Use dedicated functions to checkYang Gu2010-05-131-9/+41
* test-stkutil: Handle NULL stringsDenis Kenzior2010-05-131-1/+5
* stkutil: Refactor parse_list into parse_item_listDenis Kenzior2010-05-131-52/+19
* test-stkutil: Add test for select item parserYang Gu2010-05-131-0/+2035
* stkutil: Add select item proactive command parserYang Gu2010-05-132-0/+80
* test-stkutil: Add test for setup menu parserYang Gu2010-05-131-0/+1616
* 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
* test-stkutil: Add test for poll interval parserYang Gu2010-05-131-0/+46
* stk: Add poll interval proactive command parserYang Gu2010-05-132-0/+33
* mbm: Check there's a SIM card inserted.Andrzej Zaborowski2010-05-121-4/+39
* mbm: Register sim toolkit atom in mbm plugin.Andrzej Zaborowski2010-05-121-0/+2
* mbm: Simplify STKR callback logicDenis Kenzior2010-05-121-5/+1
* mbm: Simplify STKE logicDenis Kenzior2010-05-121-6/+11
* mbm: NULL check on a g_free is not necessaryDenis Kenzior2010-05-121-10/+4
* mbm: Few style issues with indentationDenis Kenzior2010-05-121-7/+6
* mbm: Add STK driver.Andrzej Zaborowski2010-05-124-1/+261
* atmodem: Pass allowed response prefixes to gatchatAndrzej Zaborowski2010-05-121-6/+9