openssl/crypto/asn1
Dr. Stephen Henson 9fe51d5f73 PR: 2556 (partial)
Reported by: Daniel Marschall <daniel-marschall@viathinksoft.de>
Reviewed by: steve

Fix OID routines.

Check on encoding leading zero rejection should start at beginning of
encoding.

Allow for initial digit when testing when to use BIGNUMs which can increase
first value by 2 * 40.
2011-07-14 12:01:53 +00:00
..
.cvsignore
a_bitstr.c
a_bool.c
a_bytes.c
a_d2i_fp.c
a_digest.c Audit libcrypto for unchecked return values: fix all cases enountered 2009-09-23 23:43:49 +00:00
a_dup.c PR: 1644 2009-09-06 15:49:46 +00:00
a_enum.c
a_gentm.c experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 2010-05-03 12:17:44 +00:00
a_i2d_fp.c
a_int.c Fix warnings. 2010-06-12 14:13:23 +00:00
a_mbstr.c Fix unitialized warnings 2009-10-04 16:52:51 +00:00
a_object.c PR: 2556 (partial) 2011-07-14 12:01:53 +00:00
a_octet.c
a_print.c
a_set.c
a_sign.c add X509_CRL_sign_ctx function 2010-03-14 12:52:38 +00:00
a_strex.c Fix escaping code for string printing. If *any* escaping is enabled we 2011-01-03 01:31:24 +00:00
a_strnid.c PR: 2433 2011-01-24 16:19:52 +00:00
a_time.c experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 2010-05-03 12:17:44 +00:00
a_type.c
a_utctm.c experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 2010-05-03 12:17:44 +00:00
a_utf8.c
a_verify.c Support routines for ASN1 scanning function, doesn't do much yet. 2010-12-13 18:15:28 +00:00
ameth_lib.c stop warning with no-engine 2011-01-13 15:41:58 +00:00
asn1_err.c Fix error codes. 2011-02-03 10:03:23 +00:00
asn1_gen.c PR: 2090 2009-11-10 00:48:07 +00:00
asn1_lib.c
asn1_locl.h Support routines for ASN1 scanning function, doesn't do much yet. 2010-12-13 18:15:28 +00:00
asn1_mac.h
asn1_par.c PR: 2056 2009-10-01 00:11:04 +00:00
asn1.h Fix error codes. 2011-02-03 10:03:23 +00:00
asn1t.h
asn_mime.c
asn_moid.c
asn_pack.c
bio_asn1.c
bio_ndef.c no need to include memory.h 2011-04-30 23:37:42 +00:00
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c PR: 2088 2009-11-12 19:56:56 +00:00
evp_asn1.c
f_enum.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile make update 2011-02-03 10:17:53 +00:00
n_pkey.c Fix warnings. 2010-06-12 14:13:23 +00:00
nsseq.c
p5_pbe.c
p5_pbev2.c Fix memory leak. 2011-02-07 13:34:00 +00:00
p8_pkey.c
t_bitst.c
t_crl.c Fix warnings. 2010-06-12 14:13:23 +00:00
t_pkey.c
t_req.c
t_spki.c
t_x509.c fix signature printing routines 2010-10-04 13:58:41 +00:00
t_x509a.c
tasn_dec.c Fix warnings. 2010-06-12 14:13:23 +00:00
tasn_enc.c
tasn_fre.c
tasn_new.c PR: 2013 2009-09-02 13:54:50 +00:00
tasn_prn.c
tasn_scn.c Fix error codes. 2011-02-03 10:03:23 +00:00
tasn_typ.c
tasn_utl.c
x_algor.c New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier) 2010-03-11 13:27:05 +00:00
x_attrib.c
x_bignum.c
x_crl.c Support routines for ASN1 scanning function, doesn't do much yet. 2010-12-13 18:15:28 +00:00
x_exten.c
x_info.c
x_long.c
x_name.c
x_nx509.c
x_pkey.c
x_pubkey.c
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(), 2010-10-03 18:58:09 +00:00
x_x509a.c