..
a_bitstr.c
a_d2i_fp.c
Teach more of the ASN.1 code about libctx/propq
2021-06-05 17:39:10 +10:00
a_digest.c
Rename all getters to use get/get0 in name
2021-06-01 12:40:00 +02:00
a_dup.c
Give ASN.1 objects the ability to report their libctx/propq
2021-06-05 17:39:27 +10:00
a_gentm.c
a_i2d_fp.c
a_int.c
a_mbstr.c
a_object.c
a_octet.c
a_print.c
Update copyright year
2021-09-07 13:35:43 +02:00
a_sign.c
Fix malloc failure handling of X509_ALGOR_set0()
2022-01-14 18:47:20 +01:00
a_strex.c
a_strnid.c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
2021-11-17 15:48:34 +01:00
a_time.c
Add support for ISO 8601 datetime format
2021-06-11 12:39:46 +02:00
a_type.c
a_utctm.c
a_utf8.c
a_verify.c
Update copyright year
2021-06-17 13:24:59 +01:00
ameth_lib.c
asn1_err.c
asn1_gen.c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
2021-11-17 15:48:34 +01:00
asn1_item_list.c
asn1_item_list.h
asn1_lib.c
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
2021-08-31 12:20:12 +02:00
asn1_local.h
Teach more of the ASN.1 code about libctx/propq
2021-06-05 17:39:10 +10:00
asn1_parse.c
asn1: properly clean up on failed BIO creation
2021-06-22 12:43:21 +10:00
asn_mime.c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
2021-11-17 15:48:34 +01:00
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c
Fix memory leak in i2d_ASN1_bio_stream
2021-07-02 16:17:11 +02:00
bio_ndef.c
Fix memory leak in i2d_ASN1_bio_stream
2021-07-02 16:17:11 +02:00
build.info
ASN1: rename asn1_par.c to asn1_parse.c for clarity; simplify asn1_parse2()
2021-06-15 14:23:21 +02:00
charmap.h
Fix copyright year issues
2022-01-06 09:27:02 +01:00
charmap.pl
d2i_param.c
Update copyright year
2021-06-17 13:24:59 +01:00
d2i_pr.c
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
2021-06-09 17:00:10 +02:00
d2i_pu.c
sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2
2022-01-05 10:07:48 +01:00
evp_asn1.c
Avoid invoking memcpy if size is zero or the supplied buffer is NULL
2021-08-25 17:02:37 +02:00
f_int.c
f_string.c
i2d_evp.c
sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2
2022-01-05 10:07:48 +01:00
n_pkey.c
Update copyright year
2021-06-17 13:24:59 +01:00
nsseq.c
p5_pbe.c
add zero strenght arguments to BN and RAND RNG calls
2021-05-29 17:17:12 +10:00
p5_pbev2.c
asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying code
2022-01-07 10:42:44 +01:00
p5_scrypt.c
Rename all getters to use get/get0 in name
2021-06-01 12:40:00 +02:00
p8_pkey.c
standard_methods.h
t_bitst.c
t_pkey.c
t_spki.c
Update copyright year
2021-09-07 13:35:43 +02:00
tasn_dec.c
asn1_item_embed_d2i: fix th return check
2021-11-22 14:43:44 +01:00
tasn_enc.c
asn.1: fix Coverity 1487104 Logically dead code
2021-07-13 09:24:04 +10:00
tasn_fre.c
tasn_new.c
Teach more of the ASN.1 code about libctx/propq
2021-06-05 17:39:10 +10:00
tasn_prn.c
tasn_scn.c
tasn_typ.c
tasn_utl.c
tbl_standard.h
x_algor.c
Fix malloc failure handling of X509_ALGOR_set0()
2022-01-14 18:47:20 +01:00
x_bignum.c
x_info.c
x_int64.c
x_long.c
x_pkey.c
x_sig.c
x_spki.c
x_val.c