summaryrefslogtreecommitdiff
path: root/accel-pptpd/auth/auth_mschap_v2.c
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-24mschap_v2: fixed incorrect array sizeDmitry Kozlov
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-05auth: implemented mppe key derivation from ms-chap credentialsDmitry Kozlov
2010-10-28radius: rewrited Termination-Action attribute handling so it is rfc ↵Dmitry Kozlov
compliant now
2010-10-25implemented chap-secrets module which reads username,password and ip address ↵Dmitry Kozlov
from pppd compatible chap-secrets file
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-09-28auth: implemented timeoutsDmitry Kozlov
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-13radius: implemnted mschap-v2 authorizationKozlov Dmitry
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-09radius: implemented accounting (start/stop/interim-update)Kozlov Dmitry
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