summaryrefslogtreecommitdiff
path: root/accel-pptpd/auth
AgeCommit message (Collapse)Author
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ↵Kozlov Dmitry
(sessison)
2010-11-09auth: any login support for PAP/CHAP/MSCHAP-v1Kozlov Dmitry
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-06project cleanup and prepare to releaseKozlov 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-13radius: implemented mschap-v1 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 CHAP (md5) authorizationKozlov 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