openssl/crypto/asn1
Dr. Stephen Henson 46a6cec699 Reorganise parameters for OPENSSL_gmtime_diff.
Make ASN1_UTCTIME_cmp_time_t more robust by using the new time functions.
2012-11-21 14:13:20 +00:00
..
.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 Check for potentially exploitable overflows in asn1_d2i_read_bio 2012-04-19 16:19:56 +00:00
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 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 asn1/t_x509.c: fix serial number print, harmonize with a_int.c. 2012-01-11 21:12:22 +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 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 Update from 1.0.0-stable. 2009-07-27 21:22:02 +00:00
a_sign.c add X509_CRL_sign_ctx function 2010-03-14 12:52:38 +00:00
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 Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
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 Initial experimental support for X9.42 DH parameter format to handle 2011-12-07 00:32:34 +00:00
asn1.h first parameter is difference in days, not years 2012-11-20 15:19:53 +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 Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
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 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:04 +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 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 Update from 1.0.0-stable. 2009-07-27 21:22:02 +00:00
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 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:56:56 +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 make depend 2012-11-19 15:13:33 +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 print out issuer and subject unique identifier fields in certificates 2012-06-12 13:41:18 +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 ans1/tasn_prn.c: avoid bool in variable names. 2012-03-29 17:48:19 +00:00
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 PR: 2736 2012-02-27 18:45:28 +00:00
x_nx509.c
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 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