summaryrefslogtreecommitdiff
path: root/pppd/ccp.h
Commit message (Expand)AuthorAgeFilesLines
* Adding 'extern "C" {' and '}' declarations to exported header filesEivind Næss2023-03-171-0/+8
* Header file reorganization and cleaning up the public API for pppd version 2....Eivind Næss2023-01-211-3/+3
* Adding propper include guard to header files, renaming to PPP_<FILE>_H for co...Eivind Næss2022-07-151-0/+5
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+1
* pppd: Fix ccp_options.mppe typeSylvain Rochet2015-08-141-1/+1
* Remove the requirement that redistributions in binary form reproducePaul Mackerras2004-11-041-8/+3
* Update copyrights. The new CMU copyright notice is from CMU and nowPaul Mackerras2002-12-041-24/+32
* First large MPPE patch from Frank Cusack.David F. Skoll2002-04-021-1/+2
* Update to new pppd with new option parsing stuffPaul Mackerras1998-11-071-7/+7
* Support old draft rfc deflate number as well as new.Paul Mackerras1998-03-251-1/+3
* moved protos to ccp.cPaul Mackerras1996-07-011-13/+2
* extend protocol table; supply message on protocol closePaul Mackerras1995-12-181-2/+4
* support Deflate and PredictorPaul Mackerras1995-10-271-1/+5
* defs moved to ppp-comp.hPaul Mackerras1995-04-241-15/+1
* change type of bitfield from u_short to u_intPaul Mackerras1994-10-181-2/+2
* use ppp_defs.h instead of ppp.h, args.h; change some namesPaul Mackerras1994-09-211-11/+34
* Initial revisionPaul Mackerras1994-08-111-0/+42