openssl/crypto/x509
Viktor Dukhovni 7b7eb4725e Drop duplicate ctx->verify_cb assignment
The right variant is ~18 lines below.

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-03 10:50:40 -04:00
..
build.info
by_dir.c
by_file.c
t_crl.c
t_req.c
t_x509.c
x509_att.c
x509_cmp.c Avoid overflow issues in X509_cmp. 2016-04-29 17:01:09 +02:00
x509_d2.c
x509_def.c
x509_err.c Add checks to X509_NAME_oneline() 2016-04-29 19:42:21 +01:00
x509_ext.c
x509_lcl.h
x509_lu.c Fix some X509_STORE macros 2016-04-29 23:13:58 +01:00
x509_obj.c Prevent EBCDIC overread for very long strings 2016-05-03 10:22:47 +01:00
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c
x509_vfy.c Drop duplicate ctx->verify_cb assignment 2016-05-03 10:50:40 -04:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c Add size limit to X509_NAME structure. 2016-04-29 19:42:21 +01:00
x_pubkey.c
x_req.c
x_x509.c Fix i2d_X509_AUX: pp can be NULL. 2016-05-02 22:46:39 +01:00
x_x509a.c