summaryrefslogtreecommitdiff
path: root/gatchat
Commit message (Expand)AuthorAgeFilesLines
...
* gatppp: fix ppp protocol-reject constructing errorCaiwen Zhang2011-05-111-3/+3
* gatppp: Add API for setting suspend callbackGuillaume Zajac2011-05-082-0/+26
* ppp_net: Reset the watch to zero when removingDenis Kenzior2011-05-081-3/+10
* ppp_net: add ppp_net_suspend_interface() functionGuillaume Zajac2011-05-082-0/+10
* gathdlc: delete read/write handler in hdlc_suspendGuillaume Zajac2011-05-081-0/+3
* gathdlc: Add public suspend functionGuillaume Zajac2011-05-082-0/+11
* gatchat: Fix memory leak with notify nodes listMarcel Holtmann2011-05-061-0/+1
* gathdlc: Make sure to set in_read_handler properlyDenis Kenzior2011-05-021-4/+4
* gathdlc: Add support for detecting +++ escapesDenis Kenzior2011-05-022-0/+110
* gatio: add ability to drain GAtIO read bufferGuillaume Zajac2011-05-022-0/+7
* gat: add GAtSuspendFunc CB typedefGuillaume Zajac2011-04-291-0/+1
* gatppp: Fix crash related to not stopping timersMartin Xu2011-04-261-0/+2
* gatserver: add tone and pulse dialing AT commandsOlivier Guiter2011-03-291-0/+38
* gatchat: Add support for short prompt send variantDenis Kenzior2011-03-281-13/+40
* gatsyntax: support short prompt in v1 parserDenis Kenzior2011-03-281-0/+24
* gatsyntax: support short prompt for permissiveDenis Kenzior2011-03-281-0/+25
* gatchat: new hint to handle +CPOSJarko Poutiainen2011-03-281-1/+2
* gatchat: introduce send for +CPOSJarko Poutiainen2011-03-281-0/+8
* gatsyntax: Support echo of empty linesDenis Kenzior2011-03-281-1/+4
* gatsyntax: Re-name enum a proper wayDenis Kenzior2011-03-281-3/+3
* gatserver: add v250 ATL and ATM commandsOlivier Guiter2011-03-251-0/+18
* gatserver: add AT&F commandOlivier Guiter2011-03-241-2/+27
* gatserver: add ATZ commandOlivier Guiter2011-03-231-18/+35
* ringbuffer: Switch ringbuffer to g_slice allocatorPatrick Porlan2011-03-161-4/+4
* PPP: Optimize write buffer managementPatrick Porlan2011-03-151-22/+71
* gatchat: Optimize ringbuffer modulo operationsPatrick Porlan2011-03-021-6/+8
* gsmdial: Introduce data_modeDenis Kenzior2011-02-281-0/+7
* gatserver: Tweak use of g_at_server_suspend/resumeDenis Kenzior2011-02-281-11/+18
* test-server: Make sure to send CONNECTDenis Kenzior2011-02-281-6/+9
* gatserver: Exit garbage state on HDLC frame endDenis Kenzior2011-02-281-1/+2
* gatppp: Try to detect no carrier conditionsDenis Kenzior2011-02-281-0/+1
* gatppp: Delay signaling ppp_downDenis Kenzior2011-02-281-2/+14
* gathdlc: Try to detect no carrier conditionsDenis Kenzior2011-02-282-0/+21
* gatio: Remove stray empty lineDenis Kenzior2011-02-281-1/+0
* gatio: update commentDenis Kenzior2011-02-281-2/+2
* gathdlc: Unregister read / write handlersDenis Kenzior2011-02-281-0/+3
* gathdlc: drain the last hdlc frame processedDenis Kenzior2011-02-281-1/+1
* gsmdial: register notification before resumingDenis Kenzior2011-02-281-1/+5
* ppp: Remove some g_printsDenis Kenzior2011-02-283-11/+0
* ppp_cp: Replace some left over g_prints with DBGDenis Kenzior2011-02-281-3/+3
* gatppp: Replace some left-over g_prints with DBGDenis Kenzior2011-02-281-4/+4
* gatppp: Send the final terminate ackDenis Kenzior2011-02-281-10/+42
* gatppp: Add a debug macroDenis Kenzior2011-02-281-0/+7
* gatio: Add write 'done' notifierDenis Kenzior2011-02-282-0/+21
* test-server: Remove root user checkDenis Kenzior2011-02-281-5/+0
* gatserver: Update the internal command parsersDenis Kenzior2011-02-281-10/+3
* gatchat: Fix minor style issuesDenis Kenzior2011-02-251-3/+3
* gatchat: add g_at_result_iter_next_number_default APIFrédéric Danis2011-02-242-0/+32
* gatserver: Add function to enable/disable echoFrédéric Dalleau2011-02-232-0/+11
* gatserver: Add various ATSx handlersOlivier Guiter2011-02-221-0/+36