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
2001-06-15
Correct the arg count after parsing a line with an unescaped # that isn't
brian
2001-06-13
Convert IIJ copyrights to BSD copyrights; ok tohno@sirius.ocn.ne.jp
brian
2001-06-13
va_start/end for every call to vfprintf, ok brian@
Markus Friedl
2001-06-07
Depricate the -alias option (it's been -nat for a long time)
brian
2001-06-04
Show the correct dial timeout when a random pause is configured
brian
2001-04-05
When we change the interface MTU, run through the routing table and tweak
brian
2001-04-03
Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM
brian
2001-04-03
Don't say ``PPP enabled'' if we're given the -quiet switch
brian
2001-04-01
Don't assume challenges and responses don't contain embedded '\0's.
brian
2001-03-28
Bring the netgraph PPPoE interface UP if required (only applies to FreeBSD)
brian
2001-03-25
Remove an extraneous decl
brian
2001-03-25
Add some style(9) to alias*.h
brian
2001-03-25
If we're adding an interface address that is already one of the interface's
brian
2001-03-24
Remove some unprotected prototype variable names
brian
2001-03-22
Grok NetBSD's version of el_init() (#ifdef NetBSD only)
brian
2001-03-09
Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD.
brian
2001-03-05
Avoid a core-dump under NetBSD
brian
2001-02-13
Don't even look at af_family if accept() returns sa->sa_len == 0
brian
2001-02-04
Add a ``Usable'' function to the ccp switch. The function
brian
2001-02-04
MPPE_MasterKeyValid is only there if HAVE_DES is defined
brian
2001-02-04
Don't send an authentication failure response if we fail sending
brian
2001-02-04
Make the MPPE MasterKey Invalid messages a bit clearer (it now
brian
2001-02-04
Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP and
brian
2001-01-29
Add a few ``const''s to silence some -Wwrite-strings warnings
brian
2001-01-29
Fix some log_Printf() casting; NetBSD (pkgsrc)
brian
2001-01-29
Only remove socket files with ``set server open''.
brian
2001-01-29
Ignore leading witespace in the string given to PacketAliasProxyRule().
brian
2001-01-28
Don't pass a buffer with leading spaces to PacketAliasProxyRule()
brian
2001-01-26
Fix arg count
brian
2001-01-26
Allow ``set server closed'' to close the diagnostic socket.
brian
2001-01-26
If executing the stuff from ppp.linkdown results in a state change,
brian
2001-01-22
NetBSD can't handle ``.Oc Oc^M.Xc''.
brian
2000-12-29
Log the ``MPPE: MasterKey is invalid...'' message as a CCP
brian
2000-12-29
Forwarding is set in sysctl.conf, not rc.conf (madey@openbsd.pl)
Angelos D. Keromytis
2000-12-15
Correct documented defaults for mppe, chap80 and chap81
brian
2000-12-14
Display MSCHAP as CHAP80 in ``show cpp''
brian
2000-11-29
Spelling and punctuation fixes; FreeBSD
brian
2000-11-28
Add ``enable/disable'' tcpmssfixup - enabled by default.
brian
2000-11-28
Use only the bit after the ``\'' when hashing the challenge in
brian
2000-11-22
Enable and accept MPPE by default (deflate & pred1 are preferred)
brian
2000-11-16
Fix password clearing bug; FreeBSD
brian
2000-11-16
Be more consistent with .Bl tags
brian
2000-11-16
Be a bit more precise about what ``nat deny_incoming yes'' does.
brian
2000-11-11
Increase M_MAXBUF so that it's greater than HDLCSIZE
brian
2000-11-07
Don't assume that a SOCK_DGRAM descriptor in -direct mode is an
brian
2000-11-07
Pass the correct option data to the compression modules Init function
brian
2000-11-02
Some whitespace changes
brian
2000-11-02
Improvements for ICMP and GRE/PPTP; FreeBSD
brian
2000-10-09
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
brian
2000-10-09
Create fd_sets big enough to handle getdtablesize() descriptors.
brian
[next]