summaryrefslogtreecommitdiff
path: root/accel-pptpd/radius/radius.c
AgeCommit message (Expand)Author
2010-09-27radius: implemented Session-Timeout attributeDmitry Kozlov
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-14extra: implemented module 'pppd_compat' which starts pppd compatible scripts...Kozlov Dmitry
2010-09-13log_pgsql: fixed bug - msg->tpd is uninitialized when general_log is calledDmitry Kozlov
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
2010-09-10switching to use triton events instead of ppp_notifyKozlov Dmitry
2010-09-10ippool: implemented module ippool which gives IP address from configurable ra...Kozlov Dmitry
2010-09-09iprange: implemneted modules iprange to validate ip addresses of controlling ...Kozlov Dmitry
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
2010-09-06now compilesDmitry Kozlov
2010-09-06working on radius moduleKozlov Dmitry
2010-09-04started work on radius moduleKozlov Dmitry