]> git.ozlabs.org Git - ppp.git/history - pppd/plugins
PPPoE updates: don't exit if discovery fails, cope with both
[ppp.git] / pppd / plugins /
2004-01-13 Paul MackerrasPPPoE updates: don't exit if discovery fails, cope...
2004-01-13 Paul MackerrasChange some Makefile.linux files to use COPTS and CFLAG...
2004-01-11 Paul MackerrasFix off-by-one error in radius MS-CHAPv2 verification.
2003-11-25 Paul MackerrasUpdate this for the new CHAP code. Untested.
2003-04-25 Frank Cusackpromptpass(): handle EINTR (bug report from Damian...
2003-04-25 Frank Cusackpromptpass(): read(2) returns ssize_t, not size_t....
2003-04-25 Frank Cusackrc_get_seqnbr(): Avoid "fscanf failure" errors if the...
2003-04-25 Frank Cusacktypo
2003-04-16 Frank CusackFix stack overflow. Bug report and fix from Alexandar...
2003-04-07 Paul MackerrasRevert the previous change that required channel send_c...
2003-03-04 Frank Cusack*_send_config and *_recv_config now return int instead...
2003-02-16 Paul Mackerrasdon't compile the radius plugin by default
2002-12-24 Frank CusackAdd support for RADIUS MPPE policy and enctype attributes.
2002-12-23 Frank CusackEnsure that MPPE keys are available when using a plugin.
2002-12-06 Paul MackerrasMore copyright updates. The new CMU copyright notice...
2002-11-13 Frank Cusackadd rc_avpair_copy() and use it when sending user-speci...
2002-10-27 Frank Cusack__linux__ (already defined by compiler) not _linux_...
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 CusackAdd PW_CALLING_STATION_ID for CHAP auth also.
2002-10-01 Frank CusackAdd option 'avpair' to send arbitrary RADIUS attributes...
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-09-07 James CarlsonAdded ability to detect and use either gcc or Sun WorkS...
2002-09-01 Alexandr D. Kanevskiyfoggotten ? fix
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-24 David F. SkollStarted adding support for interim RADIUS accounting...
2002-07-16 Alexandr D. Kanevskiysync constant and attributes names with
2002-07-15 Alexandr D. Kanevskiymake Octets-Direction flag accept value=4.
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. SkollFirst large MPPE patch from Frank Cusack.
2002-04-02 David F. SkollInstall Microsoft dictionaries (patch from Frank Cusack)
2002-04-02 David F. SkollAdd "nic-xxx" hack to rp-pppoe plugin.
2002-03-24 David F. SkollFixed plugin installation path.
2002-03-14 David F. SkollCorrect (really!) implementation of device name hook...
2002-03-14 David F. SkollFixed bug in device-name hook in PPPoE plugin. Thanks...
2002-03-12 David F. SkollHandle RADIUS Session-Timeout attribute.
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. SkollCheck for vendor code before trying to interpret RADIUS...
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. SkollService-name was not being set correctly in PPPoE plugin.
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-02-12 Michal OstrowskiEnable more verbose PPPoE plugin output
2002-02-12 Michal OstrowskiPlugin for supplying CHAP password via a dedicated...
2002-02-08 David F. SkollAdded radius_pre_auth_hook to let additional plugins...
2002-01-22 David F. SkollUpdated config.h.in
2002-01-22 David F. SkollAdded RADIUS suppport.
2001-12-14 Michal OstrowskiSwitch to using RoaringPenguin-based PPPOE plugin
2001-07-26 Paul Mackerrasrearrange, add pppoe
2001-07-26 Paul Mackerraspppoe plugin stuff - Michal Ostrowski's version, lightl...
2001-03-12 Paul Mackerraschange to bsd-style licence
2001-03-08 Paul MackerrasMake the example plugins here export the version number...
2000-12-27 Paul Mackerrasadd -fPIC to CFLAGS
1999-11-17 Paul Mackerrasadd passprompt plugin
1999-09-17 Paul Mackerrasrename Makefile to Makefile.linux, now we have Makefile...
1999-09-16 Adi MasputraAdded plugins support for Solaris
1999-09-11 Paul Mackerrasadd an example plugin