Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Set correct maintainer | Martin Wilke | 2007-08-25 | 1 | -1/+1 |
| | | | | | | | Reported by: sat Notes: svn path=/head/; revision=198274 | ||||
* | pyrad is a Python implementation of a RADIUS client as described in RFC2865. | Martin Wilke | 2007-08-23 | 4 | -0/+70 |
It takes care of all the details like building RADIUS packets, sending them and decoding responses. WWW: http://www.wiggy.net/code/pyrad/ PR: ports/115458 Submitted by: Blaz Zupan <blaz at si.FreeBSD.org> Notes: svn path=/head/; revision=198194 |