Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix get_process_id for MinGW | Jack Lloyd | 2016-08-29 | 1 | -2/+2 |
* | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 1 | -1/+1 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 1 | -3/+3 |
* | Merge GH #422 Use system_time instead of high_resolution_clock | Jack Lloyd | 2016-03-10 | 1 | -1/+1 |
|\ | |||||
| * | Use chrono::system_clock instead of chrono::high_resolution_clock in get_syst... | Daniel Neus | 2016-03-07 | 1 | -1/+1 |
* | | remove redundant return | Daniel Neus | 2016-03-08 | 1 | -1/+0 |
* | | add support for VirtualLock/VirtualUnlock on Windows | Daniel Neus | 2016-03-07 | 1 | -1/+51 |
|/ | |||||
* | fix a typo in os_utils that prevents retrieval of the current process id on w... | Daniel Neus | 2016-03-01 | 1 | -2/+2 |
* | Add explicit fork check to HMAC_RNG | Jack Lloyd | 2016-02-07 | 1 | -4/+80 |
* | Add OS utility header | Jack Lloyd | 2015-12-05 | 1 | -0/+131 |