]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/radius/radiusclient
Patch from Robert Vogelgesang:
[ppp.git] / pppd / plugins / radius / radiusclient /
2004-10-28 Paul MackerrasPatch from Robert Vogelgesang:
2003-04-25 Frank Cusackrc_get_seqnbr(): Avoid "fscanf failure" errors if the...
2003-04-16 Frank CusackFix stack overflow. Bug report and fix from Alexandar...
2002-11-13 Frank Cusackadd rc_avpair_copy() and use it when sending user-speci...
2002-10-05 Frank Cusacktypo
2002-10-05 Frank Cusackradrealms plugin from Ben McKeegan
2002-10-01 Frank CusackSend NAS-Identifier attribute instead of NAS-IP-Address...
2002-10-01 Frank Cusack+ Allow rc_avpair_insert() to insert lists instead...
2002-09-12 Frank CusackAdd support for radius Class attribute. Possibly broke...
2002-07-25 David F. SkollAdded support for Acct-Interim-Interval attribute....
2002-07-25 David F. SkollAdded Acct-Interim-Interval RADIUS attribute.
2002-07-16 Alexandr D. Kanevskiysync constant and attributes names with
2002-07-13 Alexandr D. KanevskiyExperemental per session traffic limiting.
2002-06-24 David F. SkollPatches from Frank Cusack:
2002-04-02 David F. SkollAdded RADIUS support for MPPE (patch from Frank Cusack)
2002-04-02 David F. SkollInstall Microsoft dictionaries (patch from Frank Cusack)
2002-03-06 David F. SkollForgot to add dictionary.microsoft.
2002-03-05 David F. SkollMerged check for buffer overflow from radiusclient...
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. SkollLarge patch from Frank Cusack <fcusack@fcusack.com...
2002-02-28 David F. SkollAdded CHAP-challenge attribute to dictionary.
2002-02-27 David F. SkollWhitespace tidying.
2002-02-20 David F. SkollAnother patch from Frank Cusack to fix install: target.
2002-02-19 David F. SkollMinor patches as suggested by Frank Cusack <fcusack...
2002-01-22 David F. SkollUpdated config.h.in
2002-01-22 David F. SkollAdded RADIUS suppport.