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
/
base
/
secmem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify some secmem.h functions
Jack Lloyd
2020-11-05
1
-50
/
+7
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-28
/
+5
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Add defensive assert to buffer_insert
Jack Lloyd
2018-04-07
1
-0
/
+2
*
Fix secure_allocator with std::string on VS2013
Daniel Neus
2017-11-16
1
-5
/
+21
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
1
-20
/
+2
*
Add back size_type typedef
Jack Lloyd
2017-09-29
1
-0
/
+1
*
Of course MSVC 2013 has to be special
Jack Lloyd
2017-09-29
1
-0
/
+7
*
Simplifiy secure_allocator
Jack Lloyd
2017-09-29
1
-44
/
+4
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-1
/
+1
*
Move the SecureVector typedef to secmem.h
Jack Lloyd
2017-09-27
1
-0
/
+3
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Fix failure to fully zero memory before free
Jack Lloyd
2017-07-16
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-3
/
+11
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Diable static_assert in secure_allocator in MSVC debug
Simon Warta
2016-10-13
1
-0
/
+9
*
Prevent use of secure_vector with non-integer types
Jack Lloyd
2016-09-09
1
-0
/
+3
*
prevent massive amount of MSVC C4100 warnings
Daniel Neus
2016-07-05
1
-0
/
+5
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-0
/
+205