Pauli 10dbfcc91e asn.1: remove TODOs il y a 3 ans
..
a_bitstr.c 3c2bdd7df9 Update copyright year il y a 3 ans
a_d2i_fp.c afecd85db1 Replace some of the ERR_clear_error() calls with mark calls il y a 3 ans
a_digest.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
a_dup.c f5afac4bda Update copyright year il y a 3 ans
a_gentm.c 3c2bdd7df9 Update copyright year il y a 3 ans
a_i2d_fp.c 0789c7d834 Update copyright year il y a 3 ans
a_int.c 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). il y a 3 ans
a_mbstr.c 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). il y a 3 ans
a_object.c 1727465471 ASN1: Ensure that d2i_ASN1_OBJECT() frees the strings on ASN1_OBJECT reuse il y a 3 ans
a_octet.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 5 ans
a_print.c 25f2138b0a Reorganize private crypto header files il y a 4 ans
a_sign.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
a_strex.c c65abf2213 check i2d_ASN1_TYPE return value il y a 3 ans
a_strnid.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
a_time.c 89947af2c5 crypto: raise error on malloc failure il y a 3 ans
a_type.c 3c2bdd7df9 Update copyright year il y a 3 ans
a_utctm.c 3c2bdd7df9 Update copyright year il y a 3 ans
a_utf8.c ba64e5a92a ASN1: limit the Unicode code point range in UTF8_getc() and UTF8_putc() il y a 3 ans
a_verify.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
ameth_lib.c f5afac4bda Update copyright year il y a 3 ans
asn1_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions il y a 3 ans
asn1_gen.c 0789c7d834 Update copyright year il y a 3 ans
asn1_item_list.c 605856d72c Update copyright year il y a 3 ans
asn1_item_list.h 4333b89f50 Update copyright year il y a 3 ans
asn1_lib.c 0f077b5fd8 asn1_lib.c: ASN1_put_object: Remove comment about "class 0". il y a 3 ans
asn1_local.h 3c2bdd7df9 Update copyright year il y a 3 ans
asn1_par.c 3c2bdd7df9 Update copyright year il y a 3 ans
asn_mime.c 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
asn_moid.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
asn_mstbl.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() il y a 3 ans
asn_pack.c 605856d72c Update copyright year il y a 3 ans
bio_asn1.c 10dbfcc91e asn.1: remove TODOs il y a 3 ans
bio_ndef.c 8020d79b40 Update copyright year il y a 3 ans
build.info 4227e504c8 Adapt libcrypto functionality to specify the desired output structure il y a 3 ans
charmap.h 38b57c4c52 Update copyright years of auto-generated headers (make update) il y a 3 ans
charmap.pl c37b947957 Add a local perl module to get year last changed il y a 3 ans
d2i_param.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
d2i_pr.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
d2i_pu.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
evp_asn1.c 3c2bdd7df9 Update copyright year il y a 3 ans
f_int.c 605856d72c Update copyright year il y a 3 ans
f_string.c 605856d72c Update copyright year il y a 3 ans
i2d_evp.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
n_pkey.c 6229815ab8 Use <> for #include openssl/xxx il y a 3 ans
nsseq.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 5 ans
p5_pbe.c 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
p5_pbev2.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
p5_scrypt.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
p8_pkey.c 33388b44b6 Update copyright year il y a 4 ans
standard_methods.h 3c2bdd7df9 Update copyright year il y a 3 ans
t_bitst.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 5 ans
t_pkey.c 25f2138b0a Reorganize private crypto header files il y a 4 ans
t_spki.c 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 4 ans
tasn_dec.c 32b1da718d tasn_dec: use do/while around statement macros il y a 3 ans
tasn_enc.c 89947af2c5 crypto: raise error on malloc failure il y a 3 ans
tasn_fre.c 3c2bdd7df9 Update copyright year il y a 3 ans
tasn_new.c 3c2bdd7df9 Update copyright year il y a 3 ans
tasn_prn.c 3c2bdd7df9 Update copyright year il y a 3 ans
tasn_scn.c 605856d72c Update copyright year il y a 3 ans
tasn_typ.c 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
tasn_utl.c a935791d54 Rework and make DEBUG macros consistent. il y a 3 ans
tbl_standard.h eec0ad10b9 Update copyright year il y a 3 ans
x_algor.c ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
x_bignum.c 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 4 ans
x_info.c 605856d72c Update copyright year il y a 3 ans
x_int64.c 3c2bdd7df9 Update copyright year il y a 3 ans
x_long.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
x_pkey.c 605856d72c Update copyright year il y a 3 ans
x_sig.c 25f2138b0a Reorganize private crypto header files il y a 4 ans
x_spki.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 5 ans
x_val.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 5 ans