openssl/crypto/asn1
Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when
setting stack (actually, array) values in ex_data. So only increment the
global counters if the underlying CRYPTO_get_ex_new_index() call succeeds.
This change doesn't make "ex_data" right (see the comment at the head of
ex_data.c to know why), but at least makes the source code marginally less
frustrating.
2001-08-12 16:52:00 +00:00
..
.cvsignore
a_bitstr.c
a_bool.c
a_bytes.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
a_d2i_fp.c
a_digest.c
a_dup.c
a_enum.c
a_gentm.c New internal function OPENSSL_gmtime, which is intended to do the same 2001-05-16 08:44:09 +00:00
a_hdr.c
a_i2d_fp.c
a_int.c
a_mbstr.c
a_meth.c
a_object.c
a_octet.c
a_print.c
a_set.c
a_sign.c Really add the EVP and all of the DES changes. 2001-07-30 23:57:25 +00:00
a_strex.c Fix warning. 2001-04-16 03:00:57 +00:00
a_strnid.c Add support for MS CSP Name PKCS#12 attribute. 2001-06-11 00:43:20 +00:00
a_time.c New internal function OPENSSL_gmtime, which is intended to do the same 2001-05-16 08:44:09 +00:00
a_type.c
a_utctm.c New internal function OPENSSL_gmtime, which is intended to do the same 2001-05-16 08:44:09 +00:00
a_utf8.c
a_verify.c Really add the EVP and all of the DES changes. 2001-07-30 23:57:25 +00:00
asn1_err.c
asn1_lib.c
asn1_mac.h
asn1_par.c
asn1.h Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
asn1t.h More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
asn_pack.c
charmap.h
charmap.pl
d2i_pr.c Header bloat reduction for EVP_PKEY. 2001-08-03 18:48:35 +00:00
d2i_pu.c Header bloat reduction for EVP_PKEY. 2001-08-03 18:48:35 +00:00
evp_asn1.c
f_enum.c
f_int.c
f_string.c
f.c
i2d_pr.c Header bloat reduction for EVP_PKEY. 2001-08-03 18:48:35 +00:00
i2d_pu.c Header bloat reduction for EVP_PKEY. 2001-08-03 18:48:35 +00:00
Makefile.ssl Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p8_key.c
p8_pkey.c
t_bitst.c
t_crl.c
t_pkey.c
t_req.c
t_spki.c
t_x509.c Another empty X509_NAME fix. 2001-06-26 12:39:22 +00:00
t_x509a.c
tasn_dec.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c Vade retro C++ comments! 2001-07-31 09:15:52 +00:00
tasn_typ.c Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 2001-07-09 21:46:58 +00:00
tasn_utl.c
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
x_cinf.c
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
x_long.c
x_name.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_pkey.c
x_pubkey.c cp is only used when DSA is built. 2001-06-19 16:40:36 +00:00
x_req.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_sig.c
x_spki.c
x_val.c
x_x509.c The indexes returned by ***_get_ex_new_index() functions are used when 2001-08-12 16:52:00 +00:00
x_x509a.c