summaryrefslogtreecommitdiffstats
path: root/gatchat/ppp.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-25separate memory cleanup from PPP shutdownKristen Carlson Accardi1-1/+22
2010-03-25remove unneeded debug statementKristen Carlson Accardi1-3/+1
2010-03-22Some additional whitespace cleanup for PPP codeMarcel Holtmann1-1/+0
2010-03-22Fix pointer casting with uint16 protocol variableMarcel Holtmann1-5/+4
2010-03-22IP support for PPPKristen Carlson Accardi1-0/+1
2010-03-22CHAP with MD5 authentication supportKristen Carlson Accardi1-0/+1
2010-03-22PPP LCP supportKristen Carlson Accardi1-0/+47
2010-03-22Basic PPP protocol supportKristen Carlson Accardi1-0/+454