aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/os_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix get_process_id for MinGWJack Lloyd2016-08-291-2/+2
* Travis CI additions and cleanupJack Lloyd2016-08-281-1/+1
* RNG changes (GH #593)Jack Lloyd2016-08-241-3/+3
* Merge GH #422 Use system_time instead of high_resolution_clockJack Lloyd2016-03-101-1/+1
|\
| * Use chrono::system_clock instead of chrono::high_resolution_clock in get_syst...Daniel Neus2016-03-071-1/+1
* | remove redundant returnDaniel Neus2016-03-081-1/+0
* | add support for VirtualLock/VirtualUnlock on WindowsDaniel Neus2016-03-071-1/+51
|/
* fix a typo in os_utils that prevents retrieval of the current process id on w...Daniel Neus2016-03-011-2/+2
* Add explicit fork check to HMAC_RNGJack Lloyd2016-02-071-4/+80
* Add OS utility headerJack Lloyd2015-12-051-0/+131