Dr. David von Oheimb 6097eb2152 libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t 1 year ago
..
a_bitstr.c 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
a_d2i_fp.c dea2878fac Teach more of the ASN.1 code about libctx/propq 3 years ago
a_digest.c ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
a_dup.c 7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq 3 years ago
a_gentm.c 3c2bdd7df9 Update copyright year 3 years ago
a_i2d_fp.c 0789c7d834 Update copyright year 3 years ago
a_int.c 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() 1 year ago
a_mbstr.c 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() 1 year ago
a_object.c 1727465471 ASN1: Ensure that d2i_ASN1_OBJECT() frees the strings on ASN1_OBJECT reuse 3 years 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 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
a_strex.c c65abf2213 check i2d_ASN1_TYPE return value 3 years ago
a_strnid.c 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 2 years ago
a_time.c 6097eb2152 libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t 1 year 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 38fc02a708 Update copyright year 3 years ago
ameth_lib.c fecb3aae22 Update copyright year 2 years ago
asn1_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 years ago
asn1_gen.c 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year 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 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
asn1_local.h 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
asn1_parse.c d65d296383 asn1: properly clean up on failed BIO creation 2 years ago
asn_mime.c 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 2 years ago
asn_moid.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
asn_mstbl.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
asn_pack.c 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() 1 year ago
bio_asn1.c 3a1d2b5952 Fix memory leak in i2d_ASN1_bio_stream 2 years ago
bio_ndef.c 3a1d2b5952 Fix memory leak in i2d_ASN1_bio_stream 2 years ago
build.info 4439a6483e ASN1: rename asn1_par.c to asn1_parse.c for clarity; simplify asn1_parse2() 3 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 3 years ago
d2i_pr.c 6a2b8ff392 Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 3 years ago
d2i_pu.c fecb3aae22 Update copyright year 2 years ago
evp_asn1.c 0760d132da Avoid invoking memcpy if size is zero or the supplied buffer is NULL 2 years ago
f_int.c 605856d72c Update copyright year 3 years ago
f_string.c 605856d72c Update copyright year 3 years ago
i2d_evp.c fecb3aae22 Update copyright year 2 years ago
n_pkey.c 38fc02a708 Update copyright year 3 years ago
nsseq.c 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
p5_pbe.c 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
p5_pbev2.c fecb3aae22 Update copyright year 2 years ago
p5_scrypt.c ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
p8_pkey.c 33388b44b6 Update copyright year 4 years ago
standard_methods.h 3c2bdd7df9 Update copyright year 3 years 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 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() 1 year ago
tasn_enc.c a773e67b89 asn.1: fix Coverity 1487104 Logically dead code 2 years ago
tasn_fre.c 3c2bdd7df9 Update copyright year 3 years ago
tasn_new.c dea2878fac Teach more of the ASN.1 code about libctx/propq 3 years ago
tasn_prn.c 3c2bdd7df9 Update copyright year 3 years ago
tasn_scn.c 605856d72c Update copyright year 3 years 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 a935791d54 Rework and make DEBUG macros consistent. 3 years ago
tbl_standard.h eec0ad10b9 Update copyright year 3 years ago
x_algor.c fecb3aae22 Update copyright year 2 years ago
x_bignum.c 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
x_info.c 605856d72c Update copyright year 3 years ago
x_int64.c 3c2bdd7df9 Update copyright year 3 years ago
x_long.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
x_pkey.c 605856d72c Update copyright year 3 years 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