aboutsummaryrefslogtreecommitdiffstats
path: root/gatchat
Commit message (Expand)AuthorAgeFilesLines
* gatchat: Reword the fall through cases to avoid compiler warningsMarcel Holtmann2017-07-113-4/+9
* gatchat: Fix parsing fields with odd number of quotation marksKuba Pawlak2016-11-101-0/+6
* gatchat: Fix styleDenis Kenzior2016-10-051-1/+2
* gatmux: fix read channel remove on errorAntoine Aubert2016-10-051-1/+8
* gatchat: Use g_slist_free_fullJohn Ernberg2016-04-221-8/+5
* gatchat: Add support for shutting down the serverDenis Kenzior2016-01-111-0/+4
* ppp_net: Make static analysis tools happyDenis Kenzior2015-07-281-1/+1
* gatchat: Fix compiler warning with logical expressionMarcel Holtmann2015-07-071-1/+1
* build: make ofono build against muslSergey Alirzaev2015-07-011-1/+1
* gatchat: Introduce g_at_chat_get_userdataDenis Kenzior2015-05-132-0/+33
* gatchat: Fix up minor coding style issuesDenis Kenzior2014-06-212-1/+7
* gatchat: implement PAP authenticationPhilip Paeps2014-06-215-21/+247
* gatchat: Fix handling of WRITE_SCHEDULER_DEBUGMarcel Holtmann2014-01-191-3/+13
* gatchat: Print error message if opening tun failesDaniel Wagner2012-08-301-1/+5
* gatchat: Avoid shadowing global AT server variableMarcel Holtmann2012-07-151-11/+11
* gatchat: Avoid shadowing variablesMarcel Holtmann2012-07-152-4/+4
* gatserver: Add NULL check to avoid crashGuillaume Zajac2012-06-241-0/+3
* gatsyntax: Fix typo with GSM_PERMISSIVE_STATE_RESPONSE_STRINGMarcel Holtmann2012-05-251-1/+1
* gatsyntax: Handle lines starting with '"'Denis Kenzior2012-05-241-0/+3
* gatutil: Use g_ascii_isprint instead of isprintDenis Kenzior2012-01-111-3/+3
* gsmdial: Set recording after ppp_openDenis Kenzior2012-01-021-3/+3
* gsmdial: Make sure to use '#' at the endDenis Kenzior2011-11-301-1/+1
* gatchat: Fix minor style issueDenis Kenzior2011-11-141-1/+1
* gatchat: Minor style fixupDenis Kenzior2011-11-072-0/+2
* gatchat: Remove erroneous break statementDenis Kenzior2011-11-071-1/+0
* gatchat: Add IPv6 Control ProtocolOleg Zhurakivskyy2011-11-072-0/+385
* gatchat: Update copyright informationMarcel Holtmann2011-10-1039-39/+39
* gatserver: Add command finished callbacksDenis Kenzior2011-08-152-8/+46
* gatserver: Fix not processing after async errorDenis Kenzior2011-08-141-0/+1
* gatserver: Add sanity checkDenis Kenzior2011-08-141-0/+2
* gatserver: Fix not sending OK final responseDenis Kenzior2011-08-141-8/+13
* gatserver: Refactor IO codeDenis Kenzior2011-08-141-25/+22
* gatchat: Fix marker handling within HDLC supportMarcel Holtmann2011-08-091-3/+10
* gatchat: Abort hexdump helper when no debug function is specifiedMarcel Holtmann2011-08-091-0/+3
* gatchat: Fix extra empty line issue with hexdump helperMarcel Holtmann2011-08-091-1/+1
* gatchat: Use hexdump format for HDLC debug messagesMarcel Holtmann2011-08-091-4/+5
* gatchat: Add utility function for hexdump debugsMarcel Holtmann2011-08-092-1/+44
* gatchat: Add support for sending HDLC frame start and end markersMarcel Holtmann2011-08-092-6/+23
* gatchat: Fix minor whitespace mistakeMarcel Holtmann2011-08-041-1/+1
* gatchat: Fix port settings and debugging for QCDM test toolMarcel Holtmann2011-07-261-13/+4
* gatchat: Add helper for opening QCDM portsMarcel Holtmann2011-07-262-0/+35
* gatchat: Fix handling of HDLC debug outputMarcel Holtmann2011-07-261-12/+15
* gatchat: Add terminator blacklistingDenis Kenzior2011-07-252-1/+35
* gatserver: fix certain bad behaviorDenis Kenzior2011-07-111-1/+4
* ppp: Add basic length sanity checksDenis Kenzior2011-06-296-13/+28
* gsmdial: Add pfc & acfc options to gsmdialDenis Kenzior2011-06-291-2/+8
* ppp: Don't regenerate options when unchangedDenis Kenzior2011-06-291-0/+8
* gatppp: Refactor tx pathDenis Kenzior2011-06-291-15/+11
* gatppp: Refactor rx pathDenis Kenzior2011-06-292-33/+32
* gatppp: Re-format & re-word commentsDenis Kenzior2011-06-291-6/+2