| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-02-06 | std: Remove cfg(cargobuild) annotations | Alex Crichton | -4/+0 |
| 2016-11-04 | std: Track change to cprng syscall signature (Fuchsia) | Raph Levien | -8/+20 |
| 2016-10-24 | Add support for kernel randomness for Fuchsia | Raph Levien | -1/+53 |
| 2016-10-08 | Use less `size_t` casts in libstd since it's now defined as `usize` | Tobias Bucher | -3/+3 |
| 2016-09-09 | Add s390x support | Ulrich Weigand | -4/+10 |
| 2016-08-21 | Use the kernel arc4rand for FreeBSD OsRng. | Aaron Gallagher | -1/+52 |
| 2016-08-21 | Reduce duplication in std::sys::unix::rand. | Aaron Gallagher | -29/+25 |
| 2016-04-20 | rand: add comments about getrandom() fallback | Doug Goldstein | -0/+8 |
| 2016-04-19 | rand: don't block before random pool is initialized | Doug Goldstein | -1/+8 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -1/+1 |
| 2016-02-17 | std: restructure rand os code into sys modules | Sean McArthur | -0/+273 |
