]> git.ozlabs.org Git - ppp.git/history - pppd/session.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / session.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æssChanging USE_PAM to PPP_WITH_PAM 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-12-01 Paul Mackerraspppd: Eliminate some more compiler warnings
2012-05-20 Paul Mackerraspppd: Don't crash if crypt() returns NULL
2008-11-25 Damjan GeorgievskiFix compilation of pppd/session.c
2008-10-09 Maxime BizonFix build when libc doesn't have shadow password support
2008-08-19 Paul MackerrasRemove various warnings, fix pppol2tp install
2008-01-30 James CarlsonFixed uninitialized 'pw' variable in HAS_SHADOW logic...
2008-01-30 Paul MackerrasFix some compile warnings and errors in the !USE_PAM...
2007-06-19 James CarlsonAdded new "enable-session" option to enable session...