..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
a_bitstr.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_bool.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_bytes.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_d2i_fp.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_digest.c
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
2001-10-16 01:24:29 +00:00
a_dup.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_enum.c
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
2003-10-29 20:24:15 +00:00
a_gentm.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_hdr.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_mbstr.c
Use BUF_strlcpy() instead of strcpy().
2003-12-27 14:40:17 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_octet.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_print.c
Merge from the ASN1 branch of new ASN1 code
2000-12-08 19:09:35 +00:00
a_set.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
a_sign.c
For ecdsa-with-SHA1, as for id-dsa-with-sha1, omit 'parameters'
2003-01-24 21:43:08 +00:00
a_strex.c
Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().
2003-11-10 01:37:23 +00:00
a_strnid.c
Add correct DN entry for serialNumber.
2003-05-07 23:20:58 +00:00
a_time.c
Use BUF_strlcpy() instead of strcpy().
2003-12-27 14:40:17 +00:00
a_type.c
Make ASN1_TYPE_get() work for V_ASN1_NULL type.
2002-12-04 00:49:46 +00:00
a_utctm.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +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
Cleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 08:04:36 +00:00
asn1.h
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn1_err.c
Check return value of gmtime() and add error codes
2003-01-24 01:12:01 +00:00
asn1_gen.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn1_lib.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn1_mac.h
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn1_par.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn1t.h
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
asn_moid.c
Cleanup ASN1 OID module when it exits.
2004-03-05 23:47:56 +00:00
asn_pack.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
d2i_pu.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
evp_asn1.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
f.c
Change #include filenames from <foo.h> to <openssl.h>.
1999-04-23 22:13:45 +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
Security fixes brought forward from 0.9.7.
2002-11-13 15:43:43 +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
use a generic EC_KEY structure (EC keys are not ECDSA specific)
2002-08-07 10:49:54 +00:00
i2d_pu.c
ECPublicKey_set_octet_string and ECPublicKey_get_octet_string
2003-02-21 13:58:23 +00:00
Makefile.ssl
Use sh explicitely to run point.sh
2003-12-27 14:59:07 +00:00
n_pkey.c
Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.
2003-03-20 23:16:45 +00:00
nsseq.c
Get rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 12:47:06 +00:00
p5_pbe.c
Get rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 12:47:06 +00:00
p5_pbev2.c
Add missing EVP_CIPHER_CTX_init call.
2002-05-18 23:43:10 +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:04:36 +00:00
t_bitst.c
Allow additional information to be attached to a
1999-11-04 00:45:35 +00:00
t_crl.c
Correct a lot of printing calls. Remove extra arguments...
2003-04-03 23:39:48 +00:00
t_pkey.c
Use BUF_strlcpy() instead of strcpy().
2003-12-27 14:40:17 +00:00
t_req.c
Correct a lot of printing calls. Remove extra arguments...
2003-04-03 23:39:48 +00:00
t_spki.c
use a generic EC_KEY structure (EC keys are not ECDSA specific)
2002-08-07 10:49:54 +00:00
t_x509.c
free() -> OPENSSL_free()
2002-11-13 20:25:47 +00:00
t_x509a.c
Security fixes brought forward from 0.9.7.
2002-11-13 15:43:43 +00:00
tasn_dec.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
tasn_enc.c
Fix indefinite length encoding so EOC correctly updates
2003-02-25 19:03:31 +00:00
tasn_fre.c
Check for NULL ASN1_ITEM when initializeing
2002-11-05 13:48:33 +00:00
tasn_new.c
Check for NULL ASN1_ITEM when initializeing
2002-11-05 13:48:33 +00:00
tasn_prn.c
Security fixes brought forward from 0.9.7.
2002-11-13 15:43:43 +00:00
tasn_typ.c
Preliminary streaming ASN1 encode support.
2002-10-03 12:38:52 +00:00
tasn_utl.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_cinf.c
There have been a number of complaints from a number of sources that names
2000-06-01 22:19:21 +00:00
x_crl.c
More linker bloat reorganisation:
2001-07-27 02:22:42 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_name.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_pkey.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_pubkey.c
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_req.c
More linker bloat reorganisation:
2001-07-27 02:22:42 +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
Constify d2i, s2i, c2i and r2i functions and other associated
2004-03-15 23:15:26 +00:00
x_x509a.c
Extra ; removed.
2002-11-27 13:40:11 +00:00