Dr. Matthias St. Pierre
|
32c6985349
Fix mixed indentation (and other whitespace issues)
|
6 yıl önce |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 yıl önce |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 yıl önce |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 yıl önce |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 yıl önce |
Paul Yang
|
f2582f08d5
Fix possible usage of NULL pointers in apps/spkac.c
|
7 yıl önce |
Luke Faraone
|
66e59702f1
Add support for using engine-backed keys in spkac
|
7 yıl önce |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 yıl önce |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 yıl önce |
FdaSilvaYY
|
12d56b2992
Fix various missing option help messages ...
|
8 yıl önce |
Matt Caswell
|
08f6ae5b28
Fix some resource leaks in the apps
|
8 yıl önce |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 yıl önce |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 yıl önce |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 yıl önce |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 yıl önce |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 yıl önce |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 yıl önce |
Rich Salz
|
cc01d21756
RT3876: Only load config when needed
|
9 yıl önce |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 yıl önce |
Rich Salz
|
333b070ec0
fewer NO_ENGINE #ifdef's
|
9 yıl önce |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 yıl önce |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 yıl önce |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 yıl önce |
Dr. Stephen Henson
|
bab534057b
Updatde from stable branch.
|
16 yıl önce |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 yıl önce |
Nils Larsch
|
7d727231b7
some const fixes
|
19 yıl önce |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 yıl önce |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 yıl önce |
Richard Levitte
|
da9b972466
Make it possible to load keys from stdin, and restore that
|
22 yıl önce |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 yıl önce |