index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_rdrand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-2
/
+1
*
Following the license change, modify the boilerplates in crypto/engine/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix issues in ia32 RDRAND asm leading to reduced entropy
Bryan Donlan
2018-03-08
1
-18
/
+5
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-2
/
+2
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-2
/
+2
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-3
/
+4
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-68
/
+74
*
Don't use rdrand engine as default unless explicitly requested.
Dr. Stephen Henson
2013-12-13
1
-0
/
+1
*
eng_rdrand.c: make it link in './config 386' case.
Andy Polyakov
2011-08-14
1
-1
/
+1
*
prevent compilation errors and warnings
Dr. Stephen Henson
2011-08-11
1
-3
/
+5
*
Add provisory support for RDRAND instruction.
Andy Polyakov
2011-08-10
1
-0
/
+140