openssl/crypto/x509
Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers
Don't define stacks in C source files: it causes warnings
about unused functions in some compilers.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-07 18:00:51 +00:00
..
by_dir.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
by_file.c
Makefile make update 2015-12-09 22:09:19 +00:00
t_crl.c
t_req.c
t_x509.c New function X509_get0_pubkey 2015-12-14 23:06:14 +00:00
x509_att.c
x509_cmp.c Use X509_get0_pubkey where appropriate 2015-12-31 18:44:46 +00:00
x509_d2.c
x509_def.c
x509_err.c X509_verify_cert() cleanup 2016-01-03 17:21:16 -05:00
x509_ext.c
x509_lcl.h Only declare stacks in headers 2016-01-07 18:00:51 +00:00
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c Use X509_get0_pubkey where appropriate 2015-12-31 18:44:46 +00:00
x509_set.c
x509_trs.c Drop incorrect id == -1 case from X509_check_trust 2016-01-03 17:21:40 -05:00
x509_txt.c
x509_v3.c
x509_vfy.c DANE support structures, constructructors and accessors 2016-01-05 19:31:49 -05:00
x509_vpm.c DANE support structures, constructructors and accessors 2016-01-05 19:31:49 -05:00
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c Use X509_get0_pubkey where appropriate 2015-12-31 18:44:46 +00:00
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
x_req.c
x_x509.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
x_x509a.c