Age | Commit message (Expand) | Author |
---|---|---|
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-28 | Use int32_t, not long since this deals with 32bit quantities. | Todd C. Miller |
2002-12-06 | In srandomdev(), if we can't access /dev/arandom, use the sysctl() instead. | Todd C. Miller |
2000-04-04 | Fix the leak for real (that's what I get for hacking when i can't sleep). | Todd C. Miller |
2000-04-04 | Fix an fd leak if the read from /dev/arandom fails. Pointed out by | Todd C. Miller |
2000-04-03 | Add srandomdev() from FreeBSD for use by sendmail and others. | Todd C. Miller |
1998-02-07 | More XPG4.2 -- | Todd C. Miller |
1998-02-06 | size_t n in initstate(); XPG | Theo de Raadt |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-03-30 | Substantially improve random number generation by using the largest prime | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |