openssl/crypto/asn1
Nils Larsch 7dc17a6cf0 give EC_GROUP_*_nid functions a more meaningful name
EC_GROUP_get_nid -> EC_GROUP_get_curve_name
	EC_GROUP_set_nid -> EC_GROUP_set_curve_name
2005-05-08 22:09:12 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
a_bitstr.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +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 Resolve signed vs. unsigned. 2005-04-20 12:55:15 +00:00
a_digest.c Consistency. 2005-03-31 13:57:54 +00:00
a_dup.c Simplicate and add lightness. 2005-03-31 10:55:55 +00:00
a_enum.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
a_gentm.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
a_hdr.c Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
a_i2d_fp.c Simplicate and add lightness. 2005-03-31 10:55:55 +00:00
a_int.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
a_mbstr.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
a_meth.c Give everything prototypes (well, everything that's actually used). 2005-03-31 09:26:39 +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 Constification. 2005-03-30 10:26:02 +00:00
a_set.c Simplicate and add lightness. 2005-03-31 10:55:55 +00:00
a_sign.c Consistency. 2005-03-31 13:57:54 +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 Get rid if the annoying warning 2005-01-27 01:47:31 +00:00
a_utctm.c Remove duplicate lines. 2004-12-12 13:15:49 +00:00
a_utf8.c
a_verify.c Port from stable branch. 2005-04-26 23:21:49 +00:00
asn1_err.c Don't attempt to parse nested ASN1 strings by default. 2005-04-30 18:02:54 +00:00
asn1_gen.c make asn.1 field names const 2005-04-23 13:45:49 +00:00
asn1_lib.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
asn1_mac.h Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
asn1_par.c some const fixes and cleanup 2005-04-05 10:29:43 +00:00
asn1.h Don't attempt to parse nested ASN1 strings by default. 2005-04-30 18:02:54 +00:00
asn1t.h make asn.1 field names const 2005-04-23 13:45:49 +00:00
asn_moid.c Extend OID config module format. 2004-03-27 13:30:14 +00:00
asn_pack.c Consistency. 2005-03-31 13:57:54 +00:00
charmap.h
charmap.pl
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 Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +00:00
f_enum.c
f_int.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
f_string.c
i2d_pr.c
i2d_pu.c ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 2003-02-21 13:58:23 +00:00
Makefile Blow away Makefile.ssl. 2005-03-30 13:05:57 +00:00
n_pkey.c signed vs. unsigned. 2005-04-20 13:12:33 +00:00
nsseq.c
p5_pbe.c Give everything prototypes (well, everything that's actually used). 2005-03-31 09:26:39 +00:00
p5_pbev2.c Give everything prototypes (well, everything that's actually used). 2005-03-31 09:26:39 +00:00
p8_key.c
p8_pkey.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
t_bitst.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:03:15 +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 give EC_GROUP_*_nid functions a more meaningful name 2005-05-08 22:09:12 +00:00
t_req.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
t_spki.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +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 Typo. 2005-04-30 18:07:30 +00:00
tasn_enc.c More ASN1 reformat/tidy. 2004-04-25 12:46:39 +00:00
tasn_fre.c More ASN1 reformat/tidy. 2004-04-25 12:46:39 +00:00
tasn_new.c More ASN1 reformat/tidy. 2004-04-25 12:46:39 +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 More ASN1 reformat/tidy. 2004-04-25 12:46:39 +00:00
x_algor.c
x_attrib.c
x_bignum.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
x_crl.c Automatically mark the CRL cached encoding as invalid when some operations 2004-12-09 13:35:06 +00:00
x_exten.c
x_info.c
x_long.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
x_name.c Get rid if the annoying warning 2005-01-27 01:47:31 +00:00
x_pkey.c Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
x_pubkey.c give EC_GROUP_*_nid functions a more meaningful name 2005-05-08 22:09:12 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c Give everything prototypes (well, everything that's actually used). 2005-03-31 09:26:39 +00:00
x_x509a.c Extra ; removed. 2002-11-27 13:40:11 +00:00