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
/
locking_allocator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
2
-2
/
+2
*
Split out the memory pool logic
Jack Lloyd
2018-03-09
3
-161
/
+25
*
Small fiddly optimizations in locking_allocator
Jack Lloyd
2018-03-08
1
-5
/
+6
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-7
/
+4
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-2
/
+2
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
2
-2
/
+2
*
Avoid throwing in pool allocator deallocation path
Jack Lloyd
2017-09-29
1
-8
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Avoid throwing in deallocate
Jack Lloyd
2017-09-07
1
-4
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-3
/
+3
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
1
-7
/
+3
*
Limit locking_allocator only to OSes that even might support it.
Jack Lloyd
2016-10-24
1
-0
/
+8
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-5
/
+5
*
Add OS utility header
Jack Lloyd
2015-12-05
3
-102
/
+19
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
3
-0
/
+358