summaryrefslogtreecommitdiff
path: root/accel-pptpd/accel-pptpd.conf
AgeCommit message (Collapse)Author
2010-09-09iprange: implemneted modules iprange to validate ip addresses of controlling ↵Kozlov Dmitry
connection and tunnel It will check that ip address of tunnel is not in range of clients ip addresses. This will avoid kernel softlockups due to loopback occured.
2010-09-09radius: implemented DM/CoA extensionsKozlov Dmitry
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-06working on radius moduleKozlov Dmitry
2010-09-04started work on radius moduleKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry
2010-09-03pptp: implemented echo request/replyKozlov Dmitry
2010-09-03lcp: implemented echo request/replyKozlov Dmitry