Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 anos atrás
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 anos atrás
Makefile 98bf13c36b make update 18 anos atrás
a_bitstr.c c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 anos atrás
a_bool.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 anos atrás
a_bytes.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 anos atrás
a_d2i_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
a_digest.c 8bb826ee53 Consistency. 19 anos atrás
a_dup.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
a_enum.c ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 anos atrás
a_gentm.c c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 anos atrás
a_i2d_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
a_int.c 6384e46da3 make some parameters const 18 anos atrás
a_mbstr.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
a_object.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 anos atrás
a_octet.c 6384e46da3 make some parameters const 18 anos atrás
a_print.c 0821bcd4de Constification. 19 anos atrás
a_set.c 45d10efc35 Simplicate and add lightness. 19 anos atrás
a_sign.c 03919683f9 Add support for default public key digest type ctrl. 18 anos atrás
a_strex.c 8c5a2bd6bb add additional checks + cleanup 18 anos atrás
a_strnid.c 727ef76ebd Add correct DN entry for serialNumber. 21 anos atrás
a_time.c d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 anos atrás
a_type.c e7a8b47f1a Fix warnings. 18 anos atrás
a_utctm.c 5e8904f289 Remove duplicate lines. 20 anos atrás
a_utf8.c 9d6b1ce644 24 anos atrás
a_verify.c ee1d9ec019 Remove link between digests and signature algorithms. 18 anos atrás
ameth_lib.c cddaba8ede Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags. 18 anos atrás
asn1.h 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 anos atrás
asn1_err.c 03919683f9 Add support for default public key digest type ctrl. 18 anos atrás
asn1_gen.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 anos atrás
asn1_lib.c 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 anos atrás
asn1_locl.h 492a9e2415 Allow public key ASN1 methods to set PKCS#7 SignerInfo structures. 18 anos atrás
asn1_mac.h c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 anos atrás
asn1_par.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 anos atrás
asn1t.h 2a45408c4a Update print macro properly this time... 19 anos atrás
asn_moid.c 6446e0c3c8 Extend OID config module format. 20 anos atrás
asn_pack.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
charmap.h a657546f9c 24 anos atrás
charmap.pl a657546f9c 24 anos atrás
d2i_pr.c e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 anos atrás
d2i_pu.c 9dd8405341 ecc api cleanup; summary: 19 anos atrás
evp_asn1.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 anos atrás
f_enum.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
f_int.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 anos atrás
f_string.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
i2d_pr.c e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 anos atrás
i2d_pu.c 9dd8405341 ecc api cleanup; summary: 19 anos atrás
n_pkey.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
nsseq.c 244847591f Extend callback function to support print customization. 19 anos atrás
p5_pbe.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anos atrás
p5_pbev2.c ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 anos atrás
p8_key.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
p8_pkey.c 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 anos atrás
t_bitst.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 anos atrás
t_crl.c 8afca8d9c6 Fix more error codes. 19 anos atrás
t_pkey.c 5950bf7943 Revert to original... 18 anos atrás
t_req.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 anos atrás
t_spki.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 anos atrás
t_x509.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 anos atrás
t_x509a.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 anos atrás
tasn_dec.c 827c55741b Tolerate a SEQUENCE in DN components. 18 anos atrás
tasn_enc.c 25a58453ff Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 18 anos atrás
tasn_fre.c 244847591f Extend callback function to support print customization. 19 anos atrás
tasn_new.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 anos atrás
tasn_prn.c f3481ca28f Print out zero length string properly. 18 anos atrás
tasn_typ.c 230fd6b7b6 Preliminary streaming ASN1 encode support. 22 anos atrás
tasn_utl.c f3f52d7f45 More ASN1 reformat/tidy. 20 anos atrás
x_algor.c 9c9c98ad2e Typo. 18 anos atrás
x_attrib.c 1241126adf 23 anos atrás
x_bignum.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 anos atrás
x_crl.c 8265328def Oops :-) 19 anos atrás
x_exten.c 1241126adf 23 anos atrás
x_info.c 9d6b1ce644 24 anos atrás
x_long.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 anos atrás
x_name.c 5abe32d861 Return 2 from X509_NAME printing routine to add newline. 19 anos atrás
x_nx509.c 6b80c20bdb Use correct date and filename. 19 anos atrás
x_pkey.c 2c45bf2bc9 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 19 anos atrás
x_pubkey.c 18e377b4ff Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to 18 anos atrás
x_req.c 244847591f Extend callback function to support print customization. 19 anos atrás
x_sig.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 anos atrás
x_spki.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 anos atrás
x_val.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 anos atrás
x_x509.c 244847591f Extend callback function to support print customization. 19 anos atrás
x_x509a.c 406c6f6962 Extra ; removed. 22 anos atrás