]> git.ozlabs.org Git - ppp.git/history - pppd/Makefile.am
For Linux, use the Linux / Glibc based defines instead of included headers
[ppp.git] / pppd / Makefile.am
2022-07-15 Eivind NæssFor Linux, use the Linux / Glibc based defines instead...
2022-07-15 Eivind NæssFixup in merge/rebase, had to remove duplicate use...
2022-07-15 Eivind NæssRemoving patchlevel.h
2022-07-15 Sam Jamesconfigure.ac, pppd/Makefile.am: use pkg-config to link...
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 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-10-16 Paul MackerrasMerge pull request #307 from enaess/ppp-peap
2021-10-16 Paul MackerrasMerge pull request #313 from Chocobo1/install
2021-09-27 Eivind NæssImprove the PEAP contribution by Rustam Kovhaev
2021-09-27 Paul MackerrasMerge branch 'fix-compiler-warnings-2' of https://githu...
2021-09-27 palipppd: Fix usage of BOTHER ioctl API on Linux (#314)
2021-07-30 Paul MackerrasMerge pull request #303 from enaess/fix-md4
2021-07-29 Eivind NæssAdding in unit-tests for chap_ms.c in pppd
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-23 Eivind NæssFixing up install targets for man pages and file permis...
2021-07-20 Eivind NæssFixing up libpcap configure option on SunOS
2021-07-20 Eivind NæssIncorporating review feedback from David Seifert.
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp