openssl/crypto/asn1
Geoff Thorpe 4dbe060f2c It seems that mktime does what is required here. Certainly timegm() can
not be used because it is not available on all systems (most notably,
win32).
2000-05-29 03:50:37 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
a_bitstr.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_bmp.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_bool.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_bytes.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
a_d2i_fp.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_digest.c Initial trust code: allow setting of trust checking functions 1999-11-27 01:14:04 +00:00
a_dup.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_enum.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_gentm.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_hdr.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_i2d_fp.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_int.c Typesafety Thought Police part 5. 2000-05-17 09:13:36 +00:00
a_mbstr.c Finish off the X509_ATTRIBUTE string stuff. 2000-01-20 01:37: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_null.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
a_object.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
a_octet.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_print.c Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update' 1999-12-08 00:56:15 +00:00
a_set.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_sign.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
a_strnid.c warning. 2000-02-22 12:53:59 +00:00
a_time.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
a_type.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_utctm.c It seems that mktime does what is required here. Certainly timegm() can 2000-05-29 03:50:37 +00:00
a_utf8.c Constification. 1999-10-23 09:30:09 +00:00
a_verify.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
a_vis.c Don't return stuff from void functions. 1999-10-23 09:19:42 +00:00
asn1_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
asn1_lib.c Pass phrase reorganisation. 2000-02-16 23:16:01 +00:00
asn1_mac.h In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 2000-05-02 12:16:01 +00:00
asn1_par.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
asn1.h Typesafety Thought Police part 5. 2000-05-17 09:13:36 +00:00
asn_pack.c More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 1999-06-06 23:34:44 +00:00
d2i_dhp.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_dsap.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_pr.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
d2i_pu.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
d2i_r_pr.c Make NO_RSA compile with pedantic. 2000-01-08 21:06:24 +00:00
d2i_r_pu.c Make NO_RSA compile with pedantic. 2000-01-08 21:06:24 +00:00
d2i_s_pr.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
d2i_s_pu.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
evp_asn1.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
f_enum.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
f_int.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
f_string.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
f.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_dhp.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
i2d_dsap.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
i2d_pr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_pu.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_r_pr.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
i2d_r_pu.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
i2d_s_pr.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
i2d_s_pu.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
Makefile.ssl "make update" 2000-04-09 12:52:40 +00:00
n_pkey.c Add DSA library string. Workaround for IIS .key file invalid 2000-05-24 13:09:59 +00:00
nsseq.c Another safe stack. 1999-05-30 15:40:21 +00:00
p5_pbe.c Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 2000-03-03 07:51:25 +00:00
p5_pbev2.c Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 2000-03-03 07:51:25 +00:00
p7_dgst.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p7_enc_c.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p7_enc.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p7_evp.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p7_i_s.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p7_lib.c Typesafety Thought Police part 3. 2000-05-16 21:22:45 +00:00
p7_recip.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_s_e.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_signd.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
p7_signi.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p8_key.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
p8_pkey.c Add support for some broken PKCS#8 formats. 2000-02-05 21:07:56 +00:00
t_bitst.c Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
t_crl.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
t_pkey.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
t_req.c Update test suite so that 'make test' succeeds in 'no-rsa' configuration. 2000-03-13 19:24:39 +00:00
t_spki.c Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +00:00
t_x509.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
t_x509a.c Simplify the trust structure: basically zap the bit strings and 1999-12-29 00:40:28 +00:00
x_algor.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_attrib.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_cinf.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_crl.c Fix CRL encoding bug. 2000-01-29 00:00:26 +00:00
x_exten.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_info.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_name.c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 1999-10-20 01:50:23 +00:00
x_pkey.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_pubkey.c Fix a memory leak in PKCS12_parse. 2000-03-22 13:50:23 +00:00
x_req.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
x_sig.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_spki.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
x_val.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_x509.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
x_x509a.c More get0 et al. changes. Also provide fgrep targets in CHANGES 2000-02-26 08:36:46 +00:00