Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-10 | missing commas at the end of .Nm lines in the NAME section | Ingo Schwarze | |
2015-08-20 | Got stdlib.h -> do not need to cast from void * | Theo de Raadt | |
2015-07-27 | some readability fixes; | Jason McIntyre | |
2015-07-27 | Add a description about radius_get_eap_msk(). | YASUOKA Masahiko | |
2015-07-27 | Rename radius.3 to radius_new_request_packet.3 to be named after a | YASUOKA Masahiko | |
function. Also make all functions be listed in the NAME section and have MLINKS in the makefile. suggest jmc ok deraadt | |||
2015-07-20 | Add radius(3) library. This will be used by RADIUS server and client | YASUOKA Masahiko | |
programs to manipulate RADIUS packets. Mainly written by UMEZAWA Takeshi. fix and suggestion deraadt ok deraadt |