Age | Commit message (Expand) | Author |
---|---|---|
2002-06-02 | minor KNF | Theo de Raadt |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-03-13 | login(8) -> login(1) | Marco S Hyman |
2001-12-07 | Kill longjmp by not restarting system calls on receipt of SIGALRM. | Todd C. Miller |
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 |
2001-07-08 | BSD auth module for radius authentication, from BSDi. | Todd C. Miller |