summaryrefslogtreecommitdiffstats
path: root/gatchat
AgeCommit message (Expand)AuthorFilesLines
2016-01-11gatchat: Add support for shutting down the serverDenis Kenzior1-0/+4
2015-07-28ppp_net: Make static analysis tools happyDenis Kenzior1-1/+1
2015-07-07gatchat: Fix compiler warning with logical expressionMarcel Holtmann1-1/+1
2015-07-01build: make ofono build against muslSergey Alirzaev1-1/+1
2015-05-13gatchat: Introduce g_at_chat_get_userdataDenis Kenzior2-0/+33
2014-06-21gatchat: Fix up minor coding style issuesDenis Kenzior2-1/+7
2014-06-21gatchat: implement PAP authenticationPhilip Paeps5-21/+247
2014-01-19gatchat: Fix handling of WRITE_SCHEDULER_DEBUGMarcel Holtmann1-3/+13
2012-08-30gatchat: Print error message if opening tun failesDaniel Wagner1-1/+5
2012-07-15gatchat: Avoid shadowing global AT server variableMarcel Holtmann1-11/+11
2012-07-15gatchat: Avoid shadowing variablesMarcel Holtmann2-4/+4
2012-06-24gatserver: Add NULL check to avoid crashGuillaume Zajac1-0/+3
2012-05-25gatsyntax: Fix typo with GSM_PERMISSIVE_STATE_RESPONSE_STRINGMarcel Holtmann1-1/+1
2012-05-24gatsyntax: Handle lines starting with '"'Denis Kenzior1-0/+3
2012-01-11gatutil: Use g_ascii_isprint instead of isprintDenis Kenzior1-3/+3
2012-01-02gsmdial: Set recording after ppp_openDenis Kenzior1-3/+3
2011-11-30gsmdial: Make sure to use '#' at the endDenis Kenzior1-1/+1
2011-11-14gatchat: Fix minor style issueDenis Kenzior1-1/+1
2011-11-07gatchat: Minor style fixupDenis Kenzior2-0/+2
2011-11-07gatchat: Remove erroneous break statementDenis Kenzior1-1/+0
2011-11-07gatchat: Add IPv6 Control ProtocolOleg Zhurakivskyy2-0/+385
2011-10-10gatchat: Update copyright informationMarcel Holtmann39-39/+39
2011-08-15gatserver: Add command finished callbacksDenis Kenzior2-8/+46
2011-08-14gatserver: Fix not processing after async errorDenis Kenzior1-0/+1
2011-08-14gatserver: Add sanity checkDenis Kenzior1-0/+2
2011-08-14gatserver: Fix not sending OK final responseDenis Kenzior1-8/+13
2011-08-14gatserver: Refactor IO codeDenis Kenzior1-25/+22
2011-08-09gatchat: Fix marker handling within HDLC supportMarcel Holtmann1-3/+10
2011-08-09gatchat: Abort hexdump helper when no debug function is specifiedMarcel Holtmann1-0/+3
2011-08-09gatchat: Fix extra empty line issue with hexdump helperMarcel Holtmann1-1/+1
2011-08-09gatchat: Use hexdump format for HDLC debug messagesMarcel Holtmann1-4/+5
2011-08-09gatchat: Add utility function for hexdump debugsMarcel Holtmann2-1/+44
2011-08-09gatchat: Add support for sending HDLC frame start and end markersMarcel Holtmann2-6/+23
2011-08-04gatchat: Fix minor whitespace mistakeMarcel Holtmann1-1/+1
2011-07-26gatchat: Fix port settings and debugging for QCDM test toolMarcel Holtmann1-13/+4
2011-07-26gatchat: Add helper for opening QCDM portsMarcel Holtmann2-0/+35
2011-07-26gatchat: Fix handling of HDLC debug outputMarcel Holtmann1-12/+15
2011-07-25gatchat: Add terminator blacklistingDenis Kenzior2-1/+35
2011-07-11gatserver: fix certain bad behaviorDenis Kenzior1-1/+4
2011-06-29ppp: Add basic length sanity checksDenis Kenzior6-13/+28
2011-06-29gsmdial: Add pfc & acfc options to gsmdialDenis Kenzior1-2/+8
2011-06-29ppp: Don't regenerate options when unchangedDenis Kenzior1-0/+8
2011-06-29gatppp: Refactor tx pathDenis Kenzior1-15/+11
2011-06-29gatppp: Refactor rx pathDenis Kenzior2-33/+32
2011-06-29gatppp: Re-format & re-word commentsDenis Kenzior1-6/+2
2011-06-29gsmdial: Use ACFC and PFC by defaultGuillaume Zajac1-0/+3
2011-06-29GAtPPP: Add PFC option supportGuillaume Zajac4-4/+99
2011-06-29GAtPPP: Add ACFC option supportGuillaume Zajac4-26/+115
2011-05-27gatchat: Fix unused variable casesMarcel Holtmann2-0/+17
2011-05-25gsmdial: Send escape sequence followed by ATH/ATODenis Kenzior1-0/+49