openssl/crypto/asn1
2007-01-23 17:53:01 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
a_bitstr.c Remove duplicate lines. 2004-12-12 13:18:23 +00:00
a_bool.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
a_bytes.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
a_d2i_fp.c Workaround for GCC-ia64 compiler bug. 2002-12-06 17:16:25 +00:00
a_digest.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
a_dup.c ASN1_ITEM version of ASN1_dup(). Might want 2000-12-28 22:41:46 +00:00
a_enum.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
a_gentm.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
a_hdr.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
a_i2d_fp.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
a_int.c Make ASN1_INTEGER_cmp() work as expected with negative integers. 2004-08-10 17:40:31 +00:00
a_mbstr.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
a_meth.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
a_object.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
a_octet.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
a_print.c Constification. 2005-03-23 08:21:30 +00:00
a_set.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
a_sign.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
a_strex.c ASN1_STRING_to_UTF8() assumed that the MBSTRING_* flags were of 2004-09-13 22:30:31 +00:00
a_strnid.c Add correct DN entry for serialNumber. 2003-05-07 23:20:41 +00:00
a_time.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
a_type.c Get rid if the annoying warning 2005-01-27 01:47:27 +00:00
a_utctm.c Remove duplicate lines. 2004-12-12 13:18:23 +00:00
a_utf8.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
a_verify.c Avoid memory leak. 2005-01-31 01:40:39 +00:00
asn1.h Update from HEAD. 2005-04-30 18:16:40 +00:00
asn1_err.c Rebuild error source files. 2006-11-21 19:27:19 +00:00
asn1_lib.c Update from HEAD. 2007-01-21 16:02:37 +00:00
asn1_mac.h Get rid of '#define ERR_file_name __FILE__', which is unnecessary indirection. 2001-03-08 11:45:44 +00:00
asn1_par.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
asn1t.h More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
asn_moid.c Cleanup ASN1 OID module when it exits. 2004-03-05 23:47:39 +00:00
asn_pack.c Rewrite PKCS#12 code and remove some of the old 2000-12-31 01:13:04 +00:00
charmap.h New ASN1_STRING_print_ex() and X509_NAME_print_ex() 2000-07-28 01:58:15 +00:00
charmap.pl New ASN1_STRING_print_ex() and X509_NAME_print_ex() 2000-07-28 01:58:15 +00:00
d2i_pr.c NO_DSA, NO_RSA patches. 2001-12-01 22:41:39 +00:00
d2i_pu.c NO_DSA, NO_RSA patches. 2001-12-01 22:41:39 +00:00
evp_asn1.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
f_enum.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
f_int.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
f_string.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
i2d_pr.c NO_DSA, NO_RSA patches. 2001-12-01 22:41:39 +00:00
i2d_pu.c NO_DSA, NO_RSA patches. 2001-12-01 22:41:39 +00:00
Makefile Fix from HEAD. 2006-02-04 01:50:41 +00:00
n_pkey.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
nsseq.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
p5_pbe.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
p5_pbev2.c Ooops, missed part of PKCS#8 patch. 2004-07-06 17:25:11 +00:00
p8_key.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
p8_pkey.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
t_bitst.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
t_crl.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
t_pkey.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
t_req.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
t_spki.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
t_x509.c free() -> OPENSSL_free() 2002-11-13 20:25:56 +00:00
t_x509a.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
tasn_dec.c Constify tag table. 2007-01-23 17:53:01 +00:00
tasn_enc.c Correctly encode FALSE for BOOL in ASN1_TYPE. 2006-01-19 17:19:43 +00:00
tasn_fre.c Check for NULL ASN1_ITEM when initializeing 2002-11-05 13:49:04 +00:00
tasn_new.c Check for NULL ASN1_ITEM when initializeing 2002-11-05 13:49:04 +00:00
tasn_prn.c Many security improvements (CHATS) and a warning fix. 2002-11-12 13:23:40 +00:00
tasn_typ.c Some more prototype fixes. 2002-06-14 18:59:53 +00:00
tasn_utl.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
x_algor.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_attrib.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_bignum.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
x_crl.c Automatically mark the CRL cached encoding as invalid when some operations 2004-12-09 13:34:41 +00:00
x_exten.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_info.c Merge from the ASN1 branch of new ASN1 code 2000-12-08 19:09:35 +00:00
x_long.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
x_name.c Get rid if the annoying warning 2005-01-27 01:47:27 +00:00
x_pkey.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
x_pubkey.c Remove duplicate lines. 2004-12-12 13:18:23 +00:00
x_req.c Fix from head. 2006-09-22 17:06:51 +00:00
x_sig.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
x_spki.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
x_val.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
x_x509.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
x_x509a.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00