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