aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/os_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add VC 2019 preview buildJack Lloyd2019-01-021-0/+1
* Add OS::read_env_variableJack Lloyd2018-12-291-0/+8
* Rename OS::get_processor_timestamp to OS::get_cpu_cycle_counterJack Lloyd2018-12-231-1/+1
* Promote echo suppression of terminal to Botan::OSJack Lloyd2018-12-011-1/+26
* Add OS::running_in_privileged_stateJack Lloyd2018-09-271-0/+6
* Add OS::system_page_sizeJack Lloyd2018-03-091-0/+6
* Move socket implementation into module http_utilSimon Warta2017-10-031-33/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* More annotationsJack Lloyd2017-09-191-8/+8
* Refactor network code used in http_utilJack Lloyd2017-09-031-0/+33
* No C++ exceptions from cpu probe functions. See GH #920Jack Lloyd2017-03-191-1/+2
* Change meaning of get_processor_timestampJack Lloyd2017-01-271-8/+20
* Add basic test for OS utilsJack Lloyd2017-01-221-4/+12
* Fixes for OS X buildJack Lloyd2017-01-171-0/+1
* Add OS::run_cpu_instruction_probeJack Lloyd2017-01-151-13/+37
* Fix comment typo [ci skip]Jack Lloyd2017-01-031-1/+1
* Fix doc of get_processor_timestamp [ci skip]Jack Lloyd2016-11-211-4/+10
* RNG changes (GH #593)Jack Lloyd2016-08-241-1/+1
* Add explicit fork check to HMAC_RNGJack Lloyd2016-02-071-4/+24
* Add OS utility headerJack Lloyd2015-12-051-0/+40