ofono/gatchat
Kristen Carlson Accardi 5260379d98 ppp: send Protocol-Reject
change ppp_decode to store the length of the decoded frame, so that
if we have a packet with a protocol we don't understand, we can send
Protocol-Reject packets.  Modify ppp_cp code to add support for sending
Protocol-Reject packet.
2010-03-26 19:19:46 -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 separate memory cleanup from PPP shutdown 2010-03-25 06:50:10 -07:00
gatppp.h CHAP with MD5 authentication support 2010-03-22 17:28:23 -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 Refactor: Simplify parsing logic 2010-03-24 19:41:19 -05:00
gatserver.h Refactor: Extended command parsing 2010-03-22 12:59:04 -05:00
gatsyntax.c Update copyright information 2010-01-01 17:00:10 -08: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 Check network status to handle auto-registration 2010-03-25 07:33:41 -07:00
ppp.c ppp: send Protocol-Reject 2010-03-26 19:19:46 -07:00
ppp.h ppp: send Protocol-Reject 2010-03-26 19:19:46 -07:00
ppp_auth.c fix memory leak in ppp_auth 2010-03-24 13:21:32 -07:00
ppp_cp.c ppp: send Protocol-Reject 2010-03-26 19:19:46 -07:00
ppp_cp.h ppp: send Protocol-Reject 2010-03-26 19:19:46 -07:00
ppp_lcp.c ppp: send Protocol-Reject 2010-03-26 19:19:46 -07:00
ppp_net.c ppp: change debug output to include control protocol prefix 2010-03-25 12:38:57 -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 Fix: Use SO_REUSEADDR in test_server 2010-03-24 19:34:33 -05:00