summaryrefslogtreecommitdiff
path: root/accel-pptpd/ppp/ppp_lcp.c
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-24ppp: fix session hangupDmitry Kozlov
2010-12-23ppp: cancel delayed procedure call on lcp layer freeDmitry Kozlov
2010-12-23ppp: if no lcp response terminate session hardDmitry Kozlov
2010-12-20ppp: start echo again after lcp went downDmitry Kozlov
2010-12-09ppp: fixed session hangup if lcp phase was not performedKozlov Dmitry
2010-12-06pppoe: changed cookie generation procedure and PADR handling procedure to avo...Kozlov Dmitry
2010-12-02pppd_compat: fixed incorrect array sizeKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-10-22ppp: fixed incorrect configure-nak handlingKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-08fixed some incorrect loggingDmitry Kozlov
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-09-28pptp: Set-Link-InfoKozlov Dmitry
2010-09-28bug fixesDmitry Kozlov
2010-09-28ppp: implemeted Protocol-RejectDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: implemented attributes Calling-Station-Id, Called-Station-Id, NAS-IP-...Kozlov Dmitry
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-12log: implemented 'log_pgsql' loggin targetDmitry Kozlov
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
2010-09-08radius: implemented packet exchangeKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry