summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
1997-12-19If the peer asks for IP 0.0.0.0, choose an IP ourselvesbrian
1997-12-18Replacebrian
1997-12-18Don't log the actual password when command-loggingbrian
1997-12-17Don't depend on a u_long being 32 bits.brian
1997-12-17char filename[200] => char filename[MAXPATHLEN]brian
1997-12-17Log the source of client connections to the diagnostic port.brian
1997-12-17Remove useless comparison.brian
1997-12-17If we've got a descriptor table that's bigger than anbrian
1997-12-17o Log ******** instead of the actual password for "set authkey"brian
1997-12-17Fix a potential overflow where, if the label passed on the commandbrian
1997-12-16Wrap long linesbrian
1997-12-15Correct return values from alias routines.brian
1997-12-15Use LogWARN for command usage messages and unrecognisedbrian
1997-12-15Include iplist.c (forgotten when updating for dynamicbrian
1997-12-15Do 2 passes when "delete all"ing. The first pass removesbrian
1997-12-15Allow random IP number allocation to peer.brian
1997-12-08Deal with inflate() returning avail_in == avail_out == 0brian
1997-12-08Correct usage of `add' and `delete'.brian
1997-12-07Fix PAP, CHAP & LQR req (I broke the byte ordering whenbrian
1997-12-07Add forgotten files.brian
1997-12-07Only allow one arg to `delete' - the mask & gateway aren't necessary.brian
1997-12-06Correct cftypes128 index.brian
1997-12-06Understand ``sockaddr_dl''s where sdl_nlen != 0brian
1997-12-06Remove duplicate REJECTED macro.brian
1997-12-06Initialize ccpstate when CCP comes down.brian
1997-12-06Parenthesise the REJECTED macro.brian
1997-12-06Identify rejected protocol types according to rfc1700.brian
1997-12-06Add DEFLATE capabilities (rfc1979).brian
1997-12-06Show uptime as zero if a connection has never been made.brian
1997-11-26Don't look for /usr/include/alias.h in the Makefile,brian
1997-11-23Remove trash directory (duh!)brian
1997-11-23Import version 1.5 of ppp.brian