Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 tahun lalu
..
.cvsignore d575d2924c Ignore Makefile.save 25 tahun lalu
Makefile.ssl d66ace9da5 Start to reduce some of the header bloat. 23 tahun lalu
a_bitstr.c 9d6b1ce644 24 tahun lalu
a_bool.c 9d6b1ce644 24 tahun lalu
a_bytes.c 1241126adf 23 tahun lalu
a_d2i_fp.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
a_digest.c 88ce56f8c1 Various function for commmon operations. 24 tahun lalu
a_dup.c f86c5c9ac7 ASN1_ITEM version of ASN1_dup(). Might want 24 tahun lalu
a_enum.c a8312c0e24 Fix typo in OCSP nonce extension. 24 tahun lalu
a_gentm.c b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 23 tahun lalu
a_hdr.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
a_i2d_fp.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
a_int.c 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 24 tahun lalu
a_mbstr.c 97d8e82c4c Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to make 24 tahun lalu
a_meth.c f66c303201 Don't include x509.h when we just need asn1.h 25 tahun lalu
a_object.c 8d28d5f81b Constification of the data of a hash table. This means the callback 24 tahun lalu
a_octet.c 9d6b1ce644 24 tahun lalu
a_print.c 9d6b1ce644 24 tahun lalu
a_set.c 73e92de577 Add NO_ASN1_OLD to remove some old style functions: 24 tahun lalu
a_sign.c dbad169019 Really add the EVP and all of the DES changes. 23 tahun lalu
a_strex.c 4f19a0672b Fix warning. 23 tahun lalu
a_strnid.c f2a253e0dd Add support for MS CSP Name PKCS#12 attribute. 23 tahun lalu
a_time.c b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 23 tahun lalu
a_type.c 9d6b1ce644 24 tahun lalu
a_utctm.c b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 23 tahun lalu
a_utf8.c 9d6b1ce644 24 tahun lalu
a_verify.c dbad169019 Really add the EVP and all of the DES changes. 23 tahun lalu
asn1.h d66ace9da5 Start to reduce some of the header bloat. 23 tahun lalu
asn1_err.c b31cc2d9f7 Trap an invalid ASN1_ITEM construction and print out 24 tahun lalu
asn1_lib.c 9d6b1ce644 24 tahun lalu
asn1_mac.h 4de633dd5f Get rid of '#define ERR_file_name __FILE__', which is unnecessary indirection. 24 tahun lalu
asn1_par.c 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). 24 tahun lalu
asn1t.h 1241126adf 23 tahun lalu
asn_pack.c ecbe07817a 24 tahun lalu
charmap.h a657546f9c 24 tahun lalu
charmap.pl a657546f9c 24 tahun lalu
d2i_pr.c bb2297a41d Header bloat reduction for EVP_PKEY. 23 tahun lalu
d2i_pu.c bb2297a41d Header bloat reduction for EVP_PKEY. 23 tahun lalu
evp_asn1.c 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 tahun lalu
f.c ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 tahun lalu
f_enum.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
f_int.c 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 24 tahun lalu
f_string.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
i2d_pr.c bb2297a41d Header bloat reduction for EVP_PKEY. 23 tahun lalu
i2d_pu.c bb2297a41d Header bloat reduction for EVP_PKEY. 23 tahun lalu
n_pkey.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
nsseq.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
p5_pbe.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
p5_pbev2.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
p8_key.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
p8_pkey.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
t_bitst.c ce1b4fe146 Allow additional information to be attached to a 25 tahun lalu
t_crl.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
t_pkey.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
t_req.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
t_spki.c cf1b7d9664 Make all configuration macros available for application by making 24 tahun lalu
t_x509.c 9d2e51c199 Another empty X509_NAME fix. 23 tahun lalu
t_x509a.c 9d6b1ce644 24 tahun lalu
tasn_dec.c 1241126adf 23 tahun lalu
tasn_enc.c ceff5fec5a gcc can't spot that 'derlst' is not used uninitialised, so appease it. 23 tahun lalu
tasn_fre.c bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 tahun lalu
tasn_new.c 722ca2781c Rewrite CHOICE field setting code to properly handle 23 tahun lalu
tasn_prn.c dbfc0f8c2b Vade retro C++ comments! 23 tahun lalu
tasn_typ.c 2a1ef75435 Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 23 tahun lalu
tasn_utl.c bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 tahun lalu
x_algor.c 1241126adf 23 tahun lalu
x_attrib.c 1241126adf 23 tahun lalu
x_bignum.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
x_cinf.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
x_crl.c 1241126adf 23 tahun lalu
x_exten.c 1241126adf 23 tahun lalu
x_info.c 9d6b1ce644 24 tahun lalu
x_long.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
x_name.c 1241126adf 23 tahun lalu
x_pkey.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 tahun lalu
x_pubkey.c b7fe2f9675 cp is only used when DSA is built. 23 tahun lalu
x_req.c 1241126adf 23 tahun lalu
x_sig.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
x_spki.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
x_val.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu
x_x509.c 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 tahun lalu
x_x509a.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 24 tahun lalu