summaryrefslogtreecommitdiff
path: root/gatchat/gathdlc.h
Commit message (Expand)AuthorAgeFilesLines
* gatchat: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* gatchat: Add support for sending HDLC frame start and end markersMarcel Holtmann2011-08-091-0/+1
* gathdlc: add g_at_hdlc_resume() APIGuillaume Zajac2011-05-241-0/+1
* gathdlc: Add public suspend functionGuillaume Zajac2011-05-081-0/+2
* gathdlc: Add support for detecting +++ escapesDenis Kenzior2011-05-021-0/+3
* gathdlc: Try to detect no carrier conditionsDenis Kenzior2011-02-281-0/+2
* gathdlc: Add from_io constructorDenis Kenzior2010-04-291-0/+1
* gathdlc: Add accessor for GAtIODenis Kenzior2010-04-281-0/+3
* gathdlc: Add recording support, ported from PPPDenis Kenzior2010-04-281-0/+2
* gathdlc: Add receive ACCM supportDenis Kenzior2010-04-281-0/+3
* gathdlc: Support transmit ACCMDenis Kenzior2010-04-281-0/+3
* Use a ring buffer for non-blocking HDLC output streamsMarcel Holtmann2010-04-111-1/+1
* Add abstraction for HDLC stream handlingMarcel Holtmann2010-04-101-0/+50