Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-24 | - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net> | Damien Miller | |
- (djm) A bit more cleanup - created cygwin_util.h | |||
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-30 | - (djm) Fix doh in bsd-arc4random.c | Damien Miller | |
2000-08-30 | - (djm) Periodically rekey arc4random | Damien Miller | |
- (djm) Clean up diff against OpenBSD. | |||
2000-08-23 | - (djm) Don't reseed arc4random everytime it is used | Damien Miller | |
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. |