Tomas Mraz
|
d97993a7a0
load_key_certs_crls(): There is no quiet argument
|
il y a 1 an |
Tomas Mraz
|
e70f5b2704
apps: Print out a proper message when a store cannot be opened
|
il y a 1 an |
Bernd Edlinger
|
296fc3ca50
Fix some memory leaks in the openssl app
|
il y a 1 an |
Dr. David von Oheimb
|
9e7cc1c3aa
apps.c: improve warning texts of parse_name() when skipping RDN input
|
il y a 1 an |
Dr. David von Oheimb
|
cbec14fec1
apps.c: fix error messages (newline and needless text) in load_key_certs_crls()
|
il y a 1 an |
Matt Caswell
|
c62b0c73bb
Don't truncate the input when decrypting in pkeyutl
|
il y a 1 an |
Dr. David von Oheimb
|
1737fb8f45
APPS: remove spurious errors when certain config file entries are not provided
|
il y a 1 an |
Michael Baentsch
|
fefeecf00d
Cast the argument to unsigned char when calling isspace()
|
il y a 1 an |
Tomas Mraz
|
973801c91a
Update copyright year
|
il y a 1 an |
Dr. David von Oheimb
|
6ce19b7e2d
CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)
|
il y a 1 an |
wangyuhang
|
4343b2923a
unbuffer stdin before get passwd from stdin
|
il y a 2 ans |
Simo Sorce
|
56de1f3ce3
Drop explicit check for engines in opt_legacy_okay
|
il y a 2 ans |
xkernel
|
3e9ce25c6a
Checking the return of BIO_new_fp(). If it returns NULL, then it is unnecessary to build the BIO chain and better make the caller directly return NULL
|
il y a 2 ans |
Dr. David von Oheimb
|
b74fc77b44
APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial.
|
il y a 2 ans |
Dr. David von Oheimb
|
ae8a8f0619
app_http_tls_cb(): fix crash on inconsistency w.r.t. use of TLS
|
il y a 2 ans |
Peiwei Hu
|
3ae326d4d8
Fix the checks of X509_LOOKUP_* functions
|
il y a 2 ans |
Hartmut Holzgraefe
|
67e1b558e6
Have set_dateopt() return 1 on success to make -dateopt work
|
il y a 2 ans |
Dmitry Belyavskiy
|
2c31d942af
str[n]casecmp => OPENSSL_strncasecmp
|
il y a 2 ans |
Matt Caswell
|
ee71383a8d
Update copyright year
|
il y a 2 ans |
xkernel
|
aef0e2a12a
check return value of functions that call BIO_new() internally
|
il y a 2 ans |
Pauli
|
2ee3e38f8f
coverity 1497107: dereference after null check
|
il y a 2 ans |
Dr. David von Oheimb
|
c245cc1be1
app_http_tls_cb: Fix double-free in case TLS not used
|
il y a 3 ans |
Dr. David von Oheimb
|
46ee414f64
HTTP client: Work around HTTPS proxy use bug due to callback design flaw
|
il y a 3 ans |
Dr. David von Oheimb
|
e0314df5f2
HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function
|
il y a 3 ans |
PW Hu
|
91b749a272
Return -1 properly from do_X509_REQ_verify and do_X509_verify
|
il y a 3 ans |
Dr. David von Oheimb
|
32f7be2ab7
APPS: Fix result type of dump_cert_text() and behavior of print_name() on out==NULL
|
il y a 3 ans |
Pauli
|
2f0a53816b
apps: avoid using POSIX IO macros and functions when built without them.
|
il y a 3 ans |
Pauli
|
ff21571365
apps: add a function opt_legacy_okay() that indicates if legacy paths are permitted or not
|
il y a 3 ans |
Tomas Mraz
|
d82d1d11d4
load_key_certs_crls: Avoid reporting any spurious errors
|
il y a 3 ans |
Pauli
|
a1fb5eb920
apps: move global libctx and property query into their own file
|
il y a 3 ans |