summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/defs.h
Commit message (Expand)AuthorAgeFilesLines
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-2/+1
* Increase the length of an individual device name to LINE_LEN.brian1999-06-011-3/+4
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-1/+4
* Change ``set device'' so that it parses its arguments as onebrian1999-04-271-4/+5
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-261-2/+3
* Parse IP addresses more securely - specifically, don't allowbrian1999-02-251-1/+2
* Wait by default for one second after the login scriptbrian1999-02-161-1/+2
* When resending chap challenges, resend the same challengebrian1999-02-111-2/+2
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-1/+4
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-2/+3
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* Change MIN_LQRPERIOD from 5 to 2.brian1998-07-111-3/+3
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-1/+3
* o Make modes consistent throughout ppp. The same strings are usedbrian1998-05-291-9/+9
* o #define the name "tun" in defs.h against the future possibilitybrian1998-05-281-3/+3
* MFMP: Make ppp multilink capable.brian1998-05-211-38/+30
* Show who closes the diagnostic connection.brian1997-12-271-2/+2
* Fix prototypes.brian1997-11-221-1/+2
* Add and use a DropClient() function for closing the diagnostic port.brian1997-11-181-1/+2
* Add id strings to tun.[ch].brian1997-11-171-1/+2
* Finish the security improvements:brian1997-11-111-2/+6
* Increase chat script sizes to 512brian1997-11-091-1/+3
* Cosmetic:brian1997-10-261-6/+1
* Cosmetic (no functional changes):brian1997-10-261-45/+23
* sleep => nointr_sleepbrian1997-10-241-5/+3
* Restore back non-interruptable sleep/usleep just redefine them to notache1997-10-231-1/+9
* Cosmetic: Remove unused variables and build on OpenBSD.brian1997-09-101-2/+7
* Make the code format more in line with style(9).brian1997-08-251-8/+8
* o Fix uptime for direct connections.brian1997-06-231-1/+2
* Add ppp.linkdown file to compliment ppp.linkup.brian1997-06-131-3/+3
* Overhaul ppp:brian1997-06-091-2/+1
* Add a ttyXX.if file in /var/run that points tobrian1997-05-101-1/+3
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofache1997-05-041-2/+2
* Add a reconnect capability directing ppp to re-establishbrian1997-04-211-1/+3
* Make the next number redial ability configurable. Thebrian1997-04-141-3/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* For /usr/sbin/ppp, you must choose between running ppp in the background orjkh1996-12-221-1/+6
* Make CRTSTS selection a runtime option. Closes PR#1392jkh1996-12-221-1/+2
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-121-1/+2
* Added my 'ddial' patches to user-PPP. The new mode tries it's darndestnate1996-12-031-1/+2
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-081-2/+2
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-021-2/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-0/+12
* (no commit message)amurai1995-01-311-0/+77
OpenPOWER on IntegriCloud