summaryrefslogtreecommitdiffstats
path: root/gatchat/gathdlc.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-10gatchat: Update copyright informationMarcel Holtmann1-1/+1
2011-08-09gatchat: Add support for sending HDLC frame start and end markersMarcel Holtmann1-0/+1
2011-05-24gathdlc: add g_at_hdlc_resume() APIGuillaume Zajac1-0/+1
2011-05-08gathdlc: Add public suspend functionGuillaume Zajac1-0/+2
2011-05-02gathdlc: Add support for detecting +++ escapesDenis Kenzior1-0/+3
2011-02-28gathdlc: Try to detect no carrier conditionsDenis Kenzior1-0/+2
2010-04-29gathdlc: Add from_io constructorDenis Kenzior1-0/+1
2010-04-28gathdlc: Add accessor for GAtIODenis Kenzior1-0/+3
2010-04-28gathdlc: Add recording support, ported from PPPDenis Kenzior1-0/+2
2010-04-28gathdlc: Add receive ACCM supportDenis Kenzior1-0/+3
2010-04-28gathdlc: Support transmit ACCMDenis Kenzior1-0/+3
2010-04-11Use a ring buffer for non-blocking HDLC output streamsMarcel Holtmann1-1/+1
2010-04-10Add abstraction for HDLC stream handlingMarcel Holtmann1-0/+50