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
*
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
*
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
[next]