summaryrefslogtreecommitdiff
path: root/accel-pptpd/ppp/ppp_ccp.c
AgeCommit message (Collapse)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-03ppp: implemented ccp option to enable/disable CCP negotationDmitry Kozlov
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-15fixed incorrect mppe negotiationDmitry Kozlov
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
improved ccp handling
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-08fixed some incorrect loggingDmitry Kozlov
2010-10-08ctrl: implemented PPPoE serverKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov Dmitry
radius: implemented mppe support various improvements and bug fixes
2010-09-28bug fixesDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
log: implemented log_file logging target with per-user/per-session support
2010-09-08radius: implemented packet exchangeKozlov Dmitry
radius: implemented PAP authorization radius: implemented IP assigning triton: implemented userspace context switching and other stuff
2010-09-03project restructuredKozlov Dmitry