aboutsummaryrefslogtreecommitdiffstats
path: root/net/freeradius2
Commit message (Collapse)AuthorAgeFilesLines
* Don't include any domain suffix when hashing the username -brian2002-07-051-0/+20
| | | | as per rfc2759.
* add WWWijliao2002-06-101-0/+2
|
* Add a missing mkdirbrian2002-06-031-0/+1
| | | | Submitted by: Pete Fritchman <petef@absolutbsd.org>
* Add USE_GMAKE=yeskris2002-05-151-0/+1
| | | | Noticed by: bento
* Add freeradius, a RADIUS daemon implementation compatible withbrian2002-05-117-0/+295
livingston radiusd-2.01. This RADIUS implementation implements MS-CHAP authentication whereas most or all of the others don't. Forced into it by: wollman (after removing freeradius-devel)