summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2003-06-12- section reorderJason McIntyre
2003-06-04fix some more UCB term 3Theo de Raadt
2003-06-02Update old UCB license w/ new one based on /sys/net/slcompress.[ch]Todd C. Miller
2003-04-28strncpy IS NOT strlcpyThierry Deval
2003-04-28String cleanup, from beck@Thierry Deval
2003-04-28strings. tdeval and I finally agree on this :)Bob Beck
2003-04-23updated links to FreeBSD ppp docs;Jason McIntyre
2003-04-14strlcpy, obviousTheo de Raadt
2003-04-08more correct snprintf bound. ok deraadt@Ted Unangst
2003-04-07more string cleaning; ok teduTheo de Raadt
2003-04-04strlcat; Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2003-04-04strlcpy and snprintf; various people okTheo de Raadt
2003-03-14removed references to non-existent radius.conf(5);Jason McIntyre
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
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