]> git.ozlabs.org Git - ppp.git/history - pppd/pppdconf.h.in
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / pppdconf.h.in
2023-03-10 Paul MackerrasMerge pull request #386 from enaess/ppp-release
2023-01-23 Eivind NæssAdding copyright text to a few more header files.
2022-12-31 Paul MackerrasMerge pull request #378 from jkroonza/radius-admin...
2022-09-09 Paul MackerrasMerge pull request #366 from pali/rtnetlink-register
2022-09-09 Paul MackerrasMerge pull request #365 from enaess/ppp-options
2022-09-09 Paul MackerrasMerge pull request #362 from enaess/ppp-crypto
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
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æssRemoving option to configure PPP_WITH_MAXOCTETS, helps...
2022-07-15 Eivind NæssAdding propper include guard to header files, renaming...
2022-07-15 Eivind NæssFix include paths for plugins to use the public API...
2022-07-15 Eivind NæssRemoving patchlevel.h
2022-07-15 Eivind NæssChanging USE_SRP to PPP_WITH_SRP for consistency
2022-07-15 Eivind NæssChanging USE_PAM to PPP_WITH_PAM for consistency.
2022-07-15 Eivind NæssChanging defines for USE_PEAP to PPP_WITH_PEAP for...
2022-07-15 Eivind NæssChanging MAXOCTETS to PPP_WITH_MAXOCTETS
2022-07-15 Eivind NæssChanging the define USE_EAPTLS to PPP_WITH_EAPTLS for...
2022-07-15 Eivind NæssChanging PPP_FILTER to PPP_WITH_FILTER for consistency.
2022-07-15 Eivind NæssChanging PLUGIN to PPP_WITH_PLUGINS for consistency
2022-07-15 Eivind NæssChanging CBCP_SUPPORT define to PPP_WITH_CBCP to be...
2022-07-15 Eivind NæssChanging USE_TDB to PPP_WITH_TDB to be consistent.
2022-07-15 Eivind NæssChanging HAVE_MULTILINK to PPP_WITH_MULTILINK
2022-07-15 Eivind NæssChanging defines for CHAPMS, MSLANMAN, MPPE to prefix...
2022-07-15 Eivind NæssChanging INET6 to PPP_WITH_IPV6CP and adding configure...
2022-01-13 Richard Purdiepppd: Drop linux IPX support (#326)
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