Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-16 | - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM | Damien Miller | |
password change patch. - (djm) Bring licenses on my stuff in line with OpenBSD's | |||
2000-08-16 | - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc) | Damien Miller | |
- (djm) Fix strerror replacement for old SunOS. Based on patch from Charles Levert <charles@comm.polymtl.ca> - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4 implementation. | |||
2000-07-15 | - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca> | Damien Miller | |
- Include floatingpoint.h for entropy.c - strerror replacement | |||
2000-04-03 | - Wrote entropy collection routines for systems that lack /dev/random | Damien Miller | |
and EGD | |||
2000-01-06 | Doc updates | Damien Miller | |
1999-12-30 | - Removed most of the pam code into its own file auth-pam.[ch]. This | Damien Miller | |
cleaned up sshd.c up significantly. - Several other cleanups | |||
1999-12-30 | - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] | Damien Miller | |