summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2007-09-25handle empty strings returned by fgetsCharles Longeau
2007-09-11use strcspn to properly overwrite '\n' in fgets returned bufferGilles Chehade
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2007-07-26Remove the space after "Password:" in password prompts where echo isTodd C. Miller
2007-06-02safer snprintf construct with more paranoid length calculationPeter Valchev
2007-05-31convert to new .Dd format;Jason McIntyre
2006-12-11If the peer rejects my MRU request and our request is smaller then whatClaudio Jeker
2006-11-02Check that last character is a newline before truncating; preventsRay Lai
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-09-22consistency fixes, spotted by brian at awfulhak org;Jason McIntyre
2005-09-22add missing phrase;Jason McIntyre
2005-09-22add a few flags to CDIAGFLAGSBrad Smith
2005-09-21grammar, spelling, formatting fixes...Jason McIntyre
2005-09-21Added some missing defines.Brad Smith
2005-09-21Add a radius_Flush() function that waits for the response (or timeout) toBrad Smith
2005-09-21Support a ``set rad_alive N'' command to enable periodic RADIUS accountingBrad Smith
2005-09-21Send NAS-IP-Address as well as NAS-IdentifierBrad Smith
2005-09-21Avoid casts as lvalues.Brad Smith
2005-09-21If HISMACADDR is set in the environment, pass the value toBrad Smith
2005-09-21Send RADIUS gigaword data when OctetsIn or OctetsOut go over UINT32_MAX.Brad Smith
2005-09-21name union.Brad Smith
2005-09-21IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayBrad Smith
2005-09-21Do RADIUS accounting on IPV6CP.Brad Smith
2005-09-21Install routes specified by Framed-IPv6-Route. Since the formatBrad Smith
2005-09-21Add IPv6 related attributes defined in RFC3162.Brad Smith
2005-09-19Since ppp.link{up,down} is invoked at the end of IPCP negotiation, ifBrad Smith
2005-09-19rev 1.8Brad Smith
2005-09-12file is out of date;Jason McIntyre
2005-09-07add stdlib.hBrad Smith
2005-07-26- setup -> set upJason McIntyre
2005-07-26make sure the option is boldBrad Smith
2005-07-26Add Cisco Skinny Station Protocol translation support to libaliasBrad Smith
2005-07-25document ipv6cpretry and ipv6cpretriesBrad Smith
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19rev 1.7Brad Smith
2005-07-18Add a ``force-scripts'' option for using chat scripts with -direct andBrad Smith
2005-07-17another malloc() check.Brad Smith
2005-07-17don't call adjust_linklocal() since this function does not do anything.Brad Smith
2005-07-17Replace various spelling with FALLTHROUGH which is lint()ableBrad Smith
2005-07-17rev 1.55Brad Smith
2005-07-17rev 1.52Brad Smith
2005-07-17Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_Brad Smith
2005-07-17rev 1.91Brad Smith
2005-07-17Implement an ``enable/disable echo'' option, defaults to off.Brad Smith
2005-07-12rev 1.305Brad Smith
2005-07-12rev 1.298Brad Smith
2005-07-12rev 1.45Brad Smith
2005-07-12rev 1.117Brad Smith
2005-07-12- support ipv6cpretry and ipv6cpretries, which are IPv6 versionsBrad Smith