summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.200.20Marcel Holtmann2010-03-242-1/+9
* Fix: Handle broken modems that returns empty COPSDenis Kenzior2010-03-231-0/+20
* Move netreg interface definitions to dbus.hDenis Kenzior2010-03-232-60/+59
* Style: Fixup some style issuesDenis Kenzior2010-03-231-11/+28
* Add parser for file list objectsYang Gu2010-03-232-0/+99
* Fix: trivial formatting fix in call settings apiDenis Kenzior2010-03-231-1/+2
* Remove pointless optimization attempt with g_list_length()Marcel Holtmann2010-03-221-8/+1
* Use password instead of passwd as variable nameMarcel Holtmann2010-03-222-5/+5
* The g_free() function checks for NULL pointersMarcel Holtmann2010-03-221-5/+3
* Unnest some more functions in PPP CP implementationMarcel Holtmann2010-03-221-19/+20
* Some additional whitespace cleanup for PPP codeMarcel Holtmann2010-03-225-11/+15
* Fix the broken PPP CP debug trace functionMarcel Holtmann2010-03-221-5/+6
* Remove some heavy nesting that is not needed at allMarcel Holtmann2010-03-221-15/+15
* Fix another pointer casting issue on 32-bit systemsMarcel Holtmann2010-03-221-9/+11
* Fix pointer casting with uint16 protocol variableMarcel Holtmann2010-03-221-5/+4
* Mention Kristen's contributionsMarcel Holtmann2010-03-221-0/+1
* Add PPP option to gsmdialKristen Carlson Accardi2010-03-221-3/+84
* IP support for PPPKristen Carlson Accardi2010-03-225-1/+371
* CHAP with MD5 authentication supportKristen Carlson Accardi2010-03-226-2/+259
* PPP LCP supportKristen Carlson Accardi2010-03-225-2/+306
* Generic PPP control protocol supportKristen Carlson Accardi2010-03-224-1/+1646
* Basic PPP protocol supportKristen Carlson Accardi2010-03-225-1/+778
* Move sim manager interface definition to dbus.hDenis Kenzior2010-03-222-26/+22
* Move cbs interface definition to dbus.hDenis Kenzior2010-03-222-12/+11
* Move call volume interface definition to dbus.hDenis Kenzior2010-03-222-14/+19
* Move mwi interface definition to dbus.hDenis Kenzior2010-03-222-14/+13
* Move radio settings interface definition to dbus.hDenis Kenzior2010-03-222-8/+7
* Move sms interface definition to dbus.hDenis Kenzior2010-03-222-9/+8
* Move voicecall interface definitions to dbus.hDenis Kenzior2010-03-222-28/+26
* Add message-waiting apiDenis Kenzior2010-03-221-0/+45
* Add call-volume apiDenis Kenzior2010-03-221-0/+42
* Add cell broadcast APIDenis Kenzior2010-03-221-0/+71
* Add phonebook-api documentDenis Kenzior2010-03-221-0/+18
* Fix: extract line should use S3, not hardcode CRDenis Kenzior2010-03-221-3/+4
* Refactor: Command line extractionDenis Kenzior2010-03-221-4/+10
* Refactor: Extended command parsingDenis Kenzior2010-03-222-118/+96
* Add G_AT_SERVER_RESULT_EXT_ERRORZhenhua Zhang2010-03-221-0/+1
* Add g_at_server_register and unregister callbackZhenhua Zhang2010-03-222-0/+54
* Add notify at command callbackZhenhua Zhang2010-03-221-0/+48
* Add server at command data structureZhenhua Zhang2010-03-222-0/+49
* Add extended command parsingZhenhua Zhang2010-03-221-2/+69
* Add framework of server parserZhenhua Zhang2010-03-221-20/+26
* Revert the default statement for PIN type checkingMarcel Holtmann2010-03-202-8/+5
* Trivial: Add break statementDenis Kenzior2010-03-191-0/+3
* Fix: Check password length based on its typePekka Pessi2010-03-195-22/+48
* huawei: use GSM permissive parser instead of V1.João Paulo Rechi Vita2010-03-181-1/+1
* Add support for IP based connections to gsmdialDenis Kenzior2010-03-181-1/+51
* Fix: Echo everything as soon as receivedDenis Kenzior2010-03-181-4/+5
* Update sim-api.txtDenis Kenzior2010-03-181-1/+1
* Refactor add is_basic_command_prefix functionZhenhua Zhang2010-03-181-2/+13