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