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
2002-05-27
and this one, brian
Theo de Raadt
2002-05-27
Coerce pid_t to long rather than int for better portability; theo
brian
2002-05-19
Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.
brian
2002-05-17
Bump the version number to reflect the latest MS-CHAP2 changes
brian
2002-05-17
Put back <string.h>
brian
2002-05-16
Remove some unused includes
brian
2002-05-16
Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it's
brian
2002-05-16
o Bump the version number
brian
2002-05-14
Don't corrupt MP fragments when they're put back on the front of our
brian
2002-05-14
Calculate the number of open links properly when deciding on whether to
brian
2002-05-11
Add missing libraries to bsd.prog.mk (mostly kerberosV)
Marc Espie
2002-03-31
Change ``ifdef HAVE_DES'' to ``ifndef NODES'' for consistency.
brian
2002-03-25
Fix a typo
brian
2002-03-13
Use the return value from snprintf() to keep a track of the length of
brian
2002-03-12
Handle B460800 and B921600 being defined in <termios.h>
brian
2002-03-05
Don't drop the last character from ut_line in ID0logout()
brian
2002-03-04
Don't blow away ``set escape'' settings when we've completed the
brian
2002-02-21
use sizeof w/ defines; niklas@ millert@ ok.
Federico G. Schwindt
2002-01-24
Fix `necesary' typos; Alexander Yurchenko
Todd C. Miller
2002-01-23
Detect if a udp socket on STDIN_FILENO is connected by calling
brian
2002-01-16
socket()s first argument should be a protocol family rather than an
brian
2002-01-16
socket's first argument is an address family, not a protocol family.
brian
2001-12-09
Consider PROTO_IPV6 as compressible by CCP.
brian
2001-11-23
Remove the hack that ensures that rt_Update() works on FreeBSD. Now
brian
2001-11-23
When writing messages to the routing socket, round sockaddr sizes
brian
2001-11-23
Be paranoid about non-zero netmasks being associated with INET addresses
brian
2001-11-23
Removed an unsed variable (oops)
brian
2001-11-23
Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr or
brian
2001-11-23
cmott@scientech.com -> cm@linktel.net
brian
2001-10-24
If the peer refuses to provide an MRU, don't insist (even if 1500 is
brian
2001-10-24
Some NetBSD/i4b ifdefs
brian
2001-10-24
Handle ``set reconnect 0 0'' properly in -ddial mode.
brian
2001-10-24
Use CMSG_DATA and CMSG_SPACE macros; FreeBSD
brian
2001-10-24
Write static arp entries as uid 0.
brian
2001-10-24
Fix a PASV bug; FreeBSD
brian
2001-09-13
Fix some return code checks (FreeBSD only)
brian
2001-09-13
Be a bit more paranoid about CTCP traffic; FreeBSD
brian
2001-09-13
Add TFTP support; FreeBSD
brian
2001-09-13
Spell syslog.conf correctly; FreeBSD
brian
2001-09-08
The generated ppp.8 should be removed by 'make clean'. brian@ ok.
Hakan Olsson
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-09-04
Fix a diagnostic
brian
2001-09-04
Consider alignment requirements when moving data about.
brian
2001-08-27
Send a reset request for every packet received when our encryption
brian
2001-08-21
Enable IFF_MULTICAST when first opening the tun device
brian
2001-08-21
Add some comments to make it clearer how we're handling signals.
brian
2001-08-21
Treat an interface address as conflicting if it's destination address
brian
2001-08-21
Handle snprintf() returning < -1
brian
2001-08-21
Restore whitespace clobbered with the last commit
brian
2001-08-21
Remove some conflicting copyright lines.
brian
[next]