Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 years ago |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
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 |
Dr. Stephen Henson
|
a8d8e06b0a
Avoid direct X509 structure access
|
9 years ago |
Dr. Stephen Henson
|
124055a96e
make X509_REQ opaque
|
9 years ago |
Richard Levitte
|
f1cece554d
Make "oneline" the default for nameopt
|
9 years ago |
Tim Hudson
|
e58ddf0af8
Fix argument processing error from the option parsing change over.
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
cc01d21756
RT3876: Only load config when needed
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
b6d3cb543c
RT1369: don't do "helpful" access check.
|
9 years ago |
Dr. Stephen Henson
|
bdcb1a2cf5
more OSSL_NELEM cases
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
68dc682499
In apps, malloc or die
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Rich Salz
|
2ace745022
free NULL cleanup 8
|
9 years ago |
Rich Salz
|
2fa45e6ee7
use isxdigit and apps_tohex
|
9 years ago |
Rich Salz
|
ecf3a1fb18
Remove needless bio_err argument
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Rich Salz
|
239f2771e1
Remove EFENCE support.
|
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 |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
9 years ago |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 years ago |