]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/pppoe/pppoe.h
Makefile.am: Add explicit openssl directory to pppd include path
[ppp.git] / pppd / plugins / pppoe / pppoe.h
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æssFix include paths for plugins to use the public API...
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
2021-01-05 Pali Rohárpppoe-discovery: Remove unused file debug.c
2021-01-05 Pali Rohárpppoe-discovery: Use pppoe plugin discovery1() function...
2021-01-04 Pali Rohárpppoe-discovery: Define function and variables which...
2021-01-04 Pali Rohárpppoe: Do not use lcp_allowoptions[] and lcp_wantoption...
2021-01-04 Pali Rohárpppoe: Split function discovery() into phases discovery...
2021-01-04 Pali Rohárpppoe: Rename variable printACNames to pppoe_verbose...
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2021-01-01 Pali RohárCleanup pppoe-discovery fatal functions
2020-12-31 Pali RohárRename rp-pppoe.so plugin to pppoe.so
2001-12-14 Michal OstrowskiSwitch to using RoaringPenguin-based PPPOE plugin
2001-07-26 Paul Mackerraspppoe plugin stuff - Michal Ostrowski's version, lightl...