Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-18 | better handle things; spotted by millert | Theo de Raadt | |
2001-08-18 | strlcpy invades the tree | Theo de Raadt | |
2001-07-26 | Typo: radius-timout -> radius-timeout; noted by brad@ | Todd C. Miller | |
2001-07-09 | Use socklen_t, not size_t for type of length arg to recvfrom() | Todd C. Miller | |
2001-07-08 | cleanup and document login.conf variables | Todd C. Miller | |
2001-07-08 | o make signal handler safe | Todd C. Miller | |
o add some missing args to prototypes o some KNF o use memcpy() to copy random bytes into the vector instead of hand copying o if servers files ends w/o a newline, alloc space and copy the line o remove unused function argument "length" from parse_challenge() | |||
2001-07-08 | BSD auth module for radius authentication, from BSDi. | Todd C. Miller | |