Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
c486283cb8
Update copyright year
|
6 years ago |
Bernd Edlinger
|
0f58220973
Create the .rnd file it it does not exist
|
6 years ago |
Rich Salz
|
54e5ba058b
Fix use-after-free
|
7 years ago |
Pauli
|
f1b8b0010a
Fix some pedantic warnings.
|
7 years ago |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 years ago |
Rich Salz
|
f367ac2b26
Use randomness not entropy
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 years ago |
Joey Yandle
|
888db7f224
cherry pick pr-512 changes
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Benjamin Kaduk
|
0423f812dc
Add a no-egd option to disable EGD-related code
|
8 years ago |
Rich Salz
|
eb647452eb
GH345: Remove stderr output
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Lutz Jänicke
|
08f3f07212
If the source has already been succesfully queried, do not try to open it
|
24 years ago |
Bodo Möller
|
4fb40db932
Don't ever set 'seeded' if RAND_status() returned 0
|
24 years ago |
Richard Levitte
|
2b59a6ac14
There's no reason why app_RAND_load_file() should return 0 when
|
24 years ago |
Bodo Möller
|
cf7fa82897
Read complete seed files given in -rand options.
|
25 years ago |
Bodo Möller
|
41918458c0
New '-dsaparam' option for 'openssl dhparam', and related fixes.
|
25 years ago |
Bodo Möller
|
55f7d65db0
Document the 'rand' application.
|
25 years ago |
Bodo Möller
|
27b782732f
'rand' application for creating pseudo-random files.
|
25 years ago |
Ulf Möller
|
c9e1fe33be
Fix for non-monolithic build.
|
25 years ago |
Ulf Möller
|
fea217f96f
EGD bugfix.
|
25 years ago |
Ulf Möller
|
4ec2d4d2b3
Support EGD.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Bodo Möller
|
05ccd698b9
RAND_load_file(..., -1) now means "read the complete file";
|
25 years ago |
Dr. Stephen Henson
|
a0ad17bb6c
Fix to the -revoke option in ca. It was leaking memory, crashing and just
|
25 years ago |
Bodo Möller
|
847c52e47f
Warn about RANDFILE being overwritten.
|
25 years ago |
Bodo Möller
|
640588bbfb
New file app_rand.c with some functionality used in various openssl
|
25 years ago |