index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
os_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
1
-0
/
+1
*
Add BOTAN_UNUSED when relevant OS support is missing
Jack Lloyd
2016-11-27
1
-0
/
+1
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
1
-2
/
+2
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-1
/
+1
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
1
-1
/
+3
*
get_processor_timestamp should never return 0 if it can help it.
Jack Lloyd
2016-09-01
1
-16
/
+59
*
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