Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Kevin K Biju
|
2aa645bca4
Size of random output is now a long, also added option to select chunk size
|
2 years ago |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 years ago |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 years ago |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 years ago |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
c27363f566
Check # of arguments for remaining commands.
|
7 years ago |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 years ago |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Rich Salz
|
0f91e1dff4
Fix some RAND bugs
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Rich Salz
|
bd4850df64
RT4227: Range-check in apps.
|
8 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Richard Levitte
|
d303b9d85e
Make the handling of output and input formats consistent
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
333b070ec0
fewer NO_ENGINE #ifdef's
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |