index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
app_rand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use-after-free
Rich Salz
2017-07-17
1
-3
/
+6
*
Fix some pedantic warnings.
Pauli
2017-07-17
1
-2
/
+2
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-78
/
+52
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-4
/
+5
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-4
/
+5
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-4
/
+0
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
1
-0
/
+6
*
GH345: Remove stderr output
Rich Salz
2015-08-17
1
-3
/
+0
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-14
/
+11
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-93
/
+95
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
If the source has already been succesfully queried, do not try to open it
Lutz Jänicke
2001-02-03
1
-2
/
+4
*
Don't ever set 'seeded' if RAND_status() returned 0
Bodo Möller
2000-10-23
1
-7
/
+10
*
There's no reason why app_RAND_load_file() should return 0 when
Richard Levitte
2000-10-22
1
-1
/
+1
*
Read complete seed files given in -rand options.
Bodo Möller
2000-03-04
1
-1
/
+1
*
New '-dsaparam' option for 'openssl dhparam', and related fixes.
Bodo Möller
2000-03-03
1
-1
/
+1
*
Document the 'rand' application.
Bodo Möller
2000-03-01
1
-1
/
+1
*
'rand' application for creating pseudo-random files.
Bodo Möller
2000-03-01
1
-1
/
+1
*
Fix for non-monolithic build.
Ulf Möller
2000-02-28
1
-0
/
+2
*
EGD bugfix.
Ulf Möller
2000-02-25
1
-2
/
+4
*
Support EGD.
Ulf Möller
2000-02-24
1
-3
/
+12
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
RAND_load_file(..., -1) now means "read the complete file";
Bodo Möller
2000-01-24
1
-1
/
+1
*
Fix to the -revoke option in ca. It was leaking memory, crashing and just
Dr. Stephen Henson
1999-11-08
1
-1
/
+1
*
Warn about RANDFILE being overwritten.
Bodo Möller
1999-10-26
1
-1
/
+1
*
New file app_rand.c with some functionality used in various openssl
Bodo Möller
1999-10-26
1
-0
/
+200