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