summaryrefslogtreecommitdiffstats
path: root/usr.sbin/radiusd/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* snprintf/vsnprintf return < 0 on error, rather than -1.deraadt2019-07-031-2/+2
* Add a boundary check for safety and use snprintf() to construct the IPyasuoka2015-08-271-10/+9
* Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUSyasuoka2015-07-211-0/+108