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-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
2000-10-06
Fix byte ordering for CuSeeMe and add some tidy-ups; FreeBSD
brian
2000-09-14
Fix some style nits
brian
2000-09-14
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
brian
2000-09-14
Understand IPPROTO_ESP and IPPROTO_AH packets
brian
2000-09-07
Remove redundant includes
brian
2000-09-06
Correct a typo; Dag-Erling Smorgrav <des@ofug.org>
brian
2000-09-02
strtok() -> strsep()
brian
2000-09-02
name-server -> nameserver
brian
2000-09-02
Don't delete sticky routes on exit as we may not have successfully
brian
2000-09-02
Some misc tidyups
brian
2000-08-31
Use arc4random() instead of random()
brian
2000-08-30
Don't treat two or more whitespace followed by a comment as
brian
2000-08-30
Complain about invalid arguments passed to ``set ifaddr''
brian
2000-08-29
Fix LogMAX; Mark Hannon <markhannon@one.net.au>
brian
[next]