]> git.ozlabs.org Git - ppp.git/history - linux/mppe
Fix an fd leak on the discovery socket.
[ppp.git] / linux / mppe /
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-06-25 David F. SkollCosmetic fix.
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...