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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of file descriptor zero
Jack Lloyd
2016-10-22
1
-13
/
+11
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-5
/
+7
*
Add ISA annotations to functions using SIMD, AES, etc
Jack Lloyd
2016-10-14
1
-0
/
+1
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
6
-9
/
+9
*
The implicit constructor does not specify a provider.
slaviber
2016-10-07
1
-1
/
+1
*
Fix entropy source selection logic on Windows
Jack Lloyd
2016-10-04
1
-1
/
+2
*
Make Windows happy
Jack Lloyd
2016-08-28
2
-2
/
+2
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
2
-2
/
+2
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-0
/
+5
*
Add RDRAND_RNG
Jack Lloyd
2016-07-19
2
-39
/
+9
*
Compile fix
Jack Lloyd
2016-07-18
1
-1
/
+1
*
Fix proc_walk - would always return 0 entropy collected.
Jack Lloyd
2016-07-18
2
-7
/
+10
*
Fix assignment
Jack Lloyd
2016-07-17
1
-1
/
+1
*
Revamp entropy polling
Jack Lloyd
2016-07-17
26
-373
/
+275
*
Move poll logic to Entropy_Sources
Jack Lloyd
2016-07-17
2
-3
/
+26
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
4
-28
/
+61
*
Fix SecRandomCopyBytes call with older OS X SDKs
Jack Lloyd
2016-07-15
1
-0
/
+1
*
Trivial warning fixes
Jack Lloyd
2016-03-09
2
-2
/
+2
*
Merge GH #373 RDRAND/RDSEED logic changes
Jack Lloyd
2016-03-06
2
-34
/
+35
|
\
|
*
move logic back into poll()
Daniel Neus
2016-01-26
2
-60
/
+36
|
*
review changes
Daniel Neus
2015-12-21
4
-37
/
+39
|
*
RdRand and RdSeed logic changes
Daniel Neus
2015-12-20
4
-36
/
+59
*
|
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-2
/
+2
*
|
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
4
-5
/
+5
*
|
GlobalMemoryStatusEx is on XP GH #419
Jack Lloyd
2016-02-09
1
-2
/
+2
*
|
Add explicit fork check to HMAC_RNG
Jack Lloyd
2016-02-07
2
-72
/
+6
*
|
Revert GH #365 Replace deprecated Win API calls in Win32_EntropySource
Jack Lloyd
2016-02-06
1
-3
/
+3
*
|
Make Entropy_Sources and Entropy_Accumulator final.
Jack Lloyd
2016-01-17
1
-4
/
+2
*
|
Merge GH #365 Replace deprecated Windows API calls in Win32_EntropySource
Jack Lloyd
2016-01-13
1
-3
/
+3
|
\
\
|
*
|
Replace deprecated Win API calls in Win32_EntropySource
Daniel Neus
2015-12-16
1
-3
/
+3
*
|
|
Add final attribute to many classes
Jack Lloyd
2016-01-10
11
-12
/
+12
*
|
|
Mass-prefix member vars with m_
René Korthaus
2016-01-08
4
-28
/
+28
|
|
/
|
/
|
*
|
Move estimate of RDRAND/RDSEED entropy to build.h
Jack Lloyd
2015-12-19
2
-22
/
+2
*
|
add support for Intel RdSeed
Daniel Neus
2015-12-18
4
-0
/
+118
*
|
Enable RdRand on Windows/MSVC
Daniel Neus
2015-12-16
1
-0
/
+1
|
/
*
Missing adds
Jack Lloyd
2015-12-11
2
-1
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
2
-6
/
+6
*
Add differential compression test.
Jack Lloyd
2015-11-28
1
-1
/
+1
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
9
-65
/
+53
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
19
-99
/
+181
*
Add the Darwin_SecRandom entropy source
Daniel Seither
2015-09-25
4
-0
/
+84
*
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
10
-20
/
+20
*
Fix typos
Simon Warta
2015-07-24
1
-1
/
+1
*
Add Android OS
Daniel Seither
2015-07-17
4
-0
/
+4
*
Add OS feature getsid
Daniel Seither
2015-07-17
1
-0
/
+2
*
Remove references to removed tru64 OS
Daniel Seither
2015-07-17
4
-4
/
+0
*
lib/entropy: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
5
-10
/
+10
*
Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM
simon
2015-05-31
2
-2
/
+2
[next]