]> git.ozlabs.org Git - ppp.git/history - pppd/demand.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / demand.c
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
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æssFor Linux, use the Linux / Glibc based defines instead...
2022-07-15 Eivind NæssChanging PPP_FILTER to PPP_WITH_FILTER for consistency.
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
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
2005-08-25 Paul MackerrasSet the outbound indicator on candidate dial-on-demand...
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2004-10-28 Paul MackerrasMake the filtering stuff work with recent versions...
2003-03-03 Paul MackerrasA bunch of fixes mostly aimed at fixing the problems...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
2001-03-08 Paul MackerrasSeparate out the setting of the interface MTU from...
2000-12-27 Paul Mackerrasonly accept frame if it passes the pass filter as well...
2000-04-15 Adi MasputraSome tiny fixes (minor castings) to remove annoying...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerrasmade loop_frame static
1999-03-16 Paul Mackerrassyslog -> notice/error/etc.
1997-11-27 Paul Mackerrasmods to get it to compile better on linux
1997-04-30 Paul Mackerrasoptional packet filtering stuff
1996-08-28 Paul Mackerrasdebugging
1996-07-01 Paul Mackerrascall appropriate protocol's active_pkt procedure to...
1996-05-28 Paul Mackerrastook out bpf filtering stuff
1996-04-04 Paul MackerrasAdded packet filtering; use data proto number as arg...
1996-01-01 Paul MackerrasAdded functions for demand-dial support