Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-16 | - Reduce diff against OpenBSD source | Damien Miller | |
- All OpenSSL includes are now unconditionally referenced as openssl/foo.h - Pick up formatting changes - Other minor changed (typecasts, etc) that I missed | |||
2000-04-08 | - Avoid some compiler warnings in fake-get*.c | Damien Miller | |
- Add IPTOS macros for systems which lack them | |||
2000-04-04 | - Generate manpages before make install not at the end of make all | Damien Miller | |
- Don't seed the rng quite so often - Always reseed rng when requested | |||
2000-04-03 | remove debugging junk | Damien Miller | |
2000-04-03 | - Wrote entropy collection routines for systems that lack /dev/random | Damien Miller | |
and EGD |