]> git.ozlabs.org Git - ppp.git/history - linux
Update README and patchlevel for 2.4.7 release
[ppp.git] / linux /
2008-08-30 Paul MackerrasRemove old Linux kernel MPPE stuff
2008-08-18 Paul MackerrasRemove more stuff that we don't need to distribute
2008-07-27 Paul MackerrasRemove files that don't go into releases
2006-06-04 Paul MackerrasAdd $(INSTDIR) to installation paths in Linux makefiles.
2004-10-31 Paul MackerrasAdd installcheck targets to keep the autobuilder happy
2004-10-31 Paul MackerrasPut man pages in /usr/share/man under Linux.
2004-10-29 Paul MackerrasAdd --prefix and --sysconfdir options to configure...
2004-10-24 Paul MackerrasDon't use unsigned long in the SHA1 code; we want 32...
2004-05-04 Frank CusackHandle PFC on rx side, efficiently, thanks to Jan Dubiec.
2004-03-23 Frank CusackMPPE for 2.6.
2003-07-07 Frank Cusack#include <linux/string.h> for mem*()
2003-07-07 Frank Cusack#elif, not #else if
2003-07-07 Frank Cusackdon't barf on RH directory suffixes (-release)
2003-05-25 Frank Cusacks/opad/xpad/ to be consistent with other vars (r=recv...
2003-05-25 Frank Cusacksmall padding change
2003-05-25 Frank Cusackbail on dirs not of the form linux-x.y.z
2003-05-13 Frank Cusackmodify ppp_generic patch to avoid an if() test and...
2003-05-12 Frank Cusacktypo
2003-03-07 Frank Cusackadd debugging for coherency count
2003-01-30 Frank Cusacktell the decompressor about the extra bytes we allocated
2003-01-30 Frank Cusackverify enough buffer space to decompress a packet
2002-12-06 Paul MackerrasMore copyright updates. The new CMU copyright notice...
2002-06-25 David F. SkollCosmetic fix.
2002-06-10 David F. SkollAdded "install-devel" Makefile target to install pppd...
2002-05-21 David F. SkollECP patches from 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 kernel MPPE patches (2.2.20 kernel only!) from...
2001-07-26 Paul Mackerrasadd plugins and plugins/pppoe
2000-06-30 Paul Mackerrascomment out kinstall since it isn't needed now
1999-12-23 Paul Mackerrasupdate for 2.3.11
1999-12-23 Paul Mackerrasupdate from debian maintainer
1999-09-11 Paul Mackerrasupdate version numbers
1999-08-13 Paul Mackerrasadd PPP_IPV6 case
1999-07-23 Paul Mackerrasupdate for 2.3.9
1999-05-14 Paul Mackerrasinclude ppp_[un]register_compressor even if not compiling
1999-05-14 Paul Mackerrasfix compilation problem in 2.0 kernels
1999-05-13 Paul Mackerrasupdate version number to 2.3.8
1999-05-12 Paul Mackerrasfix race condition & SMP, add TCFLSH ioctl
1999-04-16 Paul Mackerrasmake sure pppd notices hangups in demand mode
1999-04-01 Paul Mackerrasadd man page for pppdump and add it to the list of...
1999-03-31 Paul Mackerrasupdate version to 2.3.7
1999-03-31 Paul Mackerrasget files from ../include/linux if not here
1999-03-31 Paul Mackerrasfix minor compilation nit
1999-03-30 Paul MackerrasApply patch for sync serial support from Paul Fulghum.
1999-03-29 Paul Mackerrasmoved to ../include/linux or no longer needed post 2.0
1999-03-23 Paul Mackerrasmake pppdump as well
1999-03-02 Paul Mackerrasdoes better without the includes
1999-02-26 Paul MackerrasFix it for 2.0.x kernels;
1999-02-26 Paul MackerrasDon't bother about stub files in /usr/include/net any...
1999-01-19 Paul Mackerrasmove PPP_VERSION to ppp.c; don't use dev->tbusy as...
1998-07-07 Paul MackerrasMajor restructuring of the ppp driver, leading towards
1998-05-13 Paul MackerrasFix some minor bugs - idle timer getting reset on control
1998-05-04 Paul Mackerrasput SC_ENABLE_IP back for isdn stuff; update for 2.3.5
1998-03-31 Paul MackerrasUpdates to help it compile with glibc 2
1998-03-24 Paul MackerrasExtra debug messages; fix the bug where we were losing
1998-03-19 Paul MackerrasFix the computation of the output size in the compressor.
1998-03-19 Paul MackerrasFix a bug where we weren't allocating quite enough...
1998-03-19 Paul Mackerraschange number for deflate (old number is CI_DEFLATE_DRAFT)
1998-02-04 Paul Mackerrasupdate for 2.3.3
1998-02-04 Paul Mackerrasupdate for recent kernel changes
1998-02-04 Paul Mackerrasinstallation is simpler
1997-11-27 Paul Mackerrasrelatively minor changes for 2.3.2; get rid of max_dev,
1997-07-14 Paul Mackerrasbug fixes and restructuring
1997-05-22 Paul Mackerrasaccommodate recent 2.1.x kernels
1997-05-22 Paul Mackerrasremoved redundant messages
1997-05-22 Paul Mackerrasupdated FILEVERSION
1997-04-30 Paul Mackerrasminor bugfixes; remove mem pool stuff; use vmalloc...
1997-04-30 Paul Mackerrasminor bugfixes
1997-03-04 Paul Mackerrasadd defs for appletalk
1997-03-04 Paul Mackerrasuse vmalloc for large chunks,
1997-03-04 Paul Mackerrasmodified for later linuxes
1997-03-04 Paul Mackerras*** empty log message ***
1996-10-08 Paul Mackerrasupdate from Al
1996-10-08 Paul Mackerrasdefine CBCP protocol value
1996-09-26 Paul Mackerrascleaned up
1996-09-26 Paul Mackerrasuse common version
1996-09-26 Paul Mackerrasupdated fileversion
1996-09-26 Paul Mackerrasuse kmalloc not mempool stuff; handle mru-length packet...
1996-09-26 Paul Mackerrasrecommend 2.0 not 1.2
1996-09-26 Paul Mackerrasnew demand-dial method with backup_tty;
1996-09-26 Paul Mackerrasnew demand-dial method with backup_tty
1996-09-26 Paul Mackerrasuse asm/byteorder.h, not endian.h
1996-09-14 Paul Mackerrasfix escape processing, trim debug messages
1996-09-14 Paul Mackerrasinuse field needs to be 32 bits
1996-08-28 Paul Mackerrasupdated PPP_VERSION
1996-08-28 Paul Mackerrasdon't use options.leaf any more
1996-08-28 Paul Mackerrasfixed a buglet to do with how chars are counted
1996-06-26 Paul Mackerrasfix counting of in/out bytes
1996-06-11 Paul Mackerrasmods from Al Longyear
1996-01-18 Paul MackerrasAllow other CCP options to follow
1995-12-18 Paul MackerrasUpdates from Al's ppp-2.2.0d release
1995-12-11 Paul Mackerrasmods from Al Longyear
1995-06-12 Paul MackerrasMods from Al Longyear.
1995-06-01 Paul MackerrasPutting remaining PPP files under version control
1995-04-28 Paul Mackerrasadded more stats
1995-04-28 Paul Mackerrasadded ppp_ddinfo and SIOCGPPPCSTATS
1994-12-08 Paul Mackerrasupdated linux kernel driver for 2.2, from Al Longyear
1994-12-08 Paul MackerrasInitial revision
1994-05-30 Paul Mackerrasfix from Al Longyear
next