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
/
entropy
/
proc_walk
/
proc_walk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-1
/
+1
*
Compile fix
Jack Lloyd
2016-07-18
1
-1
/
+1
*
Fix proc_walk - would always return 0 entropy collected.
Jack Lloyd
2016-07-18
1
-0
/
+3
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-3
/
+9
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
1
-2
/
+1
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-1
/
+1
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
*
entropy: Add missing overrides
Daniel Seither
2015-07-30
1
-1
/
+1
*
lib/entropy: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-2
/
+2
*
Remove the shared IO buffer from EntropySource_Accumulator.
lloyd
2015-03-18
1
-4
/
+4
*
Hide all uses of boost filesystem in fs.cpp. Use readdir as an
lloyd
2015-02-21
1
-6
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+2
*
Centralize where string.h/cstring is included to mem_ops.h
lloyd
2015-01-23
1
-1
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-1
/
+1
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
1
-26
/
+4
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+173