]> git.ozlabs.org Git - ppp.git/history - pppd/auth.c
say PAP instead of UPAP
[ppp.git] / pppd / auth.c
1995-12-11 Paul Mackerrassay PAP instead of UPAP
1995-10-27 Paul Mackerrasfix up prototypes
1995-08-16 Paul MackerrasOnly chop off first /dev/ from devnam before calling...
1995-07-04 Paul MackerrasMinor fix to #if around alloca.h
1995-05-19 Paul Mackerrasfix for NeXT
1995-04-26 Paul Mackerrasadded papcrypt option
1995-04-24 Paul Mackerrasadd shadow support, fix null login problem
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-10-22 Paul Mackerrassome extra includes (string.h and stdlib.h)
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasdeclare option variables in pppd.h; use uint32 for...
1994-08-22 Paul Mackerrasdevname -> devnam
1994-08-09 Paul Mackerrasadd support for CCP and BSD-Compress
1994-05-25 Paul Mackerrasremove commented-out code
1994-05-24 Paul Mackerrasfixed some compilation warnings
1994-05-18 Paul Mackerrasadd check for IP addresses that we don't want to use
1994-04-18 Paul Mackerrasadded phase, link_down() and null_login()
1993-12-14 Paul Mackerrasfix some compile nits
1993-11-11 Paul MackerrasInitial revision