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
*
Define macro so windows.h doesn't include winsock.h
Jack Lloyd
2017-09-03
1
-0
/
+2
*
Refactor RNGs to support Windows Phone
Jack Lloyd
2017-09-02
4
-183
/
+45
*
Fix missing virtual destructor on CSP_Handle
Jack Lloyd
2017-08-31
2
-2
/
+3
*
Fix for amalgamation build on Windows
René Korthaus
2017-08-04
1
-0
/
+1
*
Remove low compiler version restrictions
Simon Warta
2017-07-31
1
-3
/
+3
*
Fixes for MSVC version detection
Jack Lloyd
2017-05-19
1
-1
/
+1
*
Let modules specify minimum compiler version, add runtime compiler version check
Jack Lloyd
2017-05-18
1
-3
/
+3
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
9
-9
/
+27
*
Always poll 256 bytes from Getentropy.
Alexander Bluhm
2017-03-30
1
-3
/
+4
*
Disable entropy proc_walk on OpenBSD.
Alexander Bluhm
2017-03-30
1
-1
/
+0
*
Use getentropy(2) as random source.
Alexander Bluhm
2017-03-29
4
-0
/
+78
*
Small fixes in API docs [ci skip]
René Korthaus
2017-03-09
1
-3
/
+3
*
Merge GH #813 Remove obsolete entropy source info
Jack Lloyd
2017-01-06
1
-18
/
+0
|
\
|
*
removed two more obsolete entropy source references
Daniel Neus
2017-01-06
1
-14
/
+0
|
*
Remove obsolete hres_timer include
Daniel Neus
2017-01-06
1
-4
/
+0
*
|
Return 0 bits in Darwin_SecRandom::poll on SecRandomCopyBytes failure
Daniel Neus
2017-01-06
1
-0
/
+2
|
/
*
Add os ios
Simon Warta
2017-01-03
1
-0
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
3
-4
/
+4
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
7
-29
/
+1
*
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
2
-2
/
+2
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
1
-1
/
+3
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
11
-855
/
+0
*
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
[next]