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
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-0
/
+4
*
Fix for systems without a hardware RNG instruction
Jack Lloyd
2020-05-08
1
-1
/
+4
*
Add Processor_RNG
Jack Lloyd
2020-05-08
7
-201
/
+46
*
Still need user32 for other functions called in here
Jack Lloyd
2020-02-09
1
-0
/
+4
*
Remove use of Tooltip snapshots in Win32 entropy source
Jack Lloyd
2020-02-09
2
-86
/
+16
*
Clean up handling of POWER ISA extensions
Jack Lloyd
2019-12-12
1
-0
/
+4
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-1
/
+1
*
Enable SSE2 for RDSEED
Jack Lloyd
2019-10-09
1
-0
/
+1
*
Use inline asm to avoid GCC bug. Handle RNG failure
Jack Lloyd
2019-08-27
2
-13
/
+42
*
Add support for POWER9 DARN RNG
Jack Lloyd
2019-08-27
4
-0
/
+81
*
Use RDRAND in such a way that an internal reseed is performed
Jack Lloyd
2019-08-16
2
-28
/
+93
*
Fix include for getentropy
Jack Lloyd
2019-07-04
1
-3
/
+3
*
Make the ISA list a list
Jack Lloyd
2019-04-17
1
-1
/
+3
*
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-3
/
+2
*
Add OS::running_in_privileged_state
Jack Lloyd
2018-09-27
1
-1
/
+2
*
Remove Darwin SecRandomCopyBytes
Jack Lloyd
2018-09-04
4
-85
/
+0
*
Expose RDRAND RNG through FFI
Jack Lloyd
2018-08-13
2
-4
/
+5
*
Add a warning about win32 stats making antivirus unhappy [ci skip]
Jack Lloyd
2018-06-25
1
-0
/
+4
*
Add missing errno.h include to entropy/dev_random
fwsGonzo
2018-04-11
1
-0
/
+1
*
Fix header for getentropy on macOS
Jack Lloyd
2018-03-09
1
-1
/
+5
*
One comment fix and one formatting fix [ci skip]
René Korthaus
2018-02-28
1
-1
/
+1
*
Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...
Jack Lloyd
2018-01-09
5
-41
/
+15
|
\
|
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
5
-41
/
+15
*
|
Remove needless <arch> blocks for RDRAND/RDSEED
Jack Lloyd
2018-01-04
1
-5
/
+0
|
/
*
Use a better name for the entropy source that reads the system RNG
Jack Lloyd
2017-12-23
1
-1
/
+1
*
FreeBSD removed support for proc filesystem a while ago
Jack Lloyd
2017-12-23
1
-1
/
+0
*
Avoid uninitialized param warning
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Break out of Win32 entropy poll as soon as entropy goal is reached.
Jack Lloyd
2017-12-22
1
-7
/
+15
*
Drop IRIX support
Jack Lloyd
2017-12-13
2
-2
/
+0
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-5
/
+3
*
Use explicit on more single-argument constructors
Jack Lloyd
2017-09-30
2
-2
/
+2
*
Attempt to make MSVC happy
Jack Lloyd
2017-09-22
1
-0
/
+12
*
Use RAII, avoid explicit delete
Jack Lloyd
2017-09-22
2
-16
/
+4
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
2
-2
/
+2
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Clean up header includes
Jack Lloyd
2017-09-21
2
-2
/
+0
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
8
-16
/
+16
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-2
/
+2
*
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
[next]