summaryrefslogtreecommitdiff
path: root/pppd/fsm.h
Commit message (Expand)AuthorAgeFilesLines
* Adding 'extern "C" {' and '}' declarations to exported header filesEivind Næss2023-03-171-1/+8
* Header file reorganization and cleaning up the public API for pppd version 2....Eivind Næss2023-01-211-11/+11
* Adding propper include guard to header files, renaming to PPP_<FILE>_H for co...Eivind Næss2022-07-151-0/+4
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+2
* Convert to ANSI CPaul Mackerras2020-12-291-30/+22
* Add a 'treat as reject' parameter to the nakci functions.Paul Mackerras2004-11-131-2/+3
* Update copyrights. The new CMU copyright notice is from CMU and nowPaul Mackerras2002-12-041-14/+37
* get rid of a few compile warningsPaul Mackerras1999-11-151-2/+2
* prototype callback functionsPaul Mackerras1997-04-301-22/+36
* extend protocol table; supply message on protocol closePaul Mackerras1995-12-181-2/+4
* DEFMAXNAKLOOPS now 5Paul Mackerras1995-05-191-2/+2
* use ppp_defs.h instead of ppp.h, args.h; change some namesPaul Mackerras1994-09-211-9/+9
* fix bug with sending retransmission with id=-1 after seeing ack.Paul Mackerras1994-09-011-1/+2
* remove LCP-specific codesPaul Mackerras1994-04-111-6/+1
* Initial revisionPaul Mackerras1993-11-111-0/+132