Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Windows linking to consistently use .lib suffix as required | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
* | Add back support for Windows Phone RNG, undeprecate UWP | Jack Lloyd | 2018-05-28 | 1 | -0/+5 |
* | Use RtlGenRandom instead of CryptoAPI | Jack Lloyd | 2018-03-14 | 1 | -7/+4 |
* | Test OS features by the feature vs the OS name | Jack Lloyd | 2017-12-30 | 1 | -21/+6 |
* | Drop IRIX support | Jack Lloyd | 2017-12-13 | 1 | -1/+0 |
* | Supposedly iOS has arc4random, so maybe this works... | Jack Lloyd | 2017-09-21 | 1 | -6/+3 |
* | Refactor RNGs to support Windows Phone | Jack Lloyd | 2017-09-02 | 1 | -0/+8 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+4 |
* | IncludeOS has random device files now | Jack Lloyd | 2016-12-18 | 1 | -0/+1 |
* | Add Android OS | Daniel Seither | 2015-07-17 | 1 | -0/+1 |
* | Remove references to removed tru64 OS | Daniel Seither | 2015-07-17 | 1 | -1/+0 |
* | Enable system_rng on Windows and MinGW (untested) | lloyd | 2014-12-21 | 1 | -0/+4 |
* | Add an easy way to directly use the system PRNG. | lloyd | 2014-12-02 | 1 | -0/+19 |