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
/
dev_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-16
/
+3
*
Drop IRIX support
Jack Lloyd
2017-12-13
1
-1
/
+0
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-4
/
+0
*
Fix handling of file descriptor zero
Jack Lloyd
2016-10-22
1
-13
/
+11
*
Revamp entropy polling
Jack Lloyd
2016-07-17
2
-26
/
+28
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
2
-25
/
+56
*
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
-3
/
+1
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
2
-13
/
+8
*
entropy: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
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
-3
/
+4
*
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
*
Avoid crash if read returns an error. Canonical case is on the blocking device
lloyd
2014-04-24
1
-1
/
+2
*
Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.
lloyd
2014-03-22
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+161