Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'darwin' target to 'macos' | Jack Lloyd | 2019-03-27 | 1 | -16/+17 |
* | Darwin supports getentropy too | David Carlier | 2019-03-24 | 1 | -1/+1 |
* | Android can possibly support arc4random API. | David Carlier | 2019-03-07 | 1 | -1/+1 |
* | Remove use of std::filesystem / boost::filesystem | Jack Lloyd | 2019-01-17 | 1 | -22/+24 |
* | Few features added for BSD. | David Carlier | 2018-12-09 | 1 | -1/+2 |
* | Add back support for Windows Phone RNG, undeprecate UWP | Jack Lloyd | 2018-05-28 | 1 | -5/+7 |
* | Use RtlGenRandom instead of CryptoAPI | Jack Lloyd | 2018-03-14 | 1 | -4/+3 |
* | Test OS features by the feature vs the OS name | Jack Lloyd | 2017-12-30 | 1 | -10/+10 |
* | Remove some unused OS feature flags | Jack Lloyd | 2017-12-13 | 1 | -24/+22 |
* | Update os.rst | Simon Warta | 2017-01-03 | 1 | -19/+25 |
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -1/+0 |
* | Document OS features | Simon Warta | 2015-07-27 | 1 | -0/+54 |