ofono/gatchat
Marcel Holtmann 123b87de2c No to check for NULL pointers with g_free 2010-04-15 04:42:03 -07:00
..
crc-ccitt.c Move CRC-CCITT table and helper into separate file 2010-04-09 17:08:30 +02:00
crc-ccitt.h Move CRC-CCITT table and helper into separate file 2010-04-09 17:08:30 +02:00
gat.h Add generic receive function definition 2010-04-10 11:54:12 +02:00
gatchat.c Remove various GDestroyNotify function casting 2010-04-12 17:48:20 -07:00
gatchat.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02:00
gathdlc.c Use a ring buffer for non-blocking HDLC output streams 2010-04-11 07:01:14 +02:00
gathdlc.h Use a ring buffer for non-blocking HDLC output streams 2010-04-11 07:01:14 +02:00
gatmux.c Fix: GAtMux channels should return EAGAIN 2010-04-14 10:39:47 -05:00
gatmux.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02:00
gatppp.c ppp: Refing the channel is actually not necessary 2010-04-13 15:57:07 -05:00
gatppp.h ppp: Add set / get password & username 2010-04-13 14:21:16 -05: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: busy loop in atserver 2010-04-12 22:33:42 -05:00
gatserver.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02: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: Don't try to set channel flags if they're 0 2010-04-13 15:37:05 -05:00
gatutil.h Add utility helper for debugging binary blobs 2010-04-10 11:56:11 +02: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 for PIN after activating the modem 2010-04-11 18:23:24 +02:00
ppp.h ppp: nak unknown auth protocol 2010-04-14 17:16:03 -05:00
ppp_auth.c ppp: nak unknown auth protocol 2010-04-14 17:16:03 -05:00
ppp_cp.c ppp: remove references to magic number 2010-04-13 15:32:35 -05:00
ppp_cp.h ppp: Add pppcp_signal_down 2010-04-13 12:03:32 -05:00
ppp_ipcp.c ppp: Introduce ppp_net_down_notify 2010-04-13 14:59:13 -05:00
ppp_lcp.c ppp: nak unknown auth protocol 2010-04-14 17:16:03 -05:00
ppp_net.c ppp: TUN channel should not be opened NONBLOCKING 2010-04-13 15:35:55 -05:00
ringbuffer.c Hide internals of ring buffer structure 2010-04-02 21:51:19 -07:00
ringbuffer.h Hide internals of ring buffer structure 2010-04-02 21:51:19 -07:00
test-qcdm.c Add initial implementation for QCDM test utility 2010-04-10 15:13:23 +02:00
test-server.c No to check for NULL pointers with g_free 2010-04-15 04:42:03 -07:00