Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -3/+14 |
* | Solve the ``first connection'' problem that occurs on | brian | 1998-10-22 | 1 | -2/+3 |
* | Use IFT_PPP from net/if_types.h rather than hard-coding it. | brian | 1998-08-09 | 1 | -2/+3 |
* | Remove redundant includes | brian | 1998-06-27 | 1 | -3/+3 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -14/+24 |
* | Remove unused #includes. | brian | 1998-01-21 | 1 | -2/+1 |
* | Lose <net/if_var.h> ! | brian | 1998-01-11 | 1 | -4/+1 |
* | Add (BSD) copyright headers. | brian | 1997-12-21 | 1 | -2/+26 |
* | Fix prototypes. | brian | 1997-11-22 | 1 | -3/+6 |
* | Add id strings to tun.[ch]. | brian | 1997-11-17 | 1 | -0/+4 |
* | Abstract data read from and written to the tun device, | brian | 1997-11-16 | 1 | -0/+39 |