]> git.ozlabs.org Git - ppp.git/history - pppd/chap-new.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / chap-new.c
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 defines for CHAPMS, MSLANMAN, MPPE to prefix...
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-26 Paul MackerrasMerge pull request #230 from tisj/eap-mschapv2-refactor
2021-01-06 Tijs Van Buggenhoutpppd: (Re)use chap_find_digest in chap_auth_peer
2021-01-06 Tijs Van Buggenhoutpppd: Fix indentation/whitespace in chap_find_digest
2021-01-04 Eivind Næsspppd: Add support for EAP-MSCHAPv2 (client side) (...
2020-12-31 Paul MackerrasMerge branch 'pppoatm_wildcard' of https://github.com...
2020-12-31 Samuel Thibaultpppd: Add option to strip MS domain name (#188)
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-08-06 Simon Arlottpppd: Add client CHAP authentication timeout
2012-05-20 Deomid Ryabkovpppd: Make MSCHAP-v2 cope better with packet loss
2007-06-19 James CarlsonAdded new "enable-session" option to enable session...
2005-07-13 Paul MackerrasLog a message when we succeed or fail in authenticating...
2005-07-10 Paul MackerrasFix the rechallenge behaviour. Previously, once it...
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2004-10-31 Paul MackerrasRemove dependencies on CHAPMS definition in header...
2004-01-17 James CarlsonFixed compilation failure on Solaris due to new CHAP...
2003-11-27 Paul MackerrasFix the ID string
2003-07-28 James CarlsonFixed the old chap.c so that it works with the new...
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...