]> git.ozlabs.org Git - ppp.git/history - pppd/session.c
pppd: Use a compile test to detect crypt.h (#198)
[ppp.git] / pppd / session.c
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...