Richard Levitte ca89174bc9 ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes 6 anni fa
..
a_bitstr.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_d2i_fp.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_digest.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_dup.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_gentm.c a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 anni fa
a_i2d_fp.c a6f622bc99 Add error handling in dsa_main and ASN1_i2d_bio. 7 anni fa
a_int.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_mbstr.c a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 anni fa
a_object.c cba024dc68 i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer 6 anni fa
a_octet.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
a_print.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_sign.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_strex.c d02d80b2e8 Limit scope of CN name constraints 6 anni fa
a_strnid.c 28428130db Update copyright year 6 anni fa
a_time.c e44d376180 Fix return value of ASN1_TIME_compare 7 anni fa
a_type.c 26a7d938c9 Remove parentheses of return. 7 anni fa
a_utctm.c a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 anni fa
a_utf8.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
a_verify.c 26a7d938c9 Remove parentheses of return. 7 anni fa
ameth_lib.c 38eca7fed0 Make EVP_PKEY_asn1_new() stricter with its input 6 anni fa
asn1_err.c cba024dc68 i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer 6 anni fa
asn1_gen.c 009951d24d Constify ASN1_generate_nconf 8 anni fa
asn1_item_list.c 12d2ee211b Fix config option 'no-deprecated' 8 anni fa
asn1_item_list.h e15c95ce85 make scrypt ASN.1 parameter functions public 7 anni fa
asn1_lib.c 1f06acc08f Change return (x) to return x 7 anni fa
asn1_locl.h 03996c19c3 asn1_item_embed_new(): don't free an embedded item 7 anni fa
asn1_par.c 60eba30f60 Memory bounds checking in asn1 code. 7 anni fa
asn_mime.c 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 anni fa
asn_moid.c 19934970ac asn1/asn_moid.c: overhaul do_create. 6 anni fa
asn_mstbl.c a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 anni fa
asn_pack.c 0c8006480f Constify ASN1_item_unpack(). 8 anni fa
bio_asn1.c 28428130db Update copyright year 6 anni fa
bio_ndef.c 28428130db Update copyright year 6 anni fa
build.info 93f7d6fc10 Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 7 anni fa
charmap.h 97d37b85d4 Generate copyright year properly 6 anni fa
charmap.pl 0d66475908 Update copyright year 6 anni fa
d2i_pr.c 26a7d938c9 Remove parentheses of return. 7 anni fa
d2i_pu.c 26a7d938c9 Remove parentheses of return. 7 anni fa
evp_asn1.c 26a7d938c9 Remove parentheses of return. 7 anni fa
f_int.c 26a7d938c9 Remove parentheses of return. 7 anni fa
f_string.c 26a7d938c9 Remove parentheses of return. 7 anni fa
i2d_pr.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
i2d_pu.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
n_pkey.c 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 anni fa
nsseq.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
p5_pbe.c 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 anni fa
p5_pbev2.c fd38836ba8 Update copyright year 6 anni fa
p5_scrypt.c 49c9c1b3d0 add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c 6 anni fa
p8_pkey.c 245c6bc33b Constify private key decode. 8 anni fa
standard_methods.h ddb634fe6f Move SM2 algos to SM2 specific PKEY method 6 anni fa
t_bitst.c fa3a84422d Constify some input buffers in asn1 8 anni fa
t_pkey.c dbf89a9b94 Constify ASN1_buf_print 8 anni fa
t_spki.c b1322259d9 Copyright consolidation 09/10 8 anni fa
tasn_dec.c c4d3c19b4c Update copyright year 6 anni fa
tasn_enc.c cdb10bae3f Set error code on alloc failures 6 anni fa
tasn_fre.c 03996c19c3 asn1_item_embed_new(): don't free an embedded item 7 anni fa
tasn_new.c 28428130db Update copyright year 6 anni fa
tasn_prn.c cbe2964821 Consistent formatting for sizeof(foo) 7 anni fa
tasn_scn.c f59f23c383 Add more zalloc 8 anni fa
tasn_typ.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
tasn_utl.c 680b9d45b0 asn1/tasn_utl.c: fix logical error in and overhaul asn1_do_lock. 6 anni fa
tbl_standard.h 4a8ab10dd2 Add some OID's from X.520 7 anni fa
x_algor.c a0fda2cf2d Address some code-analysis issues. 7 anni fa
x_bignum.c 3cea73a7fc Fix print of ASN.1 BIGNUM type. 8 anni fa
x_info.c 2039c421b0 Copyright consolidation 08/10 8 anni fa
x_int64.c ca89174bc9 ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes 6 anni fa
x_long.c 60eba30f60 Memory bounds checking in asn1 code. 7 anni fa
x_pkey.c b1322259d9 Copyright consolidation 09/10 8 anni fa
x_sig.c 0b7347effe Add X509_getm_notBefore, X509_getm_notAfter 8 anni fa
x_spki.c 624265c60e Cleanup some copyright stuff 7 anni fa
x_val.c 2039c421b0 Copyright consolidation 08/10 8 anni fa