]> git.ozlabs.org Git - ppp.git/history - linux/mppe
Fix off-by-one error in radius MS-CHAPv2 verification.
[ppp.git] / linux / mppe /
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...