packaging: Bump to 1.17
[platform/upstream/ofono.git] / gatchat / gatchat.h
2015-05-13 Denis Kenziorgatchat: Introduce g_at_chat_get_userdata
2011-10-10 Marcel Holtmanngatchat: Update copyright information
2011-07-25 Denis Kenziorgatchat: Add terminator blacklisting
2011-03-28 Jarko Poutiainengatchat: introduce send for +CPOS
2010-10-21 Marcel Holtmanngatchat: Add support for slave chat instances
2010-08-12 Denis Kenziorgatchat: Add g_at_chat_clone
2010-05-10 Kristen Carlson... gatchat: implement g_at_chat_get_io()
2010-04-28 Denis Kenziorgatchat: Replace shutdown by suspend/resume
2010-04-28 Denis Kenziorgatchat: Remove g_at_chat_set_syntax
2010-04-11 Marcel HoltmannThe user data pointer variable should be called user_data
2010-04-09 Marcel HoltmannRemove one empty line and add another one
2010-01-28 Marcel HoltmannAdd new constructor for fully blocking operation
2010-01-20 Zhenhua ZhangAdd gatutil.c to share common APIs with GAtServer
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-03 Denis KenziorAdd g_at_chat_unregister_all function
2009-12-03 Denis KenziorAdd: g_at_chat_cancel_all function
2009-11-24 Yang GuFramework to support non-standard terminator
2009-10-15 Denis KenziorAdd ability to retrieve the atchat IOChannel
2009-10-15 Denis KenziorRemove more unused code
2009-10-02 Marcel HoltmannAdd support for switching to a different GAtSyntax...
2009-09-01 Denis KenziorAdd PDU listing support
2009-08-06 Denis KenziorRemove unneeded declarations
2009-08-06 Denis KenziorCleanup the debug support patch
2009-08-06 Andres Salomongatchat: add debugging infrastructure
2009-08-06 Denis KenziorRefactor GAtChat to accept user-provided parsers
2009-07-15 Denis KenziorAdd extra_pdu_crlf quirk
2009-07-15 Denis KenziorAdd set / get flags for GAtChat
2009-06-30 Marcel HoltmannAdd support for opening TTYs directly
2009-06-16 Denis KenziorAdd g_at_send_listing function
2009-05-06 Denis KenziorAdd AT chat library implementation