]> git.ozlabs.org Git - ppp.git/history - pppd/lcp.c
MD4Update takes bytes not bits! Now the regression test of the README.MSCHAP80
[ppp.git] / pppd / lcp.c
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-05-13 Paul MackerrasFix it so it compiles under RedHat 5.0 linux with glibc...
1997-11-27 Paul Mackerrasreceive asyncmap is ~0 by default
1997-04-30 Paul Mackerrasminor fixes
1997-03-04 Paul Mackerrasdon't set phase to terminate if already dead.
1996-10-08 Paul Mackerrasinclude optional callback support
1996-07-01 Paul Mackerrasmoved protos here from lcp.h; print reason on terminate...
1996-05-28 Paul Mackerrasmods for optional MS-CHAP support
1996-04-04 Paul Mackerrasminor cleanup; add print for ECHORE[PQ] and DISCREQ
1996-01-01 Paul Mackerrasremove linux-specific idle timer stuff;
1995-12-18 Paul Mackerrasextend protocol table; supply message on protocol close
1995-10-27 Paul Mackerrasaccept A/C & proto compression and asyncmap from the...
1995-08-10 Paul MackerrasIgnore NAK'd options we don't recognize.
1995-06-30 Paul MackerrasMods to Linux code from Al Longyear: use ppp_idle inste...
1995-05-19 Paul Mackerrasfail if the link is looped back
1995-04-28 Paul Mackerrasfix for linux compilation
1995-04-24 Paul Mackerrasfix up naking authentication protocol
1994-12-12 Paul Mackerrassome linux mods; be careful about int vs long (for...
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-16 Paul Mackerrasset receive characteristics when we send an ack
1994-09-01 Paul Mackerrasuse unit32 for ACCM and other 32-bit quantities;
1994-08-09 Paul Mackerrasadd support for CCP and BSD-Compress
1994-08-09 Paul Mackerrascall lcp_close not lcp_lowerdown when no echo received
1994-06-14 Paul Mackerrasupgrade looped-back message from debug statement to...
1994-05-30 Paul Mackerrasuse receive asyncmap of 0 if not negotiated for compati...
1994-05-27 Paul Mackerrasextra includes for linux
1994-05-26 Paul Mackerrasdon't need if.h or if_ppp.h
1994-05-24 Paul Mackerrasadded echo stuff from linux port
1994-05-09 Paul Mackerrasfix to make it terminate when signalled in passive...
1994-04-18 Paul Mackerrasadded extended transmit accm and support for mtu option;
1994-04-11 Paul Mackerrasadded stuff to print packets in readable form
1993-11-11 Paul MackerrasInitial revision