openssl/crypto/asn1
Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002]
Changes marked "(CHATS)" were sponsored by the Defense Advanced
Research Projects Agency (DARPA) and Air Force Research Laboratory,
Air Force Materiel Command, USAF, under agreement number
F30602-01-2-0537.
2002-07-30 13:04:04 +00:00
..
.cvsignore
a_bitstr.c Make i2c_ASN1_BIT_STRING return the correct length. 2002-05-29 23:14:01 +00:00
a_bool.c
a_bytes.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
a_d2i_fp.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
a_digest.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
a_dup.c
a_enum.c Fix warnings. 2002-06-11 12:03:51 +00:00
a_gentm.c Support fractional seconds in GeneralizedTime 2001-09-28 00:44:44 +00:00
a_hdr.c
a_i2d_fp.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
a_int.c Fix warnings. 2002-06-11 12:03:51 +00:00
a_mbstr.c
a_meth.c
a_object.c
a_octet.c
a_print.c
a_set.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
a_sign.c Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not 2002-04-26 08:28:34 +00:00
a_strex.c Add missing prototypes. 2002-06-13 17:40:27 +00:00
a_strnid.c cast to 'unsigned long' before using ~ if we need an unsigned long result 2001-11-09 12:58:05 +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 It's not good to have a pointer point at something in an inner block. 2002-06-05 13:47:29 +00:00
a_utf8.c
a_verify.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
asn1_err.c make errors 2002-02-22 21:17:31 +00:00
asn1_lib.c OpenSSL Security Advisory [30 July 2002] 2002-07-30 13:04:04 +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 AES cipher suites are now official (RFC3268) 2002-07-04 08:51:09 +00:00
asn1.h Some more prototype fixes. 2002-06-14 19:01:52 +00:00
asn1t.h More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
asn_moid.c Update from stable branch. 2002-02-22 14:07:35 +00:00
asn_pack.c
charmap.h
charmap.pl
d2i_pr.c ECDSA support 2002-02-13 18:21:51 +00:00
d2i_pu.c fix ECDSA handling 2002-04-09 12:01:21 +00:00
evp_asn1.c
f_enum.c
f_int.c
f_string.c
f.c
i2d_pr.c ECDSA support 2002-02-13 18:21:51 +00:00
i2d_pu.c fix ECDSA handling 2002-04-09 12:01:21 +00:00
Makefile.ssl "make update" 2002-07-30 12:44:33 +00:00
n_pkey.c Some more prototype fixes. 2002-06-14 19:01:52 +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
p8_pkey.c Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
t_bitst.c
t_crl.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
t_pkey.c Make sure buffers are large enough even for weird parameters 2002-06-26 14:28:41 +00:00
t_req.c ECDSA support 2002-02-13 18:21:51 +00:00
t_spki.c ECDSA support 2002-02-13 18:21:51 +00:00
t_x509.c ECDSA support 2002-02-13 18:21:51 +00:00
t_x509a.c
tasn_dec.c Shut up compiler warnings for inconsistent declarations. 2002-01-29 17:14:50 +00:00
tasn_enc.c gcc can't spot that 'derlst' is not used uninitialised, so appease it. 2001-08-26 21:04:21 +00:00
tasn_fre.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
tasn_new.c Shut up compiler warnings for inconsistent declarations. 2002-01-29 17:14:50 +00:00
tasn_prn.c Vade retro C++ comments! 2001-07-31 09:15:52 +00:00
tasn_typ.c Some more prototype fixes. 2002-06-14 19:01:52 +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_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 Get rid of ASN1_ITEM_FUNCTIONS dummy function 2001-02-23 12:47:06 +00:00
x_name.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
x_pkey.c
x_pubkey.c simplify asn1_flag 2002-06-12 14:01:17 +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 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