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 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 years ago |
Rich Salz
|
48b5352212
-inkey can be an identifier, not just a file
|
7 years ago |
Marek Klein
|
f0ef20bf38
Added support for ESSCertIDv2
|
8 years ago |
Yuchi
|
e0670973d5
mem leak on error path and error propagation fix
|
7 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Rich Salz
|
f3b3d7f003
Add -Wswitch-enum
|
8 years ago |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 years ago |
FdaSilvaYY
|
cc69629626
Constify char* input parameters in apps code
|
8 years ago |
klemens
|
6025001707
spelling fixes, just comments and readme.
|
8 years ago |
Dr. Stephen Henson
|
d166ed8c11
check return values for EVP_Digest*() APIs
|
8 years ago |
FdaSilvaYY
|
6b4a77f56e
Whitespace cleanup in apps
|
8 years ago |
FdaSilvaYY
|
a8db2cfa4b
Add a comment after some #endif at end of apps source code.
|
8 years ago |
FdaSilvaYY
|
15b083e44e
Fix ts app help message
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Dr. Stephen Henson
|
c821defc3f
Don't load same config file twice.
|
8 years ago |
FdaSilvaYY
|
16e1b281b2
GH932: Add more help messages to some apps options.
|
8 years ago |
Matt Caswell
|
5d94e5b65a
Remove some unneccessary assignments to argc
|
8 years ago |
Matt Caswell
|
d278284e74
Fix some code maintenance issues
|
8 years ago |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
8 years ago |
Matt Caswell
|
7b8cc9b345
Deprecate OBJ_cleanup() and make it a no-op
|
8 years ago |
Matt Caswell
|
7188f1f650
Fix no-ts with --strict-warnings
|
8 years ago |
Richard Levitte
|
f38526357e
Implement support for no-ts
|
8 years ago |
fbroda
|
08538fc0a5
General verify options to openssl ts
|
8 years ago |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |