]> git.ozlabs.org Git - ppp.git/history - pppd/fsm.h
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / fsm.h
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Paul MackerrasMerge pull request #404 from enaess/stdbool
2023-03-17 Eivind NæssAdding 'extern "C" {' and '}' declarations to exported...
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssAdding propper include guard to header files, renaming...
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2004-11-13 Paul MackerrasAdd a 'treat as reject' parameter to the nakci functions.
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
1999-11-15 Paul Mackerrasget rid of a few compile warnings
1997-04-30 Paul Mackerrasprototype callback functions
1995-12-18 Paul Mackerrasextend protocol table; supply message on protocol close
1995-05-19 Paul MackerrasDEFMAXNAKLOOPS now 5
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasfix bug with sending retransmission with id=-1 after...
1994-04-11 Paul Mackerrasremove LCP-specific codes
1993-11-11 Paul MackerrasInitial revision