]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/pppol2tp/pppol2tp.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / plugins / pppol2tp / pppol2tp.c
2023-11-09 Paul MackerrasRemove <linux/if_ppp.h> and <net/if_ppp.h> headers
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-11-20 Paul Mackerrasplugins/pppol2tp: Add '#ifdef INET6' for optional ipv6...
2021-10-28 str8fastpppol2tp.c add '#ifdef INET6' for optional ipv6
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 Paul MackerrasMerge branch 'fix-compiler-warnings-2' of https://githu...
2021-09-23 Eivind NæssFix for CLang -Wformat-overflow warning, expand the...
2021-09-20 Eivind NæssFixing CLang warning: format specifies type 'unsigned...
2021-09-20 Eivind NæssFixing CLang warnings related to using pointers of...
2021-09-20 Eivind NæssFixing CLang warning with regards to GNU old-style...
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 #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2016-12-04 Nathan Hintzpppd: fix pppol2tp option printing
2015-08-14 Paul MackerrasMerge branch 'master' of https://github.com/ncopa/ppp
2014-08-01 Paul MackerrasMerge branch 'master' of git://github.com/cmcqueen/ppp
2014-03-09 Benjamin Camapppol2tp: Connect up/down events to notifiers and add...
2008-06-15 Paul MackerrasAdd L2TP support.