Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-31 | Save errno before doing other things. Also add __deade for fatal() and | YASUOKA Masahiko | |
fatalx(). | |||
2017-03-29 | Bring radiusd log.c copyright in line with other program's log.c | Alexander Bluhm | |
and other radiusd source files. Remove the LOSS OF MIND clause. OK henning@ yasuoka@ deraadt@ | |||
2015-07-21 | Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS | YASUOKA Masahiko | |
server and radiusctl(8) is to control the server. radiusd(8) currently supports bsdauth and radius (upstream radius servers) as authentication backends. fixes from jsg blambert ok deraadt |