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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Disable entropy proc_walk on OpenBSD.
Alexander Bluhm
2017-03-30
1
-1
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-4
/
+0
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-3
/
+3
*
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
2
-4
/
+10
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
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
2
-3
/
+3
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
*
Remove alloc module; move secmem.h to base and locking_allocator to utils
Jack Lloyd
2015-08-29
1
-4
/
+0
*
entropy: Add missing overrides
Daniel Seither
2015-07-30
2
-3
/
+3
*
Add Android OS
Daniel Seither
2015-07-17
1
-0
/
+1
*
Remove references to removed tru64 OS
Daniel Seither
2015-07-17
1
-1
/
+0
*
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
2
-4
/
+5
*
Add missing include
lloyd
2015-02-24
1
-0
/
+1
*
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
2
-0
/
+3
*
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
2
-2
/
+2
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
More unique_ptr, also cleanup MGF1 usage
lloyd
2014-01-18
2
-28
/
+12
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+240