summaryrefslogtreecommitdiff
path: root/gatchat/gatppp.h
Commit message (Expand)AuthorAgeFilesLines
* ppp: using RX ACCM = 0 by defaultSergei Golubtsov2021-01-071-0/+1
* gatchat: support for auth NONEGiacinto Cifelli2018-10-031-0/+1
* gatchat: implement PAP authenticationPhilip Paeps2014-06-211-0/+8
* gatchat: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* GAtPPP: Add PFC option supportGuillaume Zajac2011-06-291-0/+1
* GAtPPP: Add ACFC option supportGuillaume Zajac2011-06-291-0/+2
* gatppp: Refactor PPP APIDenis Kenzior2011-05-241-6/+5
* gatppp: Add GAtPPP suspend APIGuillaume Zajac2011-05-241-0/+1
* gatppp: Add GAtPPP resume functionalityGuillaume Zajac2011-05-241-0/+1
* gatppp: Add new contructor to use external fdGuillaume Zajac2011-05-241-0/+1
* gatppp: Add API for setting suspend callbackGuillaume Zajac2011-05-081-0/+2
* ppp: Refactor server-side APIDenis Kenzior2010-06-291-0/+3
* ppp: Tweak set_server_info API some moreDenis Kenzior2010-06-291-2/+1
* ppp: Tweak the set_server_info APIDenis Kenzior2010-06-281-2/+3
* gatppp: Add PPP server extensionZhenhua Zhang2010-06-281-1/+5
* ppp: Refactor connect / disconnect callbacksDenis Kenzior2010-04-301-7/+13
* ppp: Add _from_io constructorDenis Kenzior2010-04-301-1/+2
* ppp: Hang set_recording off the GAtPPP objectDenis Kenzior2010-04-281-1/+1
* ppp: Add getter for HDLC objectDenis Kenzior2010-04-281-0/+3
* ppp: Initial port of PPP to use GAtHDLCDenis Kenzior2010-04-281-1/+0
* ppp: Add set / get password & usernameDenis Kenzior2010-04-131-1/+4
* Remove one empty line and add another oneMarcel Holtmann2010-04-091-0/+1
* Move functions from ppp.c into gatppp.cMarcel Holtmann2010-04-011-0/+1
* Add support for recording PPP sessions in pppdump formatMarcel Holtmann2010-04-011-1/+2
* Implement g_at_ppp_set_debug supportMarcel Holtmann2010-04-011-0/+1
* Refactor: Use GAtDisconnectFunc for ppp disconnectDenis Kenzior2010-03-311-4/+3
* Refactor: GAtPPP connect callbackDenis Kenzior2010-03-311-3/+3
* Style: Whitespace damage due to spaces, not tabsDenis Kenzior2010-03-311-7/+7
* CHAP with MD5 authentication supportKristen Carlson Accardi2010-03-221-0/+2
* Basic PPP protocol supportKristen Carlson Accardi2010-03-221-0/+58