index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
gatchat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-24
Add offset parameter to ring_buffer_write_ptr() function
Marcel Holtmann
1
-1
/
+1
2010-04-12
Remove various GDestroyNotify function casting
Marcel Holtmann
1
-10
/
+18
2010-04-11
The user data pointer variable should be called user_data
Marcel Holtmann
1
-4
/
+5
2010-04-02
Fix some cases where g_try_new should be used
Marcel Holtmann
1
-6
/
+0
2010-03-24
Fix: Make CONNECT <baud> responses work
Denis Kenzior
1
-1
/
+1
2010-02-03
Remove dead assignments at gatchat
Gustavo F. Padovan
1
-6
/
+0
2010-02-01
Fix: Check if the command is still pending
Denis Kenzior
1
-0
/
+3
2010-02-01
Style: No need for the extra line
Denis Kenzior
1
-2
/
+1
2010-01-28
Use 3 read attempts when in non-blocking mode
Marcel Holtmann
1
-1
/
+1
2010-01-28
Add new constructor for fully blocking operation
Marcel Holtmann
1
-4
/
+27
2010-01-28
Fix: Take care of uninitialized variable condition
Denis Kenzior
1
-4
/
+2
2010-01-28
Limit the number of continues read attempts
Marcel Holtmann
1
-2
/
+11
2010-01-20
Refactor: Reorder argument order
Denis Kenzior
1
-5
/
+4
2010-01-20
Add gatutil.c to share common APIs with GAtServer
Zhenhua Zhang
1
-92
/
+6
2010-01-15
Fix: One more fix for disconnect detection
Denis Kenzior
1
-2
/
+1
2010-01-14
Fix: Make remote disconnect detection work
Denis Kenzior
1
-1
/
+1
2010-01-12
Style: Various issues
Denis Kenzior
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-24
Unifiy all GAtChat error labels
Marcel Holtmann
1
-2
/
+2
2009-12-02
Add g_at_chat_unregister_all function
Denis Kenzior
1
-0
/
+28
2009-12-02
Add: g_at_chat_cancel_all function
Denis Kenzior
1
-0
/
+27
2009-12-02
Fix: Sometimes it is possible to cancel first cmd
Denis Kenzior
1
-1
/
+2
2009-12-02
Fix: Don't allow cancelation of command id 0
Denis Kenzior
1
-0
/
+4
2009-11-26
Fix: Retry the wakeup command until the modem OKs
Denis Kenzior
1
-16
/
+38
2009-11-24
Framework to support non-standard terminator
Yang Gu
1
-10
/
+49
2009-11-23
Fix: Make sure we don't gobble up unsolicited
Denis Kenzior
1
-2
/
+4
2009-10-16
Fix: Stop crashing when unrefing chat in callback
Denis Kenzior
1
-3
/
+20
2009-10-15
Add ability to retrieve the atchat IOChannel
Denis Kenzior
1
-0
/
+8
2009-10-02
Add support for switching to a different GAtSyntax at runtime
Marcel Holtmann
1
-0
/
+12
2009-10-01
Replace g_at_chat_new_from_tty with g_at_tty_open
Denis Kenzior
1
-43
/
+1
2009-09-24
Unref GIOChannel in g_at_chat_new_from_tty
Zhenhua Zhang
1
-1
/
+4
2009-09-18
Fix trailing whitespace
Marcel Holtmann
1
-1
/
+1
2009-09-18
Simplify cleanup logic
Denis Kenzior
1
-21
/
+17
2009-09-07
Fix g_at_chat_unref from command callback
Denis Kenzior
1
-11
/
+13
2009-08-31
Add PDU listing support
Denis Kenzior
1
-16
/
+66
2009-08-07
Ensure g_timeout_add source can be removed safely
Denis Kenzior
1
-2
/
+10
2009-08-06
Cleanup the debug support patch
Denis Kenzior
1
-25
/
+72
2009-08-06
gatchat: add debugging infrastructure
Andres Salomon
1
-0
/
+46
2009-08-06
Make overflow code a bit better
Denis Kenzior
1
-8
/
+5
2009-08-06
Refactor GAtChat to accept user-provided parsers
Denis Kenzior
1
-224
/
+80
2009-08-06
Fix refcounting in GAtChat
Denis Kenzior
1
-0
/
+1
2009-07-21
Fix a crash with unsolicited notifications
Denis Kenzior
1
-1
/
+1
2009-07-15
Add extra_pdu_crlf quirk
Denis Kenzior
1
-1
/
+9
2009-07-15
Add set / get flags for GAtChat
Denis Kenzior
1
-0
/
+16
2009-07-15
Fix modem wakeup handling
Denis Kenzior
1
-0
/
+8
2009-07-07
Fix case where CMGS returns an error before pdu
Denis Kenzior
1
-3
/
+15
2009-06-30
Add support for opening TTYs directly
Marcel Holtmann
1
-0
/
+41
2009-06-19
Fixes to parser state when command prompt is used
Denis Kenzior
1
-1
/
+4
2009-06-16
Add g_at_send_listing function
Denis Kenzior
1
-6
/
+42
2009-06-08
Additional fixes to multiline responses
Denis Kenzior
1
-5
/
+33
[next]