Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Notice and warn about unterminated quoted strings in commands. | brian | 1999-12-20 | 1 | -1/+4 |
* | Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines. | brian | 1999-09-21 | 1 | -3/+0 |
* | NetBSD has moved ``extern int errno;'' to signal.h :-/ | brian | 1999-09-20 | 1 | -0/+3 |
* | When sending radius authentication requests: | brian | 1999-09-03 | 1 | -1/+46 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | o Redesign the layering mechanism and make the aliasing code part of | brian | 1999-05-08 | 1 | -1/+2 |
* | int -> size_t | brian | 1999-04-21 | 1 | -2/+3 |
* | Correct some ntohl/htonl bogons in the netmask handling. | brian | 1999-03-03 | 1 | -2/+2 |
* | Decouple pap & chap output routines from the corresponding | brian | 1999-02-06 | 1 | -109/+244 |
* | o Send a CHAP challenge of 16 random digits when RADIUS is | brian | 1999-01-29 | 1 | -3/+4 |
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -0/+287 |