aboutsummaryrefslogtreecommitdiff
path: root/lib/libradius/radlib_vs.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a prototype for rad_get_vendor_attr().Brian Somers2002-05-121-8/+6
| | | | | | | Forgotten by: brian Notes: svn path=/head/; revision=96445
* Add support for vendor specific RADIUS extensions.Brian Somers2002-05-071-0/+82
Only the extensions from rfc2548 are specified for now. Notes: svn path=/head/; revision=96154