summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2003-02-18copyrights added;Jason McIntyre
2003-02-09typos;Jason McIntyre
2002-07-18Remove unused calls to inet_addr()brian
2002-07-04Back out the previous revisionbrian
2002-07-03If we've given a domain name prefix as the authentication name, stripbrian
2002-07-02Remove whitespace at eolbrian
2002-07-02Don't trust the MPPE key lengths passed back from the RADIUS server.brian
2002-07-02Remove some misleading/wrong diagnosticsbrian
2002-07-01Fix a FreeBSD specific latency problem.brian
2002-07-01typobrian
2002-07-01Don't allow the use of MPPE with RADIUS unless the RADIUS server has providedbrian
2002-07-01Handle mis-formatted messages from RADIATOR (now fixed in RADIATOR)brian
2002-07-01Spellingbrian
2002-06-28Don't use SignalBundle if it's not setbrian
2002-06-17Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the codebrian
2002-06-15Cast a format parambrian
2002-06-15Tidy up end of line whitespacebrian
2002-06-15Understand MS-MPPE-Encryption-Policy, MS-MPPE-Encryption-Types,brian
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-02Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER isbrian
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