Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
David von Oheimb
|
49c9c1b3d0
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
|
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 |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
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
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 years ago |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 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 |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
9 years ago |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
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 |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 years ago |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Rich Salz
|
5cf37957fb
RT3543: Remove #ifdef LINT
|
10 years ago |
Dr. Stephen Henson
|
70531c147c
Make no-engine work again.
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
2022cfe07e
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
|
17 years ago |
Dr. Stephen Henson
|
b3c6a33185
In genpkey, also look for algorithm string name in any supplied ENGINE.
|
18 years ago |
Dr. Stephen Henson
|
105f6a6323
Update some usage messages.
|
18 years ago |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 years ago |