]> git.ozlabs.org Git - ppp.git/history - pppd/magic.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / magic.c
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
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
2019-10-01 Kurt Van Dijckmagic: Remove K&R style of arguments
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...
2002-12-04 Paul MackerrasUpdate copyrights. The new CMU copyright notice is...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1998-03-25 Paul Mackerrasuse get_host_seed not gethostid
1996-04-04 Paul Mackerrasminor cleanup
1995-06-06 Paul MackerrasMinor mods from ppp-new version: request 12-bit BSD...
1995-04-24 Paul Mackerrasuse drand48 et al. instead of random
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasuse uint32 instead of u_long
1993-11-11 Paul MackerrasInitial revision