Matt Caswell
|
efba7787cd
Clarify the error messages in 08f6ae5b28
|
8 lat temu |
Matt Caswell
|
08f6ae5b28
Fix some resource leaks in the apps
|
8 lat temu |
Richard Levitte
|
599e5904b2
Make 'openssl req -x509' more equivalent to 'openssl req -new'
|
8 lat temu |
Dr. Stephen Henson
|
dc047d31fa
Set certificate times in one function.
|
8 lat temu |
FdaSilvaYY
|
cc69629626
Constify char* input parameters in apps code
|
8 lat temu |
FdaSilvaYY
|
1c72f70df4
Use more X509_REQ_get0_pubkey & X509_get0_pubkey
|
8 lat temu |
FdaSilvaYY
|
6b4a77f56e
Whitespace cleanup in apps
|
8 lat temu |
Richard Levitte
|
14d3c0dd2c
apps/req.c: Increment the right variable when parsing '+'
|
8 lat temu |
Richard Levitte
|
2ac6115d9e
Deal with the consequences of constifying getters
|
8 lat temu |
Matt Caswell
|
57358a83a4
req command incorrectly displays the bits for an EC key
|
8 lat temu |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 lat temu |
Dr. Stephen Henson
|
c821defc3f
Don't load same config file twice.
|
8 lat temu |
Matt Caswell
|
7b8cc9b345
Deprecate OBJ_cleanup() and make it a no-op
|
8 lat temu |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 lat temu |
FdaSilvaYY
|
173f613b6a
Fix a shadow symbol warning
|
8 lat temu |
FdaSilvaYY
|
c5137473bd
Use X509_REQ_get0_pubkey
|
8 lat temu |
Schüller Felix
|
c6aca19bb5
Don't free up EVP_MD_CTX.
|
8 lat temu |
Viktor Dukhovni
|
ebc4815fa5
Don't free NCONF obtained values
|
8 lat temu |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 lat temu |
Flavio Medeiros
|
b5292f7b40
GH480: Don't break statements with CPP stuff.
|
8 lat temu |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 lat temu |
Rich Salz
|
9a13bb387d
GH681: More command help cleanup
|
8 lat temu |
Emilia Kasper
|
a762655743
RT 3854: Update apps/req
|
8 lat temu |
Dr. Stephen Henson
|
43db7aa2de
Fix engine key support in cms and req utilities.
|
8 lat temu |
Insu Yun
|
69ac182d15
GH634: fix potential memory leak
|
8 lat temu |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 lat temu |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 lat temu |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 lat temu |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 lat temu |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 lat temu |