Andy Polyakov f53e66af67 Respect ISO aliasing rules. 17 år sedan
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 år sedan
Makefile aeb9ccfaad And so it begins... 17 år sedan
a_bitstr.c 3de6d65ea3 improved error checking and some fixes 19 år sedan
a_bool.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 21 år sedan
a_bytes.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 21 år sedan
a_d2i_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_digest.c 8bb826ee53 Consistency. 19 år sedan
a_dup.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_enum.c ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 år sedan
a_gentm.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 år sedan
a_hdr.c 2c45bf2bc9 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 19 år sedan
a_i2d_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_int.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_mbstr.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_meth.c 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 år sedan
a_object.c 9d01d50459 Update from head. 19 år sedan
a_octet.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 21 år sedan
a_print.c 0821bcd4de Constification. 19 år sedan
a_set.c 45d10efc35 Simplicate and add lightness. 19 år sedan
a_sign.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
a_strex.c d69f85bf15 Fix incorrect handling of special characters 18 år sedan
a_strnid.c 727ef76ebd Add correct DN entry for serialNumber. 21 år sedan
a_time.c d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 år sedan
a_type.c 53d8996764 Engage Applink for VC builds. 19 år sedan
a_utctm.c 5e8904f289 Remove duplicate lines. 20 år sedan
a_utf8.c 9d6b1ce644 24 år sedan
a_verify.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
asn1.h e27c67c5c5 Fix from HEAD. 19 år sedan
asn1_err.c 115fc340cb Rebuild error file C source files. 18 år sedan
asn1_gen.c 02df47d349 Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 19 år sedan
asn1_lib.c 4a0d3530e0 Update from HEAD. 18 år sedan
asn1_mac.h 2c45bf2bc9 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 19 år sedan
asn1_par.c 970d9b3795 Update from HEAD. 19 år sedan
asn1t.h 8e6905d238 remove trailing '\' 18 år sedan
asn_moid.c 282af42404 Add algorithm configuration module. 17 år sedan
asn_pack.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
charmap.h a657546f9c 24 år sedan
charmap.pl a657546f9c 24 år sedan
d2i_pr.c 9dd8405341 ecc api cleanup; summary: 19 år sedan
d2i_pu.c 9dd8405341 ecc api cleanup; summary: 19 år sedan
evp_asn1.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 år sedan
f_enum.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 år sedan
f_int.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 år sedan
f_string.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 år sedan
i2d_pr.c 9dd8405341 ecc api cleanup; summary: 19 år sedan
i2d_pu.c 9dd8405341 ecc api cleanup; summary: 19 år sedan
n_pkey.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
nsseq.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 år sedan
p5_pbe.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 år sedan
p5_pbev2.c 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 år sedan
p8_key.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 år sedan
p8_pkey.c 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 år sedan
t_bitst.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 år sedan
t_crl.c 8afca8d9c6 Fix more error codes. 19 år sedan
t_pkey.c d6fd880481 Fix on the right branch this time :-) 18 år sedan
t_req.c 4913b88f70 make 19 år sedan
t_spki.c 4913b88f70 make 19 år sedan
t_x509.c 5eee0253e5 remove unreachable code 18 år sedan
t_x509a.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 år sedan
tasn_dec.c dc3b721fa0 Update from 0.9.7-stable. 18 år sedan
tasn_enc.c 02df47d349 Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 19 år sedan
tasn_fre.c f3f52d7f45 More ASN1 reformat/tidy. 20 år sedan
tasn_new.c fdb0a6e004 Update from head. 19 år sedan
tasn_prn.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 år sedan
tasn_typ.c 230fd6b7b6 Preliminary streaming ASN1 encode support. 22 år sedan
tasn_utl.c f3f52d7f45 More ASN1 reformat/tidy. 20 år sedan
x_algor.c 1241126adf 23 år sedan
x_attrib.c 1241126adf 23 år sedan
x_bignum.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 år sedan
x_crl.c c162b132eb Automatically mark the CRL cached encoding as invalid when some operations 20 år sedan
x_exten.c 1241126adf 23 år sedan
x_info.c 9d6b1ce644 24 år sedan
x_long.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 år sedan
x_name.c f53e66af67 Respect ISO aliasing rules. 17 år sedan
x_pkey.c 2c45bf2bc9 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 19 år sedan
x_pubkey.c 4913b88f70 make 19 år sedan
x_req.c c987c3f999 Fix from HEAD. 18 år sedan
x_sig.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 år sedan
x_spki.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 år sedan
x_val.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 år sedan
x_x509.c 9b945233b1 Update from HEAD. 18 år sedan
x_x509a.c 406c6f6962 Extra ; removed. 22 år sedan