Sign in
flutter
/
third_party
/
openssl
/
8e51a340f40fc80331ddac19203ef7a3e7e02d1a
/
apps
/
app_rand.c
54e5ba0
Fix use-after-free
by Rich Salz
· 8 years ago
f1b8b00
Fix some pedantic warnings.
by Pauli
· 8 years ago
3ee1eac
Standardize apps use of -rand, etc.
by Rich Salz
· 8 years ago
f367ac2
Use randomness not entropy
by Rich Salz
· 8 years ago
2234212
Clean up a bundle of codingstyle stuff in apps directory
by Paul Yang
· 8 years ago
888db7f
cherry pick pr-512 changes
by Joey Yandle
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
0423f81
Add a no-egd option to disable EGD-related code
by Benjamin Kaduk
· 9 years ago
eb64745
GH345: Remove stderr output
by Rich Salz
· 10 years ago
7e1b748
Big apps cleanup (option-parsing, etc)
by Rich Salz
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
08f3f07
If the source has already been succesfully queried, do not try to open it
by Lutz Jänicke
· 24 years ago
4fb40db
Don't ever set 'seeded' if RAND_status() returned 0
by Bodo Möller
· 24 years ago
2b59a6a
There's no reason why app_RAND_load_file() should return 0 when
by Richard Levitte
· 24 years ago
cf7fa82
Read complete seed files given in -rand options.
by Bodo Möller
· 25 years ago
4191845
New '-dsaparam' option for 'openssl dhparam', and related fixes.
by Bodo Möller
· 25 years ago
55f7d65
Document the 'rand' application.
by Bodo Möller
· 25 years ago
27b7827
'rand' application for creating pseudo-random files.
by Bodo Möller
· 25 years ago
c9e1fe3
Fix for non-monolithic build.
by Ulf Möller
· 25 years ago
fea217f
EGD bugfix.
by Ulf Möller
· 25 years ago
4ec2d4d
Support EGD.
by Ulf Möller
· 25 years ago
657e60f
ispell (and minor modifications)
by Ulf Möller
· 25 years ago
05ccd69
RAND_load_file(..., -1) now means "read the complete file";
by Bodo Möller
· 25 years ago
a0ad17b
Fix to the -revoke option in ca. It was leaking memory, crashing and just
by Dr. Stephen Henson
· 25 years ago
847c52e
Warn about RANDFILE being overwritten.
by Bodo Möller
· 25 years ago
640588b
New file app_rand.c with some functionality used in various openssl
by Bodo Möller
· 25 years ago