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