Job Snijders eadd8c4727 Add appropriate lower bound checks for GeneralizedTime and UTCTime 1 month ago
..
a_bitstr.c da1c088f59 Copyright year updates 6 months ago
a_d2i_fp.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_digest.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_gentm.c 3c2bdd7df9 Update copyright year 3 years ago
a_i2d_fp.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_int.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_mbstr.c 73ebaac827 Fix error handling in ASN1_mbstring_ncopy 3 months ago
a_object.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_octet.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
a_print.c a8d9bd8114 Update copyright year 2 years ago
a_sign.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_strex.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
a_strnid.c da1c088f59 Copyright year updates 6 months ago
a_time.c eadd8c4727 Add appropriate lower bound checks for GeneralizedTime and UTCTime 1 month ago
a_type.c 3c2bdd7df9 Update copyright year 3 years ago
a_utctm.c 3c2bdd7df9 Update copyright year 3 years ago
a_utf8.c ba64e5a92a ASN1: limit the Unicode code point range in UTF8_getc() and UTF8_putc() 3 years ago
a_verify.c da1c088f59 Copyright year updates 6 months ago
ameth_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
asn1_err.c eadd8c4727 Add appropriate lower bound checks for GeneralizedTime and UTCTime 1 month ago
asn1_gen.c 80f32964a5 Do not include crypto/asn1.h from internal/cryptlib.h 5 months ago
asn1_item_list.c 605856d72c Update copyright year 3 years ago
asn1_item_list.h e2f6960fc5 CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt() 1 year ago
asn1_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
asn1_local.h 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
asn1_parse.c da1c088f59 Copyright year updates 6 months ago
asn_mime.c da1c088f59 Copyright year updates 6 months ago
asn_moid.c a552c23c65 Harden asn1 oid loader to invalid inputs 3 months ago
asn_mstbl.c 0981c20f8e Fix NULL pointer deref when parsing the stable section 2 months ago
asn_pack.c da1c088f59 Copyright year updates 6 months ago
bio_asn1.c 0f48050b5a Fix BIO_f_asn1() to properly report some errors 1 year ago
bio_ndef.c da1c088f59 Copyright year updates 6 months ago
build.info 4439a6483e ASN1: rename asn1_par.c to asn1_parse.c for clarity; simplify asn1_parse2() 2 years ago
charmap.h fd84b9c3e9 Fix copyright year issues 2 years ago
charmap.pl c37b947957 Add a local perl module to get year last changed 3 years ago
d2i_param.c 38fc02a708 Update copyright year 2 years ago
d2i_pr.c da1c088f59 Copyright year updates 6 months ago
d2i_pu.c fecb3aae22 Update copyright year 1 year ago
evp_asn1.c 0760d132da Avoid invoking memcpy if size is zero or the supplied buffer is NULL 2 years ago
f_int.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
f_string.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
i2d_evp.c da1c088f59 Copyright year updates 6 months ago
n_pkey.c 38fc02a708 Update copyright year 2 years ago
nsseq.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
p5_pbe.c da1c088f59 Copyright year updates 6 months ago
p5_pbev2.c da1c088f59 Copyright year updates 6 months ago
p5_scrypt.c da1c088f59 Copyright year updates 6 months ago
p8_pkey.c 33388b44b6 Update copyright year 3 years ago
standard_methods.h da1c088f59 Copyright year updates 6 months ago
t_bitst.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
t_pkey.c 25f2138b0a Reorganize private crypto header files 4 years ago
t_spki.c a8d9bd8114 Update copyright year 2 years ago
tasn_dec.c eadd8c4727 Add appropriate lower bound checks for GeneralizedTime and UTCTime 1 month ago
tasn_enc.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
tasn_fre.c 3c2bdd7df9 Update copyright year 3 years ago
tasn_new.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
tasn_prn.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
tasn_scn.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
tasn_typ.c 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
tasn_utl.c da1c088f59 Copyright year updates 6 months ago
tbl_standard.h eec0ad10b9 Update copyright year 3 years ago
x_algor.c fecb3aae22 Update copyright year 1 year ago
x_bignum.c 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
x_info.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
x_int64.c 1555c86e5f Cast values to match printf format strings. 1 year ago
x_long.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
x_pkey.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
x_sig.c 25f2138b0a Reorganize private crypto header files 4 years ago
x_spki.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
x_val.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago