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
/
mem_ops.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Return nullptr for size 0 allocation
Jack Lloyd
2019-08-01
1
-0
/
+3
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-4
/
+5
*
Avoid throwing std:: exceptions
Jack Lloyd
2018-11-07
1
-0
/
+1
*
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
1
-0
/
+7
*
OCB optimizations
Jack Lloyd
2017-10-12
1
-61
/
+0
*
MSVC wants __declspec(restrict) on both declaration and definition
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Missing include, noticed by OS X
Jack Lloyd
2017-09-29
1
-0
/
+1
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
1
-0
/
+32
*
Fix an off by 8
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Revert SIMDing of xor_buf in f39aa7bb
Jack Lloyd
2017-09-16
1
-29
/
+27
*
De-inline xor_buf, add SIMD and unrolling
Jack Lloyd
2017-09-16
1
-0
/
+86
*
Move secure_scrub_memory to os_utils.cpp
Jack Lloyd
2017-09-03
1
-39
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
1
-0
/
+1
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
1
-0
/
+38