summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
1999-02-25Parse IP addresses more securely - specifically, don't allowbrian
1999-02-25When our dial timeout is ``random'', display its valuebrian
1999-02-25Don't immediately bring auto links back up in multilinkbrian
1999-02-20Handle empty PAP & CHAP packets (containing only an FSM header).brian
1999-02-19Be a little more verbose about dodgy looking authenticationbrian
1999-02-18Build correctly when -DNOCRYPT is used.brian
1999-02-18Don't expect a chap response if we haven't negotiatedbrian
1999-02-18Fully support both NT and LANMan CHAP type 0x80 as bothbrian
1999-02-17Nuke any remaining auth timers when datalinks come back downbrian
1999-02-16Wait by default for one second after the login scriptbrian
1999-02-14Describe manual dialing in greater detail.brian
1999-02-12When executing a command as part of a dial/login/hangupbrian
1999-02-11When resending chap challenges, resend the same challengebrian
1999-02-07Correct server-side chap authentication comparisonbrian
1999-02-07Remove forgotten diagnosticsbrian
1999-02-06Support RADIUSbrian
1999-02-04Change the timer routines so that they interrupt when the nextbrian
1999-02-02Don't allow root to specify non-existent labels onbrian
1999-02-02Reimplement the previous fix (no response to PAP requests)brian
1999-02-01If we receive no answer from the server when sending PAPbrian
1999-01-31Mention the error when we fail to connect().brian
1999-01-25Don't SEGV when ``set proctitle'' is used in the defaultbrian
1999-01-20Recurse when we've switched state via LoginDone(). If we'vebrian
1999-01-19Change the maximum number of filters from 20 to 40.brian
1999-01-19Suggest that ``set proctitle'' is used in ppp.linkup whenbrian
1999-01-19Send the peer-decided PSTN address with the CBCP Ack,brian
1999-01-13If we've configured CBCP *and* another not-so-importantbrian
1999-01-11Correct some formatting errors (one is a groff bug)brian
1999-01-10Only call isatty() when we open our descriptor, and rememberbrian
1999-01-10If we can't open alias.log, don't try to write to thebrian
1999-01-08Don't use the next phone number after the ``|'' if thebrian
1999-01-06Typo: The idle timer is ignored in -ddial and -dedicatedbrian
1999-01-06Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian
1998-12-17Don't return stack-based data. This may have causedbrian
1998-12-16Typo policebrian
1998-12-15Fix a potentially bad latency problem.brian
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-14Allow a variable as the first arg to ``set proctitle''.brian
1998-12-14Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian
1998-12-10Boy, this was tricky to find:brian
1998-12-10When using ``set device !someprogram'', when ``someprogram''brian
1998-11-10Don't forget to initialise dbuff when debugging.brian
1998-11-08Explain what the command line switches do and what thebrian
1998-11-08Fix a few typosbrian
1998-11-05Don't delete the primary interface address whenbrian
1998-10-31If the CBCP callee offsers no callback, send our configuredbrian
1998-10-31Allow multiple systems (config labels) on the commandbrian
1998-10-29Don't call PacketAliasIn() when we turn around packets destinedbrian
1998-10-29Catch up with the latest ppp updates/fixes:brian
1998-09-18Order SEE ALSO correctly.brian