hfp: Add Voice Recognition flag to BRSF
[platform/upstream/ofono.git] / gatchat /
2012-08-30 Daniel Wagnergatchat: Print error message if opening tun failes
2012-07-15 Marcel Holtmanngatchat: Avoid shadowing global AT server variable
2012-07-15 Marcel Holtmanngatchat: Avoid shadowing variables
2012-06-24 Guillaume Zajacgatserver: Add NULL check to avoid crash
2012-05-25 Marcel Holtmanngatsyntax: Fix typo with GSM_PERMISSIVE_STATE_RESPONSE_...
2012-05-24 Denis Kenziorgatsyntax: Handle lines starting with '"'
2012-01-11 Denis Kenziorgatutil: Use g_ascii_isprint instead of isprint
2012-01-02 Denis Kenziorgsmdial: Set recording after ppp_open
2011-11-30 Denis Kenziorgsmdial: Make sure to use '#' at the end
2011-11-15 Denis Kenziorgatchat: Fix minor style issue
2011-11-07 Denis Kenziorgatchat: Minor style fixup
2011-11-07 Denis Kenziorgatchat: Remove erroneous break statement
2011-11-07 Oleg Zhurakivskyygatchat: Add IPv6 Control Protocol
2011-10-10 Marcel Holtmanngatchat: Update copyright information
2011-08-15 Denis Kenziorgatserver: Add command finished callbacks
2011-08-15 Denis Kenziorgatserver: Fix not processing after async error
2011-08-15 Denis Kenziorgatserver: Add sanity check
2011-08-15 Denis Kenziorgatserver: Fix not sending OK final response
2011-08-15 Denis Kenziorgatserver: Refactor IO code
2011-08-10 Marcel Holtmanngatchat: Fix marker handling within HDLC support
2011-08-10 Marcel Holtmanngatchat: Abort hexdump helper when no debug function...
2011-08-10 Marcel Holtmanngatchat: Fix extra empty line issue with hexdump helper
2011-08-10 Marcel Holtmanngatchat: Use hexdump format for HDLC debug messages
2011-08-10 Marcel Holtmanngatchat: Add utility function for hexdump debugs
2011-08-09 Marcel Holtmanngatchat: Add support for sending HDLC frame start and...
2011-08-04 Marcel Holtmanngatchat: Fix minor whitespace mistake
2011-07-26 Marcel Holtmanngatchat: Fix port settings and debugging for QCDM test...
2011-07-26 Marcel Holtmanngatchat: Add helper for opening QCDM ports
2011-07-26 Marcel Holtmanngatchat: Fix handling of HDLC debug output
2011-07-25 Denis Kenziorgatchat: Add terminator blacklisting
2011-07-11 Denis Kenziorgatserver: fix certain bad behavior
2011-06-29 Denis Kenziorppp: Add basic length sanity checks
2011-06-29 Denis Kenziorgsmdial: Add pfc & acfc options to gsmdial
2011-06-29 Denis Kenziorppp: Don't regenerate options when unchanged
2011-06-29 Denis Kenziorgatppp: Refactor tx path
2011-06-29 Denis Kenziorgatppp: Refactor rx path
2011-06-29 Denis Kenziorgatppp: Re-format & re-word comments
2011-06-29 Guillaume Zajacgsmdial: Use ACFC and PFC by default
2011-06-29 Guillaume ZajacGAtPPP: Add PFC option support
2011-06-29 Guillaume ZajacGAtPPP: Add ACFC option support
2011-05-27 Marcel Holtmanngatchat: Fix unused variable cases
2011-05-25 Denis Kenziorgsmdial: Send escape sequence followed by ATH/ATO
2011-05-25 Denis Kenziorppp_net: Keep valgrind happy
2011-05-25 Denis Kenziorgathdlc: Fix memory leak
2011-05-25 Denis Kenziorgatppp: Set the suspend function in open / listen
2011-05-24 Denis Kenziortest-server: Update to the new GAtPPP API
2011-05-24 Denis Kenziorgsmdial: Update to new API
2011-05-24 Denis Kenziorgatppp: Refactor PPP API
2011-05-24 Denis Kenziorgatppp: Make sure to clean up guard_timeout_source
2011-05-24 Denis Kenziorgatppp: Rename guard_timeout_src to _source
2011-05-24 Guillaume Zajacgatppp: Do not call disconnect func if suspended
2011-05-24 Guillaume Zajacgatppp: Add GAtPPP suspend API
2011-05-24 Guillaume Zajacgatppp: Add GAtPPP resume functionality
2011-05-24 Guillaume Zajacppp_net: add ppp_net_resume_interface() API
2011-05-24 Denis Kenziorgathdlc: Squash unneeded function
2011-05-24 Guillaume Zajacgathdlc: add g_at_hdlc_resume() API
2011-05-24 Denis Kenziorgatppp: Make ppp->fd handling a bit easier to grok
2011-05-24 Denis Kenziorppp_net: streamline ppp_net_new logic
2011-05-24 Denis Kenziorgatppp: Ensure created GAtPPP object is not null
2011-05-24 Guillaume Zajacgatppp: Add new contructor to use external fd
2011-05-24 Denis Kenziorgatppp: Don't go over 80 characters / line
2011-05-24 Denis Kenziortest-server: Remove legacy code
2011-05-12 Caiwen Zhanggatppp: add name field when using chap auth
2011-05-11 Caiwen Zhanggatppp: fix ppp protocol-reject constructing error
2011-05-09 Guillaume Zajacgatppp: Add API for setting suspend callback
2011-05-09 Denis Kenziorppp_net: Reset the watch to zero when removing
2011-05-09 Guillaume Zajacppp_net: add ppp_net_suspend_interface() function
2011-05-09 Guillaume Zajacgathdlc: delete read/write handler in hdlc_suspend
2011-05-09 Guillaume Zajacgathdlc: Add public suspend function
2011-05-06 Marcel Holtmanngatchat: Fix memory leak with notify nodes list
2011-05-02 Denis Kenziorgathdlc: Make sure to set in_read_handler properly
2011-05-02 Denis Kenziorgathdlc: Add support for detecting +++ escapes
2011-05-02 Guillaume Zajacgatio: add ability to drain GAtIO read buffer
2011-04-29 Guillaume Zajacgat: add GAtSuspendFunc CB typedef
2011-04-26 Martin Xugatppp: Fix crash related to not stopping timers
2011-03-29 Olivier Guitergatserver: add tone and pulse dialing AT commands
2011-03-28 Denis Kenziorgatchat: Add support for short prompt send variant
2011-03-28 Denis Kenziorgatsyntax: support short prompt in v1 parser
2011-03-28 Denis Kenziorgatsyntax: support short prompt for permissive
2011-03-28 Jarko Poutiainengatchat: new hint to handle +CPOS
2011-03-28 Jarko Poutiainengatchat: introduce send for +CPOS
2011-03-28 Denis Kenziorgatsyntax: Support echo of empty lines
2011-03-28 Denis Kenziorgatsyntax: Re-name enum a proper way
2011-03-25 Olivier Guitergatserver: add v250 ATL and ATM commands
2011-03-24 Olivier Guitergatserver: add AT&F command
2011-03-23 Olivier Guitergatserver: add ATZ command
2011-03-17 Patrick Porlanringbuffer: Switch ringbuffer to g_slice allocator
2011-03-15 Patrick PorlanPPP: Optimize write buffer management
2011-03-03 Patrick Porlangatchat: Optimize ringbuffer modulo operations
2011-02-28 Denis Kenziorgsmdial: Introduce data_mode
2011-02-28 Denis Kenziorgatserver: Tweak use of g_at_server_suspend/resume
2011-02-28 Denis Kenziortest-server: Make sure to send CONNECT
2011-02-28 Denis Kenziorgatserver: Exit garbage state on HDLC frame end
2011-02-28 Denis Kenziorgatppp: Try to detect no carrier conditions
2011-02-28 Denis Kenziorgatppp: Delay signaling ppp_down
2011-02-28 Denis Kenziorgathdlc: Try to detect no carrier conditions
2011-02-28 Denis Kenziorgatio: Remove stray empty line
2011-02-28 Denis Kenziorgatio: update comment
2011-02-28 Denis Kenziorgathdlc: Unregister read / write handlers
2011-02-28 Denis Kenziorgathdlc: drain the last hdlc frame processed
next