summaryrefslogtreecommitdiff
path: root/gatchat
Commit message (Expand)AuthorAgeFilesLines
* gatchat: Fix missing return value for g_at_chat_set_slaveMarcel Holtmann2010-10-211-1/+1
* gatchat: Add skeleton for GAtRawIP moduleMarcel Holtmann2010-10-212-0/+180
* gatchat: Add support for slave chat instancesMarcel Holtmann2010-10-212-0/+34
* ppp: Fix some coding style and memory leaksMarcel Holtmann2010-10-211-16/+16
* gatchat: Add support for skipping AT+CMUX speed parameterMarcel Holtmann2010-10-191-8/+17
* gatchat: Fix calling unregister from callbacksDenis Kenzior2010-10-141-2/+40
* gatchat: break out the remove_if logicDenis Kenzior2010-10-141-46/+64
* gatchat: quit early if the group id doesn't matchDenis Kenzior2010-10-141-1/+1
* gatsyntax: Fix responses starting with a quoteDenis Kenzior2010-09-291-0/+2
* gatchat: Hook up g_at_mux_set_debug to print debug messages for realMarcel Holtmann2010-09-261-19/+32
* Fix common misspellings in gatchatLucas De Marchi2010-09-143-3/+3
* gatchat: Skip string contents in extract_lineDenis Kenzior2010-08-161-2/+7
* gatchat: Handle embedded \r and \n in responsesDenis Kenzior2010-08-161-1/+17
* gatutil: Handle non-printable charactersDenis Kenzior2010-08-161-1/+1
* gatchat: Add g_at_chat_cloneDenis Kenzior2010-08-122-0/+21
* gatchat: Make GAtChat a facade for struct at_chatDenis Kenzior2010-08-121-228/+401
* ppp: Add MAX_IPCP_FAILURE to avoid timeout quicklyZhenhua Zhang2010-07-094-5/+17
* gatppp: Unset disconnect function when unref PPPZhenhua Zhang2010-07-071-0/+3
* gatserver: Restore GAtServer disconnect handlingZhenhua Zhang2010-07-071-0/+2
* test-server: Refactor set_raw_modeZhenhua Zhang2010-07-061-5/+5
* gatserver: Don't free twice after user disconnectZhenhua Zhang2010-07-061-3/+0
* test-server: Use cfmakeraw to set TTY raw modeZhenhua Zhang2010-07-061-5/+3
* gatppp: Check ppp instance before unref itZhenhua Zhang2010-07-061-0/+3
* gsmdial: Wait for a no carrier before sending CFUNDenis Kenzior2010-06-291-3/+9
* test-server: Send a NO_CARRIER when ppp is doneDenis Kenzior2010-06-291-2/+4
* test-server: Update to the new APIDenis Kenzior2010-06-291-4/+1
* ppp: Don't accept 0 ip-addr/dns1/dns2Denis Kenzior2010-06-291-3/+4
* ppp: Refactor server-side APIDenis Kenzior2010-06-297-16/+77
* test-server: Update to the new APIDenis Kenzior2010-06-291-1/+1
* ppp: Tweak set_server_info API some moreDenis Kenzior2010-06-294-16/+5
* hdlc: Stop recording packets to stdout (fd = 0)Denis Kenzior2010-06-291-2/+2
* hdlc: Don't bother recording empty packetsDenis Kenzior2010-06-291-0/+3
* gsmdial: Configure network interface for PPPZhenhua Zhang2010-06-281-0/+29
* test-server: Configure network interfaceZhenhua Zhang2010-06-281-0/+31
* ppp: Tweak the set_server_info APIDenis Kenzior2010-06-283-17/+20
* test-server: Add PPP server supportZhenhua Zhang2010-06-281-0/+119
* ppp: Refactor server RCR actionDenis Kenzior2010-06-281-40/+40
* ppp: Refactor client RCR actionDenis Kenzior2010-06-281-29/+27
* ppp: Simplify the logic by re-using codeDenis Kenzior2010-06-281-6/+1
* ppp: Minor style tweaksDenis Kenzior2010-06-281-9/+9
* gsmdial: Update to the new APIZhenhua Zhang2010-06-281-2/+3
* gatppp: Add PPP server extensionZhenhua Zhang2010-06-284-36/+225
* ppp: Fix incorrect packet length for little-endianZhenhua Zhang2010-06-231-1/+1
* ppp: Fix leak in pppcp_send_protocol_rejectZhenhua Zhang2010-06-211-0/+2
* gathdlc: Don't crash if unreffed in callbackDenis Kenzior2010-06-181-1/+18
* gsmdial: Unref ppp when we get disconnectedZhenhua Zhang2010-06-171-0/+5
* test-server: Fix GIOChannel leak in create_ttyZhenhua Zhang2010-06-171-4/+2
* gatserver: Check for disconnection when resumingZhenhua Zhang2010-06-171-0/+5
* gatserver: Suspend/resume GAtServer with GAtIOZhenhua Zhang2010-06-172-150/+114
* gatppp: whitespace issuesDenis Kenzior2010-06-111-2/+2