openssl/crypto/asn1
Dr. Stephen Henson 5de18d5d0d Encode INTEGER correctly.
If an ASN1_INTEGER structure is allocated but not explicitly set encode
it as zero: don't generate an invalid zero length INTEGER.
(cherry picked from commit 1643edc63c)
2013-03-18 14:22:08 +00:00
..
.cvsignore
a_bitstr.c
a_bool.c
a_bytes.c
a_d2i_fp.c Check for potentially exploitable overflows in asn1_d2i_read_bio 2012-04-19 16:19:56 +00:00
a_digest.c
a_dup.c
a_enum.c
a_gentm.c new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 2012-11-19 15:12:07 +00:00
a_i2d_fp.c
a_int.c Encode INTEGER correctly. 2013-03-18 14:22:08 +00:00
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_set.c
a_sign.c
a_strex.c Fix Valgrind warning. 2012-09-24 19:49:16 +00:00
a_strnid.c fix ASN1_STRING_TABLE_add so it can override existing string table values 2012-10-19 15:06:31 +00:00
a_time.c Reorganise parameters for OPENSSL_gmtime_diff. 2012-11-21 14:13:20 +00:00
a_type.c
a_utctm.c Reorganise parameters for OPENSSL_gmtime_diff. 2012-11-21 14:13:20 +00:00
a_utf8.c
a_verify.c
ameth_lib.c Initial experimental support for X9.42 DH parameter format to handle 2011-12-07 00:32:34 +00:00
asn1_err.c New config module for string tables. This can be used to add new 2012-10-22 13:05:54 +00:00
asn1_gen.c New config module for string tables. This can be used to add new 2012-10-22 13:05:54 +00:00
asn1_lib.c
asn1_locl.h new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 2012-11-19 15:12:07 +00:00
asn1_mac.h
asn1_par.c
asn1.h first parameter is difference in days, not years 2012-11-20 15:19:53 +00:00
asn1t.h
asn_mime.c corrected fix to PR#2711 and also cover mime_param_cmp 2012-03-12 16:32:19 +00:00
asn_moid.c
asn_mstbl.c oops, add missing asn_mstbl.c 2012-10-24 13:27:46 +00:00
asn_pack.c
bio_asn1.c
bio_ndef.c
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c
f_enum.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile make depend. 2013-02-21 18:17:38 +00:00
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p8_pkey.c
t_bitst.c
t_crl.c
t_pkey.c
t_req.c
t_spki.c
t_x509.c print out issuer and subject unique identifier fields in certificates 2012-06-12 13:41:18 +00:00
t_x509a.c
tasn_dec.c
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c ans1/tasn_prn.c: avoid bool in variable names. 2012-03-29 17:48:19 +00:00
tasn_scn.c
tasn_typ.c
tasn_utl.c
x_algor.c
x_attrib.c
x_bignum.c
x_crl.c initial support for delta CRL generations by diffing two full CRLs 2012-12-04 18:35:36 +00:00
x_exten.c
x_info.c
x_long.c
x_name.c PR: 2736 2012-02-27 18:45:28 +00:00
x_nx509.c
x_pkey.c
x_pubkey.c PR: 2813 2012-05-11 13:53:37 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c New functions to retrieve certificate signatures and signature OID NID. 2012-06-13 13:08:12 +00:00
x_x509a.c