summaryrefslogtreecommitdiff
path: root/gatchat
Commit message (Expand)AuthorAgeFilesLines
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-053-0/+3
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-283-3/+3
* ppp: using RX ACCM = 0 by defaultSergei Golubtsov2021-01-074-1/+21
* gsmdial: adding support for selection of authentication methodSergei Golubtsov2021-01-071-0/+10
* gatchat: increase line buffer max sizeShweta Jain2020-07-081-1/+1
* gatchat: Make sure to set out length for omitted hexstringsDenis Kenzior2019-11-131-0/+1
* gatmux: disable destroy notification on read watcherMartin Hundebøll2019-10-081-10/+4
* gatmux: take reference to mux object while processing incoming dataMartin Hundebøll2019-10-081-1/+8
* gatchat: add g_at_chat_retry()Martin Hundebøll2019-08-132-0/+38
* gatresult: strip trailing spaces from unquoted stringsMartin Hundebøll2019-07-171-1/+7
* gatchat: Fix use of unterminated stringsDenis Kenzior2019-07-161-1/+1
* gatresult: include glib headerMartin Hundebøll2019-07-051-0/+2
* gatchat: Avoid string overflow warning in debug functionMarcel Holtmann2019-05-151-4/+3
* gatchat: Remove unneeded ifDenis Kenzior2019-04-291-2/+1
* gatchat: support for auth NONEGiacinto Cifelli2018-10-033-1/+6
* gatchat: Use pragma to mask unknown pragma diagnostic optionsMarcel Holtmann2018-06-141-0/+1
* gatchat: Use pragma to mask GFunc casting warningMarcel Holtmann2018-06-141-0/+2
* gatchat: Removed unused GAtPPP fieldSlava Monich2017-10-261-3/+0
* gatmux: Remove write watch source at shutdownSlava Monich2017-10-231-0/+3
* gatmux: Remove finalized watches from the listSlava Monich2017-10-231-32/+77
* 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