]> git.ozlabs.org Git - ppp.git/history - pppd/Makefile.am
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / Makefile.am
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
2023-10-10 Paul MackerrasMerge pull request #436 from martinetd/mkdir_runtime_lock
2023-10-10 Dominique Martinetutils: add mkdir_recursive
2023-10-10 Dominique MartinetRevert lock path to /var/lock (#435)
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Eivind NæssAdd a --with-system-ca-path <path-to-ca-directory>...
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
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-19 Eivind NæssAdding back DesEncrypt/DesDecrypt functions as they...
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
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æssNeed to use the /include directory for SunOS
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