openssl/crypto/asn1
Michael Richardson f60e35d01e reduce surprise in choice of CASE/String/STRING by allowing all inputs to be in any case
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14877)
2021-05-11 19:09:45 +10:00
..
a_bitstr.c Update copyright year 2021-04-08 13:04:41 +01:00
a_d2i_fp.c Update copyright year 2021-04-22 14:38:44 +01:00
a_digest.c asn1: fix indentation 2021-04-21 09:27:51 +10:00
a_dup.c Update copyright year 2021-04-22 14:38:44 +01:00
a_gentm.c Update copyright year 2021-04-08 13:04:41 +01:00
a_i2d_fp.c
a_int.c Add more negative checks for integers passed to OPENSSL_malloc(). 2021-04-16 12:10:08 +10:00
a_mbstr.c Add more negative checks for integers passed to OPENSSL_malloc(). 2021-04-16 12:10:08 +10:00
a_object.c ASN1: Ensure that d2i_ASN1_OBJECT() frees the strings on ASN1_OBJECT reuse 2021-04-27 12:43:52 +02:00
a_octet.c
a_print.c
a_sign.c Add "origin" field to EVP_CIPHER, EVP_MD 2021-04-18 10:03:07 +02:00
a_strex.c Update copyright year 2021-03-11 13:27:36 +00:00
a_strnid.c
a_time.c crypto: raise error on malloc failure 2021-04-14 09:31:49 +10:00
a_type.c Update copyright year 2021-04-08 13:04:41 +01:00
a_utctm.c Update copyright year 2021-04-08 13:04:41 +01:00
a_utf8.c ASN1: limit the Unicode code point range in UTF8_getc() and UTF8_putc() 2021-03-18 14:12:48 +10:00
a_verify.c
ameth_lib.c Update copyright year 2021-04-22 14:38:44 +01:00
asn1_err.c Check for integer overflow in i2a_ASN1_OBJECT and error out if found. 2021-04-07 18:06:06 +10:00
asn1_gen.c reduce surprise in choice of CASE/String/STRING by allowing all inputs to be in any case 2021-05-11 19:09:45 +10:00
asn1_item_list.c
asn1_item_list.h
asn1_lib.c asn1_lib.c: ASN1_put_object: Remove comment about "class 0". 2021-04-29 13:53:19 +02:00
asn1_local.h Update copyright year 2021-04-08 13:04:41 +01:00
asn1_par.c Update copyright year 2021-04-08 13:04:41 +01:00
asn_mime.c
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c Update copyright year 2021-04-22 14:38:44 +01:00
bio_ndef.c Update copyright year 2021-03-11 13:27:36 +00:00
build.info
charmap.h
charmap.pl Add a local perl module to get year last changed 2021-03-31 13:59:53 +02:00
d2i_param.c
d2i_pr.c d2i_PrivateKey_decoder(): Fix premature exit on unsuccessful OSSL_DECODER_CTX_new_for_pkey() 2021-04-08 15:18:58 +02:00
d2i_pu.c
evp_asn1.c Update copyright year 2021-04-08 13:04:41 +01:00
f_int.c
f_string.c
i2d_evp.c crypto/asn1/i2d_evp.c: Fix i2d_provided() to return a proper length 2021-02-27 16:14:09 +01:00
n_pkey.c
nsseq.c
p5_pbe.c Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
p5_pbev2.c Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
p5_scrypt.c Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
p8_pkey.c
standard_methods.h Update copyright year 2021-04-08 13:04:41 +01:00
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c tasn_dec: use do/while around statement macros 2021-05-08 09:22:36 -07:00
tasn_enc.c crypto: raise error on malloc failure 2021-04-14 09:31:49 +10:00
tasn_fre.c Update copyright year 2021-04-08 13:04:41 +01:00
tasn_new.c Update copyright year 2021-04-08 13:04:41 +01:00
tasn_prn.c Update copyright year 2021-04-08 13:04:41 +01:00
tasn_scn.c
tasn_typ.c
tasn_utl.c Add more negative checks for integers passed to OPENSSL_malloc(). 2021-04-16 12:10:08 +10:00
tbl_standard.h
x_algor.c Update copyright year 2021-04-08 13:04:41 +01:00
x_bignum.c
x_info.c
x_int64.c Update copyright year 2021-04-08 13:04:41 +01:00
x_long.c
x_pkey.c
x_sig.c
x_spki.c
x_val.c