]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/radius/radius.c
Add PW_CALLING_STATION_ID for CHAP auth also.
[ppp.git] / pppd / plugins / radius / radius.c
2002-10-01 Frank CusackAdd PW_CALLING_STATION_ID for CHAP auth also.
2002-10-01 Frank CusackAdd option 'avpair' to send arbitrary RADIUS attributes...
2002-09-12 Frank CusackAdd support for radius Class attribute. Possibly broke...
2002-09-01 Alexandr D. Kanevskiyfoggotten ? fix
2002-07-25 David F. SkollAdded support for Acct-Interim-Interval attribute....
2002-07-24 David F. SkollStarted adding support for interim RADIUS accounting...
2002-07-15 Alexandr D. Kanevskiymake Octets-Direction flag accept value=4.
2002-07-13 Alexandr D. KanevskiyExperemental per session traffic limiting.
2002-04-02 David F. SkollAdded RADIUS support for MPPE (patch from Frank Cusack)
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-03-12 David F. SkollHandle RADIUS Session-Timeout attribute.
2002-03-05 David F. SkollPatch from Frank Cusack to add support for MSCHAPv2.
2002-03-04 David F. SkollPatch from Frank Cusack to make RADIUS plugin support...
2002-03-01 David F. SkollCheck for vendor code before trying to interpret RADIUS...
2002-03-01 David F. SkollLarge patch from Frank Cusack <fcusack@fcusack.com...
2002-02-08 David F. SkollAdded radius_pre_auth_hook to let additional plugins...
2002-01-22 David F. SkollAdded RADIUS suppport.