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