summaryrefslogtreecommitdiff
path: root/accel-pptpd/radius/radius.c
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-04pppoe: additional statisticsDmitry Kozlov
2010-12-29radius: changed apiKozlov Dmitry
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
2010-11-25radius: fixed bug of double packet free when second DM request received in ti...Dmitry Kozlov
2010-11-15log: implemented log_tcp logging target which sends logs to specified host...Dmitry Kozlov
2010-11-10radius: separated interim-verbose option to control verbosity of interim pack...Kozlov Dmitry
2010-11-09radius: implemented acct-interim-interval option to specify interval to send ...Kozlov Dmitry
2010-11-09radius: introduced dae-server option to configure Dynamic Authorization Exten...Kozlov Dmitry
2010-11-09radius: skip nas identification if no NAS-Identifier/NAS-IP-Address presentsKozlov Dmitry
2010-11-09radius: fixed incorrect session identification by Framed-IP-Address when ip a...Kozlov Dmitry
2010-11-09radius: send Acct-Session-Id in Access-Request packet if sid_in_auth option i...Kozlov Dmitry
2010-11-09radius: DM/CoA nas identification by NAS-Identifier or NAS-IP-Address or bothKozlov Dmitry
2010-10-29ppp: improved mppe handlingKozlov Dmitry
2010-10-28radius: rewrited Termination-Action attribute handling so it is rfc compliant...Dmitry Kozlov
2010-10-27radius: implemented Class, Termination-Action attributesDmitry Kozlov
2010-10-26radius: implemented Acct-Delay-Time attributeDmitry Kozlov
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-12radius: accept DM/CoA request when User-Name present with one of following at...Dmitry Kozlov
2010-10-11started work on L2TPv2 serverKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-10-04bug fixesKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov Dmitry
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