]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
2002-11-13 Frank Cusackadd rc_avpair_copy() and use it when sending user-speci...
2002-11-13 Frank CusackChapMS_LANMan(): update for new definition MS_ChapRespo...
2002-11-05 David F. SkollFixed compilation problem with undefined SHA1_SIGNATURE...
2002-11-05 James CarlsonTurn off USE_SRP by default.
2002-11-02 James CarlsonAdded EAP support with MD5-Challenge and SRP-SHA1 metho...
2002-10-27 Frank CusackUpdate for mschapv2 and clarify client/server (authenti...
2002-10-27 Frank CusackSet current_option for error reporting. Bug and fix...
2002-10-27 Frank Cusack__linux__ (already defined by compiler) not _linux_...
2002-10-27 Frank CusackAdd $(DESTDIR) prefix
2002-10-27 Frank Cusacklink_connect_time is now unsigned
2002-10-27 Frank Cusackchange link_connect_time to unsigned
2002-10-27 Frank Cusackupdate_link_stats(): treat link stats as unsigned,...
2002-10-27 Frank Cusackccp_addci(): Restore behavior of only testing kernel...
2002-10-12 Frank CusackChapReceiveResponse(): "clean" remote name.
2002-10-12 Frank CusackLog calling number failed authorization at warn instead...
2002-10-12 Frank Cusack- more authentication logging uniformity
2002-10-11 Frank CusackMake authentication success/failure messages uniform.
2002-10-10 Frank Cusacktypo
2002-10-10 Frank CusackAdd 'remotenumber' and 'allow-number' options, for...
2002-10-05 Frank Cusacktypo
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-24 Frank CusackLose the poorly thought out OPT_A3OR option flag. ...
2002-09-20 Frank Cusacktypo
2002-09-18 James CarlsonFixed some interface lint detected on Solaris.
2002-09-18 James CarlsonRepaired handling of multiple mblks on rput side.
2002-09-18 James CarlsonRepaired handling of multiple chained mblks on rput...
2002-09-15 Paul MackerrasGet rid of a couple of unnecessary OPT_A2COPYs and...
2002-09-14 Russell CokerAdded Linux support for the ipv6cp-use-persistent option.
2002-09-14 Russell CokerFix a SEGV on printing options error (previously a...
2002-09-12 Paul MackerrasMake sure the interface MTU is not higher than the...
2002-09-12 Paul MackerrasGive the interface name rather than the name of the...
2002-09-12 Paul MackerrasCall sys_close in the child when starting charshunt...
2002-09-12 Paul Mackerrasadd missing parameter to a warn call
2002-09-12 Frank CusackAdd support for radius Class attribute. Possibly broke...
2002-09-09 James Carlson484: make IPCP put all options in increasing numeric...
2002-09-07 James CarlsonUpdated Solaris-related READMEs for the current code.
2002-09-07 James CarlsonAdded ability to detect and use either gcc or Sun WorkS...
2002-09-06 Alexandr D... build fix
2002-09-01 David F. SkollPatches from Frank Cusack.
2002-09-01 Alexandr D... foggotten ? fix
2002-07-25 David F. SkollMake sure $(MANDIR)/man8 exists.
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-18 David F. SkollFixed typo in options.c so it compiles.
2002-07-16 Alexandr D... sync constant and attributes names with
2002-07-15 Alexandr D... make Octets-Direction flag accept value=4.
2002-07-13 Alexandr D... Experemental per session traffic limiting.
2002-07-10 Alexandr D... Don't drop connection if CCP not supported
2002-06-25 David F. SkollCosmetic fix.
2002-06-24 David F. SkollPatches from Frank Cusack:
2002-06-24 David F. SkollCheck return code of mmap (bug reported by Nick Bane)
2002-06-10 David F. SkollAdded "install-devel" Makefile target to install pppd...
2002-06-01 Michael Beattieactive-filter is available on linux too.
2002-06-01 Michael BeattieAdded an option to enable CBCP.
2002-05-28 David F. SkollFrank Cusack's latest patch.
2002-05-22 David F. SkollAdding files which I forgot to do as part of Frank...
2002-05-21 David F. SkollECP patches from Frank Cusack:
2002-05-10 David F. SkollApplied patch from Nerijus Baliunas <nerijus@users...
2002-04-02 David F. SkollFixed PoPToP URL
2002-04-02 David F. SkollCorrected Linux MPPE kernel modules (Frank Cusack)
2002-04-02 David F. SkollCorrected version of MPPE kernel support (Frank Cusack)
2002-04-02 David F. SkollFixed Linux 2.2.20 kernel MPPE patch (Frank Cusack)
2002-04-02 David F. SkollAdded RADIUS support for MPPE (patch from Frank Cusack)
2002-04-02 David F. SkollAdded kernel MPPE patches (2.2.20 kernel only!) from...
2002-04-02 David F. SkollAdd README.MPPE
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-04-02 David F. SkollFix double-free bug in common/zlib.c. DOES NOT FIX...
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. SkollFixed incorrect order of args in option list (Frank...
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-26 David F. SkollAdd newline to ppp.pam (courtesy Frank Cusack)
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 David F. SkollAdded new hooks:
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.
2002-01-22 David F. SkollMade proxyarp search for the best matching interface...
2002-01-14 David F. SkollFixed reversal of arguments to strlcpy.
next