ofono/gatchat
Kristen Carlson Accardi 0766a67832 ppp: fix missing breaks in switch statements 2010-04-02 13:19:14 -07:00
..
gat.h Add gatutil.c to share common APIs with GAtServer 2010-01-20 14:13:57 -06:00
gatchat.c Fix: Make CONNECT <baud> responses work 2010-03-24 19:42:16 -05:00
gatchat.h Add new constructor for fully blocking operation 2010-01-28 22:05:44 +01:00
gatmux.c Fix: Dead Assignment 2010-02-04 00:00:00 -06:00
gatmux.h Update copyright information 2010-01-01 17:00:10 -08:00
gatppp.c ppp: use queue to transmit 2010-04-02 13:05:47 -05:00
gatppp.h Move functions from ppp.c into gatppp.c 2010-04-01 20:33:03 -07:00
gatresult.c Update copyright information 2010-01-01 17:00:10 -08:00
gatresult.h Update copyright information 2010-01-01 17:00:10 -08:00
gatserver.c Fix ampersand commands check 2010-03-31 13:16:13 -05:00
gatserver.h Simplify the send_info API 2010-03-30 20:29:10 -05:00
gatsyntax.c Fix: Introduce PPP data state 2010-03-31 18:48:52 -05:00
gatsyntax.h Update copyright information 2010-01-01 17:00:10 -08:00
gattty.c Update copyright information 2010-01-01 17:00:10 -08:00
gattty.h Update copyright information 2010-01-01 17:00:10 -08:00
gatutil.c Fix: Use g_try_malloc in gatutil 2010-03-16 17:22:56 -05:00
gatutil.h Add new constructor for fully blocking operation 2010-01-28 22:05:44 +01:00
gsm0710.c Update copyright information 2010-01-01 17:00:10 -08:00
gsm0710.h Update copyright information 2010-01-01 17:00:10 -08:00
gsmdial.c Fix: Stop infinite attempts to register 2010-04-01 22:32:58 -05:00
ppp.h ppp: use queue to transmit 2010-04-02 13:05:47 -05:00
ppp_auth.c Add some debugging information to PPP authentication handling 2010-04-01 09:56:18 -07:00
ppp_cp.c ppp: fix missing breaks in switch statements 2010-04-02 13:19:14 -07:00
ppp_cp.h Remove PPP CP event_queue handling and process events directly 2010-04-01 21:44:07 -07:00
ppp_ipcp.c Split out ipcp protocol into ppp_ipcp.c 2010-04-02 12:53:45 -05:00
ppp_lcp.c ppp: fix event generation on close 2010-04-02 12:53:45 -05:00
ppp_net.c Add missing arpa/inet.h includes 2010-04-02 11:42:42 -07:00
ringbuffer.c Update copyright information 2010-01-01 17:00:10 -08:00
ringbuffer.h Update copyright information 2010-01-01 17:00:10 -08:00
test-server.c Add test implementation for CPBS 2010-03-31 08:39:47 -05:00