summaryrefslogtreecommitdiff
path: root/accel-pptpd/cli/tcp.c
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-30cli: fixed crash if password is specifiedKozlov Dmitry
cli: fixed exit command
2010-12-29cli: fixed incorrect "exit" handlingKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race ↵Kozlov Dmitry
conditions may be arised
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
ppp: fixed memory leak when ipcp raises error at ConfReq
2010-11-15cli: fixed bug of incorrect config read procedureDmitry Kozlov
2010-11-15cli: fixed incorrect read procedureDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry