..
.cvsignore
a_bitstr.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_bool.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_bytes.c
PR: 1835
2009-02-14 21:49:38 +00:00
a_d2i_fp.c
a_digest.c
a_dup.c
PR: 1644
2009-09-06 15:49:12 +00:00
a_enum.c
a_gentm.c
Fix error codes.
2009-04-05 11:54:34 +00:00
a_i2d_fp.c
a_int.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
a_mbstr.c
Fix unitialized warnings
2009-10-04 16:52:35 +00:00
a_object.c
The OID sanity check was incorrect. It should only disallow *leading* 0x80
2010-03-07 16:40:19 +00:00
a_octet.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_print.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_set.c
PR: 1996
2009-07-27 21:21:25 +00:00
a_sign.c
a_strex.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
a_strnid.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_time.c
PR: 1985
2009-07-11 21:42:47 +00:00
a_type.c
Fix some warnings.
2008-03-16 20:59:10 +00:00
a_utctm.c
Fix error codes.
2009-04-05 11:54:34 +00:00
a_utf8.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
a_verify.c
ameth_lib.c
Check it actually compiles this time ;-)
2009-12-02 14:25:55 +00:00
asn1.h
PR: 1644
2009-09-06 15:49:12 +00:00
asn1_err.c
Update from 0.9.8-stable
2009-07-24 11:15:55 +00:00
asn1_gen.c
PR: 2090
2009-11-10 00:47:37 +00:00
asn1_lib.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
asn1_locl.h
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
asn1_mac.h
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
asn1_par.c
PR: 2056
2009-10-01 00:11:49 +00:00
asn1t.h
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
asn_mime.c
Correctly handle errors in CMS I/O code.
2008-08-05 15:55:53 +00:00
asn_moid.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
asn_pack.c
PR: 1996
2009-07-27 21:21:25 +00:00
bio_asn1.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
bio_ndef.c
!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).
2008-12-26 15:32:59 +00:00
charmap.h
charmap.pl
d2i_pr.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
d2i_pu.c
PR: 2088
2009-11-12 19:57:39 +00:00
evp_asn1.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
f_enum.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile
Update dependencies.
2008-03-22 18:52:03 +00:00
n_pkey.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
nsseq.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
p5_pbe.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
p5_pbev2.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
p8_pkey.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
t_bitst.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
t_crl.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
t_pkey.c
t_req.c
t_spki.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
t_x509.c
PR: 2004
2009-08-10 14:57:11 +00:00
t_x509a.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
tasn_dec.c
Fix warnings (From HEAD, original patch by Ben).
2010-06-15 17:25:15 +00:00
tasn_enc.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
tasn_fre.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
tasn_new.c
PR: 2013
2009-09-02 13:55:22 +00:00
tasn_prn.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
tasn_typ.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
tasn_utl.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_algor.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_attrib.c
x_bignum.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_crl.c
Initial support for delta CRLs. If "use deltas" flag is set attempt to find
2008-09-01 15:15:16 +00:00
x_exten.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_info.c
x_long.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_name.c
Typo: just copy across an unknown type.
2009-01-28 12:32:03 +00:00
x_nx509.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00
x_pkey.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
x_pubkey.c
Revert the size_t modifications from HEAD that had led to more
2008-11-12 03:58:08 +00:00
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:57:01 +00:00
x_x509a.c
Update obsolete email address...
2008-11-05 18:39:08 +00:00