summaryrefslogtreecommitdiffstats
path: root/lib/libradius/radius_attr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add radius(3) library. This will be used by RADIUS server and clientyasuoka2015-07-201-0/+533
programs to manipulate RADIUS packets. Mainly written by UMEZAWA Takeshi. fix and suggestion deraadt ok deraadt