summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-11/+0
* Add pkgconfig support to PPP project (#270)Eivind Næss2021-04-241-0/+11
* Add support for EAP-TLS (including experimental TLS v1.3 support).Jan Just Keijser2020-10-191-1/+5
* Remove old Linux kernel MPPE stuffPaul Mackerras2008-08-3017-1815/+0
* Remove more stuff that we don't need to distributePaul Mackerras2008-08-182-1460/+0
* Remove files that don't go into releasesPaul Mackerras2008-07-273-4083/+0
* Add $(INSTDIR) to installation paths in Linux makefiles.Paul Mackerras2006-06-041-2/+2
* Add installcheck targets to keep the autobuilder happyPaul Mackerras2004-10-311-0/+4
* Put man pages in /usr/share/man under Linux.Paul Mackerras2004-10-311-1/+1
* Add --prefix and --sysconfdir options to configure, and putPaul Mackerras2004-10-291-12/+12
* Don't use unsigned long in the SHA1 code; we want 32-bit variablesPaul Mackerras2004-10-242-7/+7
* Handle PFC on rx side, efficiently, thanks to Jan Dubiec.Frank Cusack2004-05-041-6/+29
* MPPE for 2.6.Frank Cusack2004-03-235-7/+212
* #include <linux/string.h> for mem*()Frank Cusack2003-07-071-0/+3
* #elif, not #else ifFrank Cusack2003-07-071-1/+1
* don't barf on RH directory suffixes (-release)Frank Cusack2003-07-071-2/+2
* s/opad/xpad/ to be consistent with other vars (r=recv,x=xmit)Frank Cusack2003-05-252-10/+10
* small padding changeFrank Cusack2003-05-252-32/+30
* bail on dirs not of the form linux-x.y.zFrank Cusack2003-05-251-5/+8
* modify ppp_generic patch to avoid an if() test and extra additions onFrank Cusack2003-05-133-24/+218
* typoFrank Cusack2003-05-121-2/+6
* add debugging for coherency countFrank Cusack2003-03-071-0/+6
* tell the decompressor about the extra bytes we allocatedFrank Cusack2003-01-301-1/+5
* verify enough buffer space to decompress a packetFrank Cusack2003-01-301-4/+9
* More copyright updates. The new CMU copyright notice is from CMU andPaul Mackerras2002-12-061-19/+27
* Cosmetic fix.David F. Skoll2002-06-251-1/+0
* Added "install-devel" Makefile target to install pppd headers required toDavid F. Skoll2002-06-101-1/+5
* ECP patches from Frank Cusack:David F. Skoll2002-05-211-11/+7
* Corrected version of MPPE kernel support (Frank Cusack)David F. Skoll2002-04-026-30/+265
* Fixed Linux 2.2.20 kernel MPPE patch (Frank Cusack)David F. Skoll2002-04-021-2/+10
* Added kernel MPPE patches (2.2.20 kernel only!) from Frank Cusack.David F. Skoll2002-04-0210-0/+1132
* add plugins and plugins/pppoePaul Mackerras2001-07-261-0/+3
* comment out kinstall since it isn't needed nowPaul Mackerras2000-06-301-2/+2
* update for 2.3.11Paul Mackerras1999-12-231-2/+2
* update from debian maintainerPaul Mackerras1999-12-231-4/+4
* update version numbersPaul Mackerras1999-09-111-3/+3
* add PPP_IPV6 casePaul Mackerras1999-08-131-2/+5
* update for 2.3.9Paul Mackerras1999-07-231-2/+2
* include ppp_[un]register_compressor even if not compilingPaul Mackerras1999-05-141-5/+1
* fix compilation problem in 2.0 kernelsPaul Mackerras1999-05-141-1/+3
* update version number to 2.3.8Paul Mackerras1999-05-131-2/+2
* fix race condition & SMP, add TCFLSH ioctlPaul Mackerras1999-05-121-5/+63
* make sure pppd notices hangups in demand modePaul Mackerras1999-04-161-2/+3
* add man page for pppdump and add it to the list of thingsPaul Mackerras1999-04-011-0/+1
* update version to 2.3.7Paul Mackerras1999-03-311-2/+2
* get files from ../include/linux if not herePaul Mackerras1999-03-311-0/+8
* fix minor compilation nitPaul Mackerras1999-03-311-3/+3
* Apply patch for sync serial support from Paul Fulghum.Paul Mackerras1999-03-301-18/+225
* moved to ../include/linux or no longer needed post 2.0Paul Mackerras1999-03-297-985/+0
* make pppdump as wellPaul Mackerras1999-03-231-3/+5